#fff480 Hex Color

#FFF480
0
  • #fff480 Color Information

    • In RGB color space, #fff480 hex color has a red value of 255, a green value of 244 and a blue value of 128.

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

    • #fff480 color has a hue of 54.8 degrees, a saturation of 100% and a lightness of 75.1%.

    • #fff480 hex color contains mainly RED.

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

    • #fff480 hex color has a decimal value of 16774272.



    #fff480 Color Spaces (Color Conversions)

    HEX fff480 #fff480
    RGB 255, 244, 128 rgb(255, 244, 128)
    RGB Percent 100, 95.69, 50.2 rgb(100, 95.69, 50.2)
    CMYK 0, 4, 50, 0
    HSL 54.8°, 100, 75.1 hsl(54.8, 100%, 75.1%)
    HSV 54.8°, 49.8, 100
    XYZ 77.487, 87.52, 33.231
    Hunter Lab 93.552, -15.869, 44.426
    CIE-LAB 94.958, -11.18, 56.652
    CIE-LCH 94.958, 57.745, 101.164
    CIE-LUV 0, 4.31, 49.8, 0
    Web Safe ffff99

    RGB percent of color #fff480

    100%
    95.69%
    50.2%

    CMYK percent of color #fff480

    0%
    4.31%
    49.8%
    0%


    Color Schemes with #fff480

    Complementary Color

    Split Complementary


    #fff480 Color Preview

    Text with hexadecimal color #fff480

    This text has a font color of #fff480

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

    #fff480 Background Color

    This box has a background color of #fff480

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

    #fff480 Border Color

    This box has a border color of #fff480

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

    CSS codes

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

    #fff480 Color on white background

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

    #fff480 Color on black background

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