#000dcc Hex Color

#000DCC
0
  • #000dcc Color Information

    • In RGB color space, #000dcc hex color has a red value of 0, a green value of 13 and a blue value of 204.

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

    • #000dcc color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 40%.

    • #000dcc hex color contains mainly BLUE.

    • The closest web safe color of #000dcc is #0000cc

    • #000dcc hex color has a decimal value of 3532.



    #000dcc Color Spaces (Color Conversions)

    HEX 000dcc #000dcc
    RGB 0, 13, 204 rgb(0, 13, 204)
    RGB Percent 0, 5.1, 80 rgb(0, 5.1, 80)
    CMYK 100, 94, 0, 20
    HSL 236.2°, 100, 40 hsl(236.2, 100%, 40%)
    HSV 236.2°, 100, 80
    XYZ 11.043, 4.647, 57.442
    Hunter Lab 21.557, 53.716, -142.898
    CIE-LAB 25.704, 64.219, -89.7
    CIE-LCH 25.704, 110.318, 305.6
    CIE-LUV 100, 93.63, 0, 20
    Web Safe 0000cc

    RGB percent of color #000dcc

    0%
    5.1%
    80%

    CMYK percent of color #000dcc

    100%
    93.63%
    0%
    20%


    Color Schemes with #000dcc

    Complementary Color

    Split Complementary


    #000dcc Color Preview

    Text with hexadecimal color #000dcc

    This text has a font color of #000dcc

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

    #000dcc Background Color

    This box has a background color of #000dcc

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

    #000dcc Border Color

    This box has a border color of #000dcc

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

    CSS codes

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

    #000dcc Color on white background

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

    #000dcc Color on black background

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