#ffa100 Hex Color

#FFA100
0
  • #ffa100 Color Information

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

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

    • #ffa100 color has a hue of 37.9 degrees, a saturation of 100% and a lightness of 50%.

    • #ffa100 hex color contains mainly RED.

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

    • #ffa100 hex color has a decimal value of 16752896.



    #ffa100 Color Spaces (Color Conversions)

    HEX ffa100 #ffa100
    RGB 255, 161, 0 rgb(255, 161, 0)
    RGB Percent 100, 63.14, 0 rgb(100, 63.14, 0)
    CMYK 0, 37, 100, 0
    HSL 37.9°, 100, 50 hsl(37.9, 100%, 50%)
    HSV 37.9°, 100, 100
    XYZ 53.985, 46.75, 6.178
    Hunter Lab 68.374, 21.281, 42.505
    CIE-LAB 74.03, 26.019, 78.371
    CIE-LCH 74.03, 82.577, 71.634
    CIE-LUV 0, 36.86, 100, 0
    Web Safe ff9900

    RGB percent of color #ffa100

    100%
    63.14%
    0%

    CMYK percent of color #ffa100

    0%
    36.86%
    100%
    0%


    Color Schemes with #ffa100

    Complementary Color

    Split Complementary


    #ffa100 Color Preview

    Text with hexadecimal color #ffa100

    This text has a font color of #ffa100

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

    #ffa100 Background Color

    This box has a background color of #ffa100

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

    #ffa100 Border Color

    This box has a border color of #ffa100

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

    CSS codes

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

    #ffa100 Color on white background

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

    #ffa100 Color on black background

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