#eda100 Hex Color

#EDA100
0
  • #eda100 Color Information

    • In RGB color space, #eda100 hex color has a red value of 237, a green value of 161 and a blue value of 0.

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

    • #eda100 color has a hue of 40.8 degrees, a saturation of 100% and a lightness of 46.5%.

    • #eda100 hex color contains mainly RED.

    • The closest web safe color of #eda100 is #ff9900

    • #eda100 hex color has a decimal value of 15573248.



    #eda100 Color Spaces (Color Conversions)

    HEX eda100 #eda100
    RGB 237, 161, 0 rgb(237, 161, 0)
    RGB Percent 92.94, 63.14, 0 rgb(92.94, 63.14, 0)
    CMYK 0, 32, 100, 7
    HSL 40.8°, 100, 46.5 hsl(40.8, 100%, 46.5%)
    HSV 40.8°, 100, 92.9
    XYZ 47.67, 43.494, 5.883
    Hunter Lab 65.95, 13.611, 40.876
    CIE-LAB 71.889, 18.426, 75.923
    CIE-LCH 71.889, 78.127, 76.358
    CIE-LUV 0, 32.07, 100, 7.06
    Web Safe ff9900

    RGB percent of color #eda100

    92.94%
    63.14%
    0%

    CMYK percent of color #eda100

    0%
    32.07%
    100%
    7.06%


    Color Schemes with #eda100

    Complementary Color

    Split Complementary


    #eda100 Color Preview

    Text with hexadecimal color #eda100

    This text has a font color of #eda100

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

    #eda100 Background Color

    This box has a background color of #eda100

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

    #eda100 Border Color

    This box has a border color of #eda100

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

    CSS codes

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

    #eda100 Color on white background

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

    #eda100 Color on black background

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