#fff980 Hex Color

#FFF980
0
  • #fff980 Color Information

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

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

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

    • #fff980 hex color contains mainly RED.

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

    • #fff980 hex color has a decimal value of 16775552.



    #fff980 Color Spaces (Color Conversions)

    HEX fff980 #fff980
    RGB 255, 249, 128 rgb(255, 249, 128)
    RGB Percent 100, 97.65, 50.2 rgb(100, 97.65, 50.2)
    CMYK 0, 2, 50, 0
    HSL 57.2°, 100, 75.1 hsl(57.2, 100%, 75.1%)
    HSV 57.2°, 49.8, 100
    XYZ 79.012, 90.57, 33.739
    Hunter Lab 95.168, -18.348, 45.598
    CIE-LAB 96.233, -13.628, 58.166
    CIE-LCH 96.233, 59.741, 103.186
    CIE-LUV 0, 2.35, 49.8, 0
    Web Safe ffff99

    RGB percent of color #fff980

    100%
    97.65%
    50.2%

    CMYK percent of color #fff980

    0%
    2.35%
    49.8%
    0%


    Color Schemes with #fff980

    Complementary Color

    Split Complementary


    #fff980 Color Preview

    Text with hexadecimal color #fff980

    This text has a font color of #fff980

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

    #fff980 Background Color

    This box has a background color of #fff980

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

    #fff980 Border Color

    This box has a border color of #fff980

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

    CSS codes

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

    #fff980 Color on white background

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

    #fff980 Color on black background

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