#fc8000 Hex Color

#FC8000
0
  • #fc8000 Color Information

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

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

    • #fc8000 color has a hue of 30.5 degrees, a saturation of 100% and a lightness of 49.4%.

    • #fc8000 hex color contains mainly RED.

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

    • #fc8000 hex color has a decimal value of 16547840.



    #fc8000 Color Spaces (Color Conversions)

    HEX fc8000 #fc8000
    RGB 252, 128, 0 rgb(252, 128, 0)
    RGB Percent 98.82, 50.2, 0 rgb(98.82, 50.2, 0)
    CMYK 0, 49, 100, 1
    HSL 30.5°, 100, 49.4 hsl(30.5, 100%, 49.4%)
    HSV 30.5°, 100, 98.8
    XYZ 47.864, 36.134, 4.452
    Hunter Lab 60.112, 36.936, 37.687
    CIE-LAB 66.622, 41.666, 73.551
    CIE-LCH 66.622, 84.533, 60.469
    CIE-LUV 0, 49.21, 100, 1.18
    Web Safe ff9900

    RGB percent of color #fc8000

    98.82%
    50.2%
    0%

    CMYK percent of color #fc8000

    0%
    49.21%
    100%
    1.18%


    Color Schemes with #fc8000

    Complementary Color

    Split Complementary


    #fc8000 Color Preview

    Text with hexadecimal color #fc8000

    This text has a font color of #fc8000

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

    #fc8000 Background Color

    This box has a background color of #fc8000

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

    #fc8000 Border Color

    This box has a border color of #fc8000

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

    CSS codes

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

    #fc8000 Color on white background

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

    #fc8000 Color on black background

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