#ffffa0 Hex Color

#FFFFA0
0
  • #ffffa0 Color Information

    • In RGB color space, #ffffa0 hex color has a red value of 255, a green value of 255 and a blue value of 160.

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

    • #ffffa0 color has a hue of 60 degrees, a saturation of 100% and a lightness of 81.4%.

    • #ffffa0 hex color contains mainly RED.

    • The closest web safe color of #ffffa0 is #ffff99

    • #ffffa0 hex color has a decimal value of 16777120.



    #ffffa0 Color Spaces (Color Conversions)

    HEX ffffa0 #ffffa0
    RGB 255, 255, 160 rgb(255, 255, 160)
    RGB Percent 100, 100, 62.75 rgb(100, 100, 62.75)
    CMYK 0, 0, 37, 0
    HSL 60°, 100, 81.4 hsl(60, 100%, 81.4%)
    HSV 60°, 37.3, 100
    XYZ 83.345, 95.318, 47.263
    Hunter Lab 97.631, -18.473, 39.639
    CIE-LAB 98.161, -13.496, 45.397
    CIE-LCH 98.161, 47.361, 106.557
    CIE-LUV 0, 0, 37.25, 0
    Web Safe ffff99

    RGB percent of color #ffffa0

    100%
    100%
    62.75%

    CMYK percent of color #ffffa0

    0%
    0%
    37.25%
    0%


    Color Schemes with #ffffa0

    Complementary Color

    Split Complementary


    #ffffa0 Color Preview

    Text with hexadecimal color #ffffa0

    This text has a font color of #ffffa0

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

    #ffffa0 Background Color

    This box has a background color of #ffffa0

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

    #ffffa0 Border Color

    This box has a border color of #ffffa0

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

    CSS codes

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

    #ffffa0 Color on white background

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

    #ffffa0 Color on black background

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