#040200 Hex Color

#040200
0
  • #040200 Color Information

    • In RGB color space, #040200 hex color has a red value of 4, a green value of 2 and a blue value of 0.

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

    • #040200 color has a hue of 30 degrees, a saturation of 100% and a lightness of 0.8%.

    • #040200 hex color contains mainly RED.

    • The closest web safe color of #040200 is #000000

    • #040200 hex color has a decimal value of 262656.



    #040200 Color Spaces (Color Conversions)

    HEX 040200 #040200
    RGB 4, 2, 0 rgb(4, 2, 0)
    RGB Percent 1.57, 0.78, 0 rgb(1.57, 0.78, 0)
    CMYK 0, 50, 100, 98
    HSL 30°, 100, 0.8 hsl(30, 100%, 0.8%)
    HSV 30°, 100, 1.6
    XYZ 0.072, 0.069, 0.01
    Hunter Lab 2.627, 0.296, 1.613
    CIE-LAB 0.623, 0.263, 0.932
    CIE-LCH 0.623, 0.968, 74.242
    CIE-LUV 0, 50, 100, 98.43
    Web Safe 000000

    RGB percent of color #040200

    1.57%
    0.78%
    0%

    CMYK percent of color #040200

    0%
    50%
    100%
    98.43%


    Color Schemes with #040200

    Complementary Color

    Split Complementary


    #040200 Color Preview

    Text with hexadecimal color #040200

    This text has a font color of #040200

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

    #040200 Background Color

    This box has a background color of #040200

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

    #040200 Border Color

    This box has a border color of #040200

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

    CSS codes

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

    #040200 Color on white background

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

    #040200 Color on black background

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