#f83000 Hex Color

#F83000
0
  • #f83000 Color Information

    • In RGB color space, #f83000 hex color has a red value of 248, a green value of 48 and a blue value of 0.

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

    • #f83000 color has a hue of 11.6 degrees, a saturation of 100% and a lightness of 48.6%.

    • #f83000 hex color contains mainly RED.

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

    • #f83000 hex color has a decimal value of 16265216.



    #f83000 Color Spaces (Color Conversions)

    HEX f83000 #f83000
    RGB 248, 48, 0 rgb(248, 48, 0)
    RGB Percent 97.25, 18.82, 0 rgb(97.25, 18.82, 0)
    CMYK 0, 81, 100, 3
    HSL 11.6°, 100, 48.6 hsl(11.6, 100%, 48.6%)
    HSV 11.6°, 100, 97.3
    XYZ 39.768, 22.07, 2.164
    Hunter Lab 46.979, 68.889, 30.154
    CIE-LAB 54.101, 71.808, 66.69
    CIE-LCH 54.101, 98, 42.884
    CIE-LUV 0, 80.65, 100, 2.75
    Web Safe ff3300

    RGB percent of color #f83000

    97.25%
    18.82%
    0%

    CMYK percent of color #f83000

    0%
    80.65%
    100%
    2.75%


    Color Schemes with #f83000

    Complementary Color

    Split Complementary


    #f83000 Color Preview

    Text with hexadecimal color #f83000

    This text has a font color of #f83000

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

    #f83000 Background Color

    This box has a background color of #f83000

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

    #f83000 Border Color

    This box has a border color of #f83000

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

    CSS codes

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

    #f83000 Color on white background

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

    #f83000 Color on black background

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