#ff9100 Hex Color

#FF9100
0
  • #ff9100 Color Information

    • In RGB color space, #ff9100 hex color has a red value of 255, a green value of 145 and a blue value of 0.

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

    • #ff9100 color has a hue of 34.1 degrees, a saturation of 100% and a lightness of 50%.

    • #ff9100 hex color contains mainly RED.

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

    • #ff9100 hex color has a decimal value of 16748800.



    #ff9100 Color Spaces (Color Conversions)

    HEX ff9100 #ff9100
    RGB 255, 145, 0 rgb(255, 145, 0)
    RGB Percent 100, 56.86, 0 rgb(100, 56.86, 0)
    CMYK 0, 43, 100, 0
    HSL 34.1°, 100, 50 hsl(34.1, 100%, 50%)
    HSV 34.1°, 100, 100
    XYZ 51.365, 41.511, 5.305
    Hunter Lab 64.429, 29.555, 40.218
    CIE-LAB 70.532, 34.283, 76.146
    CIE-LCH 70.532, 83.508, 65.761
    CIE-LUV 0, 43.14, 100, 0
    Web Safe ff9900

    RGB percent of color #ff9100

    100%
    56.86%
    0%

    CMYK percent of color #ff9100

    0%
    43.14%
    100%
    0%


    Color Schemes with #ff9100

    Complementary Color

    Split Complementary


    #ff9100 Color Preview

    Text with hexadecimal color #ff9100

    This text has a font color of #ff9100

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

    #ff9100 Background Color

    This box has a background color of #ff9100

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

    #ff9100 Border Color

    This box has a border color of #ff9100

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

    CSS codes

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

    #ff9100 Color on white background

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

    #ff9100 Color on black background

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