#ff2100 Hex Color

#FF2100
0
  • #ff2100 Color Information

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

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

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

    • #ff2100 hex color contains mainly RED.

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

    • #ff2100 hex color has a decimal value of 16720128.



    #ff2100 Color Spaces (Color Conversions)

    HEX ff2100 #ff2100
    RGB 255, 33, 0 rgb(255, 33, 0)
    RGB Percent 100, 12.94, 0 rgb(100, 12.94, 0)
    CMYK 0, 87, 100, 0
    HSL 7.8°, 100, 50 hsl(7.8, 100%, 50%)
    HSV 7.8°, 100, 100
    XYZ 41.784, 22.348, 2.111
    Hunter Lab 47.274, 75.043, 30.444
    CIE-LAB 54.394, 76.76, 67.641
    CIE-LCH 54.394, 102.31, 41.387
    CIE-LUV 0, 87.06, 100, 0
    Web Safe ff3300

    RGB percent of color #ff2100

    100%
    12.94%
    0%

    CMYK percent of color #ff2100

    0%
    87.06%
    100%
    0%


    Color Schemes with #ff2100

    Complementary Color

    Split Complementary


    #ff2100 Color Preview

    Text with hexadecimal color #ff2100

    This text has a font color of #ff2100

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

    #ff2100 Background Color

    This box has a background color of #ff2100

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

    #ff2100 Border Color

    This box has a border color of #ff2100

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

    CSS codes

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

    #ff2100 Color on white background

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

    #ff2100 Color on black background

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