#f28000 Hex Color

#F28000
0
  • #f28000 Color Information

    • In RGB color space, #f28000 hex color has a red value of 242, a green value of 128 and a blue value of 0.

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

    • #f28000 color has a hue of 31.7 degrees, a saturation of 100% and a lightness of 47.5%.

    • #f28000 hex color contains mainly RED.

    • The closest web safe color of #f28000 is #ff9900

    • #f28000 hex color has a decimal value of 15892480.



    #f28000 Color Spaces (Color Conversions)

    HEX f28000 #f28000
    RGB 242, 128, 0 rgb(242, 128, 0)
    RGB Percent 94.9, 50.2, 0 rgb(94.9, 50.2, 0)
    CMYK 0, 47, 100, 5
    HSL 31.7°, 100, 47.5 hsl(31.7, 100%, 47.5%)
    HSV 31.7°, 100, 94.9
    XYZ 44.337, 34.316, 4.287
    Hunter Lab 58.58, 32.586, 36.667
    CIE-LAB 65.213, 37.72, 71.982
    CIE-LCH 65.213, 81.266, 62.345
    CIE-LUV 0, 47.11, 100, 5.1
    Web Safe ff9900

    RGB percent of color #f28000

    94.9%
    50.2%
    0%

    CMYK percent of color #f28000

    0%
    47.11%
    100%
    5.1%


    Color Schemes with #f28000

    Complementary Color

    Split Complementary


    #f28000 Color Preview

    Text with hexadecimal color #f28000

    This text has a font color of #f28000

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

    #f28000 Background Color

    This box has a background color of #f28000

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

    #f28000 Border Color

    This box has a border color of #f28000

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

    CSS codes

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

    #f28000 Color on white background

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

    #f28000 Color on black background

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