#fff52b Hex Color

#FFF52B
0
  • #fff52b Color Information

    • In RGB color space, #fff52b hex color has a red value of 255, a green value of 245 and a blue value of 43.

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

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

    • #fff52b hex color contains mainly RED.

    • The closest web safe color of #fff52b is #ffff33

    • #fff52b hex color has a decimal value of 16774443.



    #fff52b Color Spaces (Color Conversions)

    HEX fff52b #fff52b
    RGB 255, 245, 43 rgb(255, 245, 43)
    RGB Percent 100, 96.08, 16.86 rgb(100, 96.08, 16.86)
    CMYK 0, 4, 83, 0
    HSL 57.2°, 100, 58.4 hsl(57.2, 100%, 58.4%)
    HSV 57.2°, 83.1, 100
    XYZ 74.328, 86.739, 15.11
    Hunter Lab 93.134, -20.527, 55.574
    CIE-LAB 94.627, -16.189, 87.191
    CIE-LCH 94.627, 88.681, 100.518
    CIE-LUV 0, 3.92, 83.14, 0
    Web Safe ffff33

    RGB percent of color #fff52b

    100%
    96.08%
    16.86%

    CMYK percent of color #fff52b

    0%
    3.92%
    83.14%
    0%


    Color Schemes with #fff52b

    Complementary Color

    Split Complementary


    #fff52b Color Preview

    Text with hexadecimal color #fff52b

    This text has a font color of #fff52b

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

    #fff52b Background Color

    This box has a background color of #fff52b

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

    #fff52b Border Color

    This box has a border color of #fff52b

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

    CSS codes

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

    #fff52b Color on white background

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

    #fff52b Color on black background

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