#d3000f Hex Color

#D3000F
0
  • #d3000f Color Information

    • In RGB color space, #d3000f hex color has a red value of 211, a green value of 0 and a blue value of 15.

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

    • #d3000f color has a hue of 355.7 degrees, a saturation of 100% and a lightness of 41.4%.

    • #d3000f hex color contains mainly RED.

    • The closest web safe color of #d3000f is #cc0000

    • #d3000f hex color has a decimal value of 13828111.



    #d3000f Color Spaces (Color Conversions)

    HEX d3000f #d3000f
    RGB 211, 0, 15 rgb(211, 0, 15)
    RGB Percent 82.75, 0, 5.88 rgb(82.75, 0, 5.88)
    CMYK 0, 100, 93, 17
    HSL 355.7°, 100, 41.4 hsl(355.7, 100%, 41.4%)
    HSV 355.7°, 100, 82.7
    XYZ 26.95, 13.883, 1.711
    Hunter Lab 37.26, 63.904, 23.359
    CIE-LAB 44.065, 69.581, 53.465
    CIE-LCH 44.065, 87.75, 37.538
    CIE-LUV 0, 100, 92.89, 17.25
    Web Safe cc0000

    RGB percent of color #d3000f

    82.75%
    0%
    5.88%

    CMYK percent of color #d3000f

    0%
    100%
    92.89%
    17.25%


    Color Schemes with #d3000f

    Complementary Color

    Split Complementary


    #d3000f Color Preview

    Text with hexadecimal color #d3000f

    This text has a font color of #d3000f

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

    #d3000f Background Color

    This box has a background color of #d3000f

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

    #d3000f Border Color

    This box has a border color of #d3000f

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

    CSS codes

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

    #d3000f Color on white background

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

    #d3000f Color on black background

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