#3f0000 Hex Color

#3F0000
0
  • #3f0000 Color Information

    • In RGB color space, #3f0000 hex color has a red value of 63, a green value of 0 and a blue value of 0.

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

    • #3f0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 12.4%.

    • #3f0000 hex color contains mainly RED.

    • The closest web safe color of #3f0000 is #330000

    • #3f0000 hex color has a decimal value of 4128768.



    #3f0000 Color Spaces (Color Conversions)

    HEX 3f0000 #3f0000
    RGB 63, 0, 0 rgb(63, 0, 0)
    RGB Percent 24.71, 0, 0 rgb(24.71, 0, 0)
    CMYK 0, 100, 100, 75
    HSL 0°, 100, 12.4 hsl(0, 100%, 12.4%)
    HSV 0°, 100, 24.7
    XYZ 2.05, 1.057, 0.096
    Hunter Lab 10.281, 17.6, 6.643
    CIE-LAB 9.458, 29.449, 14.933
    CIE-LCH 9.458, 33.019, 26.889
    CIE-LUV 0, 100, 100, 75.29
    Web Safe 330000

    RGB percent of color #3f0000

    24.71%
    0%
    0%

    CMYK percent of color #3f0000

    0%
    100%
    100%
    75.29%


    Color Schemes with #3f0000

    Complementary Color

    Split Complementary


    #3f0000 Color Preview

    Text with hexadecimal color #3f0000

    This text has a font color of #3f0000

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

    #3f0000 Background Color

    This box has a background color of #3f0000

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

    #3f0000 Border Color

    This box has a border color of #3f0000

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

    CSS codes

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

    #3f0000 Color on white background

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

    #3f0000 Color on black background

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