#2f0000 Hex Color

#2F0000
0
  • #2f0000 Color Information

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

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

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

    • #2f0000 hex color contains mainly RED.

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

    • #2f0000 hex color has a decimal value of 3080192.



    #2f0000 Color Spaces (Color Conversions)

    HEX 2f0000 #2f0000
    RGB 47, 0, 0 rgb(47, 0, 0)
    RGB Percent 18.43, 0, 0 rgb(18.43, 0, 0)
    CMYK 0, 100, 100, 82
    HSL 0°, 100, 9.2 hsl(0, 100%, 9.2%)
    HSV 0°, 100, 18.4
    XYZ 1.172, 0.604, 0.055
    Hunter Lab 7.772, 13.318, 5.021
    CIE-LAB 5.456, 23.031, 8.62
    CIE-LCH 5.456, 24.591, 20.52
    CIE-LUV 0, 100, 100, 81.57
    Web Safe 330000

    RGB percent of color #2f0000

    18.43%
    0%
    0%

    CMYK percent of color #2f0000

    0%
    100%
    100%
    81.57%


    Color Schemes with #2f0000

    Complementary Color

    Split Complementary


    #2f0000 Color Preview

    Text with hexadecimal color #2f0000

    This text has a font color of #2f0000

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

    #2f0000 Background Color

    This box has a background color of #2f0000

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

    #2f0000 Border Color

    This box has a border color of #2f0000

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

    CSS codes

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

    #2f0000 Color on white background

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

    #2f0000 Color on black background

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