#ff1b00 Hex Color

#FF1B00
0
  • #ff1b00 Color Information

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

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

    • #ff1b00 color has a hue of 6.4 degrees, a saturation of 100% and a lightness of 50%.

    • #ff1b00 hex color contains mainly RED.

    • The closest web safe color of #ff1b00 is #ff3300

    • #ff1b00 hex color has a decimal value of 16718592.



    #ff1b00 Color Spaces (Color Conversions)

    HEX ff1b00 #ff1b00
    RGB 255, 27, 0 rgb(255, 27, 0)
    RGB Percent 100, 10.59, 0 rgb(100, 10.59, 0)
    CMYK 0, 89, 100, 0
    HSL 6.4°, 100, 50 hsl(6.4, 100%, 50%)
    HSV 6.4°, 100, 100
    XYZ 41.632, 22.044, 2.061
    Hunter Lab 46.951, 76.114, 30.263
    CIE-LAB 54.074, 77.681, 67.516
    CIE-LCH 54.074, 102.921, 40.995
    CIE-LUV 0, 89.41, 100, 0
    Web Safe ff3300

    RGB percent of color #ff1b00

    100%
    10.59%
    0%

    CMYK percent of color #ff1b00

    0%
    89.41%
    100%
    0%


    Color Schemes with #ff1b00

    Complementary Color

    Split Complementary


    #ff1b00 Color Preview

    Text with hexadecimal color #ff1b00

    This text has a font color of #ff1b00

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

    #ff1b00 Background Color

    This box has a background color of #ff1b00

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

    #ff1b00 Border Color

    This box has a border color of #ff1b00

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

    CSS codes

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

    #ff1b00 Color on white background

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

    #ff1b00 Color on black background

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