#f15000 Hex Color

#F15000
0
  • #f15000 Color Information

    • In RGB color space, #f15000 hex color has a red value of 241, a green value of 80 and a blue value of 0.

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

    • #f15000 color has a hue of 19.9 degrees, a saturation of 100% and a lightness of 47.3%.

    • #f15000 hex color contains mainly RED.

    • The closest web safe color of #f15000 is #ff6600

    • #f15000 hex color has a decimal value of 15814656.



    #f15000 Color Spaces (Color Conversions)

    HEX f15000 #f15000
    RGB 241, 80, 0 rgb(241, 80, 0)
    RGB Percent 94.51, 31.37, 0 rgb(94.51, 31.37, 0)
    CMYK 0, 67, 100, 5
    HSL 19.9°, 100, 47.3 hsl(19.9, 100%, 47.3%)
    HSV 19.9°, 100, 94.5
    XYZ 39.144, 24.438, 2.654
    Hunter Lab 49.435, 54.831, 31.421
    CIE-LAB 56.524, 59.4, 67.052
    CIE-LCH 56.524, 89.579, 48.463
    CIE-LUV 0, 66.8, 100, 5.49
    Web Safe ff6600

    RGB percent of color #f15000

    94.51%
    31.37%
    0%

    CMYK percent of color #f15000

    0%
    66.8%
    100%
    5.49%


    Color Schemes with #f15000

    Complementary Color

    Split Complementary


    #f15000 Color Preview

    Text with hexadecimal color #f15000

    This text has a font color of #f15000

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

    #f15000 Background Color

    This box has a background color of #f15000

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

    #f15000 Border Color

    This box has a border color of #f15000

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

    CSS codes

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

    #f15000 Color on white background

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

    #f15000 Color on black background

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