#ff2015 Hex Color

#FF2015
0
  • #ff2015 Color Information

    • In RGB color space, #ff2015 hex color has a red value of 255, a green value of 32 and a blue value of 21.

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

    • #ff2015 color has a hue of 2.8 degrees, a saturation of 100% and a lightness of 54.1%.

    • #ff2015 hex color contains mainly RED.

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

    • #ff2015 hex color has a decimal value of 16719893.



    #ff2015 Color Spaces (Color Conversions)

    HEX ff2015 #ff2015
    RGB 255, 32, 21 rgb(255, 32, 21)
    RGB Percent 100, 12.55, 8.24 rgb(100, 12.55, 8.24)
    CMYK 0, 87, 92, 0
    HSL 2.8°, 100, 54.1 hsl(2.8, 100%, 54.1%)
    HSV 2.8°, 91.8, 100
    XYZ 41.892, 22.347, 2.815
    Hunter Lab 47.273, 75.456, 29.56
    CIE-LAB 54.393, 77.092, 62.229
    CIE-LCH 54.393, 99.074, 38.911
    CIE-LUV 0, 87.45, 91.76, 0
    Web Safe ff3300

    RGB percent of color #ff2015

    100%
    12.55%
    8.24%

    CMYK percent of color #ff2015

    0%
    87.45%
    91.76%
    0%


    Color Schemes with #ff2015

    Complementary Color

    Split Complementary


    #ff2015 Color Preview

    Text with hexadecimal color #ff2015

    This text has a font color of #ff2015

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

    #ff2015 Background Color

    This box has a background color of #ff2015

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

    #ff2015 Border Color

    This box has a border color of #ff2015

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

    CSS codes

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

    #ff2015 Color on white background

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

    #ff2015 Color on black background

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