#fff050 Hex Color

#FFF050
0
  • #fff050 Color Information

    • In RGB color space, #fff050 hex color has a red value of 255, a green value of 240 and a blue value of 80.

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

    • #fff050 color has a hue of 54.9 degrees, a saturation of 100% and a lightness of 65.7%.

    • #fff050 hex color contains mainly RED.

    • The closest web safe color of #fff050 is #ffff66

    • #fff050 hex color has a decimal value of 16773200.



    #fff050 Color Spaces (Color Conversions)

    HEX fff050 #fff050
    RGB 255, 240, 80 rgb(255, 240, 80)
    RGB Percent 100, 94.12, 31.37 rgb(100, 94.12, 31.37)
    CMYK 0, 6, 69, 0
    HSL 54.9°, 100, 65.7 hsl(54.9, 100%, 65.7%)
    HSV 54.9°, 68.6, 100
    XYZ 73.848, 84.159, 19.942
    Hunter Lab 91.738, -16.852, 51.328
    CIE-LAB 93.52, -12.407, 75.247
    CIE-LCH 93.52, 76.263, 99.363
    CIE-LUV 0, 5.88, 68.63, 0
    Web Safe ffff66

    RGB percent of color #fff050

    100%
    94.12%
    31.37%

    CMYK percent of color #fff050

    0%
    5.88%
    68.63%
    0%


    Color Schemes with #fff050

    Complementary Color

    Split Complementary


    #fff050 Color Preview

    Text with hexadecimal color #fff050

    This text has a font color of #fff050

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

    #fff050 Background Color

    This box has a background color of #fff050

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

    #fff050 Border Color

    This box has a border color of #fff050

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

    CSS codes

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

    #fff050 Color on white background

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

    #fff050 Color on black background

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