#ff2102 Hex Color

#FF2102
0
  • #ff2102 Color Information

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

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

    • #ff2102 color has a hue of 7.4 degrees, a saturation of 100% and a lightness of 50.4%.

    • #ff2102 hex color contains mainly RED.

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

    • #ff2102 hex color has a decimal value of 16720130.



    #ff2102 Color Spaces (Color Conversions)

    HEX ff2102 #ff2102
    RGB 255, 33, 2 rgb(255, 33, 2)
    RGB Percent 100, 12.94, 0.78 rgb(100, 12.94, 0.78)
    CMYK 0, 87, 99, 0
    HSL 7.4°, 100, 50.4 hsl(7.4, 100%, 50.4%)
    HSV 7.4°, 99.2, 100
    XYZ 41.795, 22.352, 2.169
    Hunter Lab 47.278, 75.063, 30.374
    CIE-LAB 54.399, 76.776, 67.16
    CIE-LCH 54.399, 102.005, 41.178
    CIE-LUV 0, 87.06, 99.22, 0
    Web Safe ff3300

    RGB percent of color #ff2102

    100%
    12.94%
    0.78%

    CMYK percent of color #ff2102

    0%
    87.06%
    99.22%
    0%


    Color Schemes with #ff2102

    Complementary Color

    Split Complementary


    #ff2102 Color Preview

    Text with hexadecimal color #ff2102

    This text has a font color of #ff2102

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

    #ff2102 Background Color

    This box has a background color of #ff2102

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

    #ff2102 Border Color

    This box has a border color of #ff2102

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

    CSS codes

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

    #ff2102 Color on white background

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

    #ff2102 Color on black background

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