#ffffa5 Hex Color

#FFFFA5
0
  • #ffffa5 Color Information

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

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

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

    • #ffffa5 hex color contains mainly RED.

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

    • #ffffa5 hex color has a decimal value of 16777125.



    #ffffa5 Color Spaces (Color Conversions)

    HEX ffffa5 #ffffa5
    RGB 255, 255, 165 rgb(255, 255, 165)
    RGB Percent 100, 100, 64.71 rgb(100, 100, 64.71)
    CMYK 0, 0, 35, 0
    HSL 60°, 100, 82.4 hsl(60, 100%, 82.4%)
    HSV 60°, 35.3, 100
    XYZ 83.792, 95.497, 49.614
    Hunter Lab 97.723, -17.96, 38.304
    CIE-LAB 98.232, -12.95, 43.05
    CIE-LCH 98.232, 44.956, 106.742
    CIE-LUV 0, 0, 35.29, 0
    Web Safe ffff99

    RGB percent of color #ffffa5

    100%
    100%
    64.71%

    CMYK percent of color #ffffa5

    0%
    0%
    35.29%
    0%


    Color Schemes with #ffffa5

    Complementary Color

    Split Complementary


    #ffffa5 Color Preview

    Text with hexadecimal color #ffffa5

    This text has a font color of #ffffa5

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

    #ffffa5 Background Color

    This box has a background color of #ffffa5

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

    #ffffa5 Border Color

    This box has a border color of #ffffa5

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

    CSS codes

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

    #ffffa5 Color on white background

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

    #ffffa5 Color on black background

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