#d3000a Hex Color

#D3000A
0
  • #d3000a Color Information

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

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

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

    • #d3000a hex color contains mainly RED.

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

    • #d3000a hex color has a decimal value of 13828106.



    #d3000a Color Spaces (Color Conversions)

    HEX d3000a #d3000a
    RGB 211, 0, 10 rgb(211, 0, 10)
    RGB Percent 82.75, 0, 3.92 rgb(82.75, 0, 3.92)
    CMYK 0, 100, 95, 17
    HSL 357.2°, 100, 41.4 hsl(357.2, 100%, 41.4%)
    HSV 357.2°, 100, 82.7
    XYZ 26.919, 13.871, 1.546
    Hunter Lab 37.244, 63.839, 23.61
    CIE-LAB 44.047, 69.53, 55.1
    CIE-LCH 44.047, 88.715, 38.396
    CIE-LUV 0, 100, 95.26, 17.25
    Web Safe cc0000

    RGB percent of color #d3000a

    82.75%
    0%
    3.92%

    CMYK percent of color #d3000a

    0%
    100%
    95.26%
    17.25%


    Color Schemes with #d3000a

    Complementary Color

    Split Complementary


    #d3000a Color Preview

    Text with hexadecimal color #d3000a

    This text has a font color of #d3000a

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

    #d3000a Background Color

    This box has a background color of #d3000a

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

    #d3000a Border Color

    This box has a border color of #d3000a

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

    CSS codes

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

    #d3000a Color on white background

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

    #d3000a Color on black background

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