#ffed01 Hex Color

#FFED01
0
  • #ffed01 Color Information

    • In RGB color space, #ffed01 hex color has a red value of 255, a green value of 237 and a blue value of 1.

    • In CMYK color space (used in color printing), #ffed01 hex color is composed of 0% cyan, 7.06% magenta, 99.61% yellow and 0% black.

    • #ffed01 color has a hue of 55.7 degrees, a saturation of 100% and a lightness of 50.2%.

    • #ffed01 hex color contains mainly RED.

    • The closest web safe color of #ffed01 is #ffff00

    • #ffed01 hex color has a decimal value of 16772353.



    #ffed01 Color Spaces (Color Conversions)

    HEX ffed01 #ffed01
    RGB 255, 237, 1 rgb(255, 237, 1)
    RGB Percent 100, 92.94, 0.39 rgb(100, 92.94, 0.39)
    CMYK 0, 7, 100, 0
    HSL 55.7°, 100, 50.2 hsl(55.7, 100%, 50.2%)
    HSV 55.7°, 99.6, 100
    XYZ 71.53, 81.831, 12.054
    Hunter Lab 90.46, -17.16, 55.422
    CIE-LAB 92.5, -12.874, 91.036
    CIE-LCH 92.5, 91.942, 98.049
    CIE-LUV 0, 7.06, 99.61, 0
    Web Safe ffff00

    RGB percent of color #ffed01

    100%
    92.94%
    0.39%

    CMYK percent of color #ffed01

    0%
    7.06%
    99.61%
    0%


    Color Schemes with #ffed01

    Complementary Color

    Split Complementary


    #ffed01 Color Preview

    Text with hexadecimal color #ffed01

    This text has a font color of #ffed01

    <p style="color:#ffed01">Text here</p>

    #ffed01 Background Color

    This box has a background color of #ffed01

    <div style="background-color:#ffed01">Text here</div>

    #ffed01 Border Color

    This box has a border color of #ffed01

    <div style="border: 4px solid #ffed01">Text here</div>

    CSS codes

    <p style="color:#ffed01">Text here</p>
    <div style="background-color:#ffed01">Text here</div>
    <div style="border: 4px solid #ffed01">Text here</div>

    #ffed01 Color on white background

    This is how a font and box color of #ffed01 will look
    on a white background.

    #ffed01 Color on black background

    This is how a font and box color of #ffed01 hex color will look
    on a black background.