#fd2000 Hex Color

#FD2000
0
  • #fd2000 Color Information

    • In RGB color space, #fd2000 hex color has a red value of 253, a green value of 32 and a blue value of 0.

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

    • #fd2000 color has a hue of 7.6 degrees, a saturation of 100% and a lightness of 49.6%.

    • #fd2000 hex color contains mainly RED.

    • The closest web safe color of #fd2000 is #ff3300

    • #fd2000 hex color has a decimal value of 16588800.



    #fd2000 Color Spaces (Color Conversions)

    HEX fd2000 #fd2000
    RGB 253, 32, 0 rgb(253, 32, 0)
    RGB Percent 99.22, 12.55, 0 rgb(99.22, 12.55, 0)
    CMYK 0, 87, 100, 1
    HSL 7.6°, 100, 49.6 hsl(7.6, 100%, 49.6%)
    HSV 7.6°, 100, 99.2
    XYZ 41.025, 21.916, 2.068
    Hunter Lab 46.815, 74.5, 30.151
    CIE-LAB 53.938, 76.412, 67.221
    CIE-LCH 53.938, 101.772, 41.339
    CIE-LUV 0, 87.35, 100, 0.78
    Web Safe ff3300

    RGB percent of color #fd2000

    99.22%
    12.55%
    0%

    CMYK percent of color #fd2000

    0%
    87.35%
    100%
    0.78%


    Color Schemes with #fd2000

    Complementary Color

    Split Complementary


    #fd2000 Color Preview

    Text with hexadecimal color #fd2000

    This text has a font color of #fd2000

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

    #fd2000 Background Color

    This box has a background color of #fd2000

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

    #fd2000 Border Color

    This box has a border color of #fd2000

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

    CSS codes

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

    #fd2000 Color on white background

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

    #fd2000 Color on black background

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