#ff002d Hex Color

#FF002D
0
  • #ff002d Color Information

    • In RGB color space, #ff002d hex color has a red value of 255, a green value of 0 and a blue value of 45.

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

    • #ff002d color has a hue of 349.4 degrees, a saturation of 100% and a lightness of 50%.

    • #ff002d hex color contains mainly RED.

    • The closest web safe color of #ff002d is #ff0033

    • #ff002d hex color has a decimal value of 16711725.



    #ff002d Color Spaces (Color Conversions)

    HEX ff002d #ff002d
    RGB 255, 0, 45 rgb(255, 0, 45)
    RGB Percent 100, 0, 17.65 rgb(100, 0, 17.65)
    CMYK 0, 100, 82, 0
    HSL 349.4°, 100, 50 hsl(349.4, 100%, 50%)
    HSV 349.4°, 100, 100
    XYZ 41.714, 21.449, 4.424
    Hunter Lab 46.313, 79.726, 26.756
    CIE-LAB 53.437, 80.672, 50.963
    CIE-LCH 53.437, 95.421, 32.282
    CIE-LUV 0, 100, 82.35, 0
    Web Safe ff0033

    RGB percent of color #ff002d

    100%
    0%
    17.65%

    CMYK percent of color #ff002d

    0%
    100%
    82.35%
    0%


    Color Schemes with #ff002d

    Complementary Color

    Split Complementary


    #ff002d Color Preview

    Text with hexadecimal color #ff002d

    This text has a font color of #ff002d

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

    #ff002d Background Color

    This box has a background color of #ff002d

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

    #ff002d Border Color

    This box has a border color of #ff002d

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

    CSS codes

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

    #ff002d Color on white background

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

    #ff002d Color on black background

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