#ff010c Hex Color

#FF010C
0
  • #ff010c Color Information

    • In RGB color space, #ff010c hex color has a red value of 255, a green value of 1 and a blue value of 12.

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

    • #ff010c color has a hue of 357.4 degrees, a saturation of 100% and a lightness of 50.2%.

    • #ff010c hex color contains mainly RED.

    • The closest web safe color of #ff010c is #ff0000

    • #ff010c hex color has a decimal value of 16711948.



    #ff010c Color Spaces (Color Conversions)

    HEX ff010c #ff010c
    RGB 255, 1, 12 rgb(255, 1, 12)
    RGB Percent 100, 0.39, 4.71 rgb(100, 0.39, 4.71)
    CMYK 0, 100, 95, 0
    HSL 357.4°, 100, 50.2 hsl(357.4, 100%, 50.2%)
    HSV 357.4°, 99.6, 100
    XYZ 41.317, 21.308, 2.283
    Hunter Lab 46.161, 78.989, 29.38
    CIE-LAB 53.285, 80.12, 64.307
    CIE-LCH 53.285, 102.736, 38.752
    CIE-LUV 0, 99.61, 95.29, 0
    Web Safe ff0000

    RGB percent of color #ff010c

    100%
    0.39%
    4.71%

    CMYK percent of color #ff010c

    0%
    99.61%
    95.29%
    0%


    Color Schemes with #ff010c

    Complementary Color

    Split Complementary


    #ff010c Color Preview

    Text with hexadecimal color #ff010c

    This text has a font color of #ff010c

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

    #ff010c Background Color

    This box has a background color of #ff010c

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

    #ff010c Border Color

    This box has a border color of #ff010c

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

    CSS codes

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

    #ff010c Color on white background

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

    #ff010c Color on black background

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