#7f0000 Hex Color

#7F0000
0
  • #7f0000 Color Information

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

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

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

    • #7f0000 hex color contains mainly RED.

    • The closest web safe color of #7f0000 is #660000

    • #7f0000 hex color has a decimal value of 8323072.



    #7f0000 Color Spaces (Color Conversions)

    HEX 7f0000 #7f0000
    RGB 127, 0, 0 rgb(127, 0, 0)
    RGB Percent 49.8, 0, 0 rgb(49.8, 0, 0)
    CMYK 0, 100, 100, 50
    HSL 0°, 100, 24.9 hsl(0, 100%, 24.9%)
    HSV 0°, 100, 49.8
    XYZ 8.752, 4.512, 0.41
    Hunter Lab 21.241, 36.374, 13.725
    CIE-LAB 25.297, 47.781, 37.75
    CIE-LCH 25.297, 60.894, 38.311
    CIE-LUV 0, 100, 100, 50.2
    Web Safe 660000

    RGB percent of color #7f0000

    49.8%
    0%
    0%

    CMYK percent of color #7f0000

    0%
    100%
    100%
    50.2%


    Color Schemes with #7f0000

    Complementary Color

    Split Complementary


    #7f0000 Color Preview

    Text with hexadecimal color #7f0000

    This text has a font color of #7f0000

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

    #7f0000 Background Color

    This box has a background color of #7f0000

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

    #7f0000 Border Color

    This box has a border color of #7f0000

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

    CSS codes

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

    #7f0000 Color on white background

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

    #7f0000 Color on black background

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