#ff5252 Hex Color

#FF5252
0
  • #ff5252 Color Information

    • In RGB color space, #ff5252 hex color has a red value of 255, a green value of 82 and a blue value of 82.

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

    • #ff5252 color has a hue of 0 degrees, a saturation of 100% and a lightness of 66.1%.

    • #ff5252 hex color contains mainly RED.

    • The closest web safe color of #ff5252 is #ff6666

    • #ff5252 hex color has a decimal value of 16732754.



    #ff5252 Color Spaces (Color Conversions)

    HEX ff5252 #ff5252
    RGB 255, 82, 82 rgb(255, 82, 82)
    RGB Percent 100, 32.16, 32.16 rgb(100, 32.16, 32.16)
    CMYK 0, 68, 68, 0
    HSL 0°, 100, 66.1 hsl(0, 100%, 66.1%)
    HSV 0°, 67.8, 100
    XYZ 45.78, 27.904, 10.956
    Hunter Lab 52.824, 62.254, 24.68
    CIE-LAB 59.802, 65.204, 37.669
    CIE-LCH 59.802, 75.303, 30.015
    CIE-LUV 0, 67.84, 67.84, 0
    Web Safe ff6666

    RGB percent of color #ff5252

    100%
    32.16%
    32.16%

    CMYK percent of color #ff5252

    0%
    67.84%
    67.84%
    0%


    Color Schemes with #ff5252

    Complementary Color

    Split Complementary


    #ff5252 Color Preview

    Text with hexadecimal color #ff5252

    This text has a font color of #ff5252

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

    #ff5252 Background Color

    This box has a background color of #ff5252

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

    #ff5252 Border Color

    This box has a border color of #ff5252

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

    CSS codes

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

    #ff5252 Color on white background

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

    #ff5252 Color on black background

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