#ff4242 Hex Color

#FF4242
0
  • #ff4242 Color Information

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

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

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

    • #ff4242 hex color contains mainly RED.

    • The closest web safe color of #ff4242 is #ff3333

    • #ff4242 hex color has a decimal value of 16728642.



    #ff4242 Color Spaces (Color Conversions)

    HEX ff4242 #ff4242
    RGB 255, 66, 66 rgb(255, 66, 66)
    RGB Percent 100, 25.88, 25.88 rgb(100, 25.88, 25.88)
    CMYK 0, 74, 74, 0
    HSL 0°, 100, 62.9 hsl(0, 100%, 62.9%)
    HSV 0°, 74.1, 100
    XYZ 44.172, 25.55, 7.758
    Hunter Lab 50.547, 67.53, 26.283
    CIE-LAB 57.607, 70.02, 43.996
    CIE-LCH 57.607, 82.695, 32.143
    CIE-LUV 0, 74.12, 74.12, 0
    Web Safe ff3333

    RGB percent of color #ff4242

    100%
    25.88%
    25.88%

    CMYK percent of color #ff4242

    0%
    74.12%
    74.12%
    0%


    Color Schemes with #ff4242

    Complementary Color

    Split Complementary


    #ff4242 Color Preview

    Text with hexadecimal color #ff4242

    This text has a font color of #ff4242

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

    #ff4242 Background Color

    This box has a background color of #ff4242

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

    #ff4242 Border Color

    This box has a border color of #ff4242

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

    CSS codes

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

    #ff4242 Color on white background

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

    #ff4242 Color on black background

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