#fc4000 Hex Color

#FC4000
0
  • #fc4000 Color Information

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

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

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

    • #fc4000 hex color contains mainly RED.

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

    • #fc4000 hex color has a decimal value of 16531456.



    #fc4000 Color Spaces (Color Conversions)

    HEX fc4000 #fc4000
    RGB 252, 64, 0 rgb(252, 64, 0)
    RGB Percent 98.82, 25.1, 0 rgb(98.82, 25.1, 0)
    CMYK 0, 75, 100, 1
    HSL 15.2°, 100, 49.4 hsl(15.2, 100%, 49.4%)
    HSV 15.2°, 100, 98.8
    XYZ 41.978, 24.362, 2.49
    Hunter Lab 49.358, 65.435, 31.559
    CIE-LAB 56.448, 68.494, 68.142
    CIE-LCH 56.448, 96.617, 44.852
    CIE-LUV 0, 74.6, 100, 1.18
    Web Safe ff3300

    RGB percent of color #fc4000

    98.82%
    25.1%
    0%

    CMYK percent of color #fc4000

    0%
    74.6%
    100%
    1.18%


    Color Schemes with #fc4000

    Complementary Color

    Split Complementary


    #fc4000 Color Preview

    Text with hexadecimal color #fc4000

    This text has a font color of #fc4000

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

    #fc4000 Background Color

    This box has a background color of #fc4000

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

    #fc4000 Border Color

    This box has a border color of #fc4000

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

    CSS codes

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

    #fc4000 Color on white background

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

    #fc4000 Color on black background

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