#fa9600 Hex Color

#FA9600
0
  • #fa9600 Color Information

    • In RGB color space, #fa9600 hex color has a red value of 250, a green value of 150 and a blue value of 0.

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

    • #fa9600 color has a hue of 36 degrees, a saturation of 100% and a lightness of 49%.

    • #fa9600 hex color contains mainly RED.

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

    • #fa9600 hex color has a decimal value of 16422400.



    #fa9600 Color Spaces (Color Conversions)

    HEX fa9600 #fa9600
    RGB 250, 150, 0 rgb(250, 150, 0)
    RGB Percent 98.04, 58.82, 0 rgb(98.04, 58.82, 0)
    CMYK 0, 40, 100, 2
    HSL 36°, 100, 49 hsl(36, 100%, 49%)
    HSV 36°, 100, 98
    XYZ 50.331, 42.137, 5.48
    Hunter Lab 64.913, 24.804, 40.434
    CIE-LAB 70.965, 29.666, 76.098
    CIE-LCH 70.965, 81.676, 68.702
    CIE-LUV 0, 40, 100, 1.96
    Web Safe ff9900

    RGB percent of color #fa9600

    98.04%
    58.82%
    0%

    CMYK percent of color #fa9600

    0%
    40%
    100%
    1.96%


    Color Schemes with #fa9600

    Complementary Color

    Split Complementary


    #fa9600 Color Preview

    Text with hexadecimal color #fa9600

    This text has a font color of #fa9600

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

    #fa9600 Background Color

    This box has a background color of #fa9600

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

    #fa9600 Border Color

    This box has a border color of #fa9600

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

    CSS codes

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

    #fa9600 Color on white background

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

    #fa9600 Color on black background

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