#affa00 Hex Color

#AFFA00
0
  • #affa00 Color Information

    • In RGB color space, #affa00 hex color has a red value of 175, a green value of 250 and a blue value of 0.

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

    • #affa00 color has a hue of 78 degrees, a saturation of 100% and a lightness of 49%.

    • #affa00 hex color contains mainly GREEN.

    • The closest web safe color of #affa00 is #99ff00

    • #affa00 hex color has a decimal value of 11532800.



    #affa00 Color Spaces (Color Conversions)

    HEX affa00 #affa00
    RGB 175, 250, 0 rgb(175, 250, 0)
    RGB Percent 68.63, 98.04, 0 rgb(68.63, 98.04, 0)
    CMYK 30, 0, 100, 2
    HSL 78°, 100, 49 hsl(78, 100%, 49%)
    HSV 78°, 100, 98
    XYZ 51.865, 77.485, 12.223
    Hunter Lab 88.026, -48.872, 53.385
    CIE-LAB 90.544, -50.658, 87.218
    CIE-LCH 90.544, 100.862, 120.149
    CIE-LUV 30, 0, 100, 1.96
    Web Safe 99ff00

    RGB percent of color #affa00

    68.63%
    98.04%
    0%

    CMYK percent of color #affa00

    30%
    0%
    100%
    1.96%


    Color Schemes with #affa00

    Complementary Color

    Split Complementary


    #affa00 Color Preview

    Text with hexadecimal color #affa00

    This text has a font color of #affa00

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

    #affa00 Background Color

    This box has a background color of #affa00

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

    #affa00 Border Color

    This box has a border color of #affa00

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

    CSS codes

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

    #affa00 Color on white background

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

    #affa00 Color on black background

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