#fe5000 Hex Color

#FE5000
0
  • #fe5000 Color Information

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

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

    • #fe5000 color has a hue of 18.9 degrees, a saturation of 100% and a lightness of 49.8%.

    • #fe5000 hex color contains mainly RED.

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

    • #fe5000 hex color has a decimal value of 16666624.



    #fe5000 Color Spaces (Color Conversions)

    HEX fe5000 #fe5000
    RGB 254, 80, 0 rgb(254, 80, 0)
    RGB Percent 99.61, 31.37, 0 rgb(99.61, 31.37, 0)
    CMYK 0, 69, 100, 0
    HSL 18.9°, 100, 49.8 hsl(18.9, 100%, 49.8%)
    HSV 18.9°, 100, 99.6
    XYZ 43.742, 26.808, 2.869
    Hunter Lab 51.776, 60.192, 32.958
    CIE-LAB 58.796, 63.635, 69.445
    CIE-LCH 58.796, 94.191, 47.5
    CIE-LUV 0, 68.5, 100, 0.39
    Web Safe ff6600

    RGB percent of color #fe5000

    99.61%
    31.37%
    0%

    CMYK percent of color #fe5000

    0%
    68.5%
    100%
    0.39%


    Color Schemes with #fe5000

    Complementary Color

    Split Complementary


    #fe5000 Color Preview

    Text with hexadecimal color #fe5000

    This text has a font color of #fe5000

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

    #fe5000 Background Color

    This box has a background color of #fe5000

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

    #fe5000 Border Color

    This box has a border color of #fe5000

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

    CSS codes

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

    #fe5000 Color on white background

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

    #fe5000 Color on black background

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