#1b0000 Hex Color

#1B0000
0
  • #1b0000 Color Information

    • In RGB color space, #1b0000 hex color has a red value of 27, a green value of 0 and a blue value of 0.

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

    • #1b0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 5.3%.

    • #1b0000 hex color contains mainly RED.

    • The closest web safe color of #1b0000 is #330000

    • #1b0000 hex color has a decimal value of 1769472.



    #1b0000 Color Spaces (Color Conversions)

    HEX 1b0000 #1b0000
    RGB 27, 0, 0 rgb(27, 0, 0)
    RGB Percent 10.59, 0, 0 rgb(10.59, 0, 0)
    CMYK 0, 100, 100, 89
    HSL 0°, 100, 5.3 hsl(0, 100%, 5.3%)
    HSV 0°, 100, 10.6
    XYZ 0.452, 0.233, 0.021
    Hunter Lab 4.827, 8.267, 3.121
    CIE-LAB 2.105, 9.444, 3.328
    CIE-LCH 2.105, 10.013, 19.412
    CIE-LUV 0, 100, 100, 89.41
    Web Safe 330000

    RGB percent of color #1b0000

    10.59%
    0%
    0%

    CMYK percent of color #1b0000

    0%
    100%
    100%
    89.41%


    Color Schemes with #1b0000

    Complementary Color

    Split Complementary


    #1b0000 Color Preview

    Text with hexadecimal color #1b0000

    This text has a font color of #1b0000

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

    #1b0000 Background Color

    This box has a background color of #1b0000

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

    #1b0000 Border Color

    This box has a border color of #1b0000

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

    CSS codes

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

    #1b0000 Color on white background

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

    #1b0000 Color on black background

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