#d3000b Hex Color

#D3000B
0
  • #d3000b Color Information

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

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

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

    • #d3000b hex color contains mainly RED.

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

    • #d3000b hex color has a decimal value of 13828107.



    #d3000b Color Spaces (Color Conversions)

    HEX d3000b #d3000b
    RGB 211, 0, 11 rgb(211, 0, 11)
    RGB Percent 82.75, 0, 4.31 rgb(82.75, 0, 4.31)
    CMYK 0, 100, 95, 17
    HSL 356.9°, 100, 41.4 hsl(356.9, 100%, 41.4%)
    HSV 356.9°, 100, 82.7
    XYZ 26.924, 13.873, 1.575
    Hunter Lab 37.246, 63.849, 23.565
    CIE-LAB 44.05, 69.538, 54.804
    CIE-LCH 44.05, 88.538, 38.242
    CIE-LUV 0, 100, 94.79, 17.25
    Web Safe cc0000

    RGB percent of color #d3000b

    82.75%
    0%
    4.31%

    CMYK percent of color #d3000b

    0%
    100%
    94.79%
    17.25%


    Color Schemes with #d3000b

    Complementary Color

    Split Complementary


    #d3000b Color Preview

    Text with hexadecimal color #d3000b

    This text has a font color of #d3000b

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

    #d3000b Background Color

    This box has a background color of #d3000b

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

    #d3000b Border Color

    This box has a border color of #d3000b

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

    CSS codes

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

    #d3000b Color on white background

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

    #d3000b Color on black background

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