#fe0100 Hex Color

#FE0100
0
  • #fe0100 Color Information

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

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

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

    • #fe0100 hex color contains mainly RED.

    • The closest web safe color of #fe0100 is #ff0000

    • #fe0100 hex color has a decimal value of 16646400.



    #fe0100 Color Spaces (Color Conversions)

    HEX fe0100 #fe0100
    RGB 254, 1, 0 rgb(254, 1, 0)
    RGB Percent 99.61, 0.39, 0 rgb(99.61, 0.39, 0)
    CMYK 0, 100, 100, 0
    HSL 0.2°, 100, 49.8 hsl(0.2, 100%, 49.8%)
    HSV 0.2°, 100, 99.6
    XYZ 40.884, 21.093, 1.916
    Hunter Lab 45.927, 78.527, 29.676
    CIE-LAB 53.051, 79.8, 67.033
    CIE-LCH 53.051, 104.218, 40.031
    CIE-LUV 0, 99.61, 100, 0.39
    Web Safe ff0000

    RGB percent of color #fe0100

    99.61%
    0.39%
    0%

    CMYK percent of color #fe0100

    0%
    99.61%
    100%
    0.39%


    Color Schemes with #fe0100

    Complementary Color

    Split Complementary


    #fe0100 Color Preview

    Text with hexadecimal color #fe0100

    This text has a font color of #fe0100

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

    #fe0100 Background Color

    This box has a background color of #fe0100

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

    #fe0100 Border Color

    This box has a border color of #fe0100

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

    CSS codes

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

    #fe0100 Color on white background

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

    #fe0100 Color on black background

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