#ff8300 Hex Color

#FF8300
0
  • #ff8300 Color Information

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

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

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

    • #ff8300 hex color contains mainly RED.

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

    • #ff8300 hex color has a decimal value of 16745216.



    #ff8300 Color Spaces (Color Conversions)

    HEX ff8300 #ff8300
    RGB 255, 131, 0 rgb(255, 131, 0)
    RGB Percent 100, 51.37, 0 rgb(100, 51.37, 0)
    CMYK 0, 49, 100, 0
    HSL 30.8°, 100, 50 hsl(30.8, 100%, 50%)
    HSV 30.8°, 100, 100
    XYZ 49.356, 37.493, 4.635
    Hunter Lab 61.232, 36.726, 38.374
    CIE-LAB 67.645, 41.347, 74.383
    CIE-LCH 67.645, 85.102, 60.932
    CIE-LUV 0, 48.63, 100, 0
    Web Safe ff9900

    RGB percent of color #ff8300

    100%
    51.37%
    0%

    CMYK percent of color #ff8300

    0%
    48.63%
    100%
    0%


    Color Schemes with #ff8300

    Complementary Color

    Split Complementary


    #ff8300 Color Preview

    Text with hexadecimal color #ff8300

    This text has a font color of #ff8300

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

    #ff8300 Background Color

    This box has a background color of #ff8300

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

    #ff8300 Border Color

    This box has a border color of #ff8300

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

    CSS codes

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

    #ff8300 Color on white background

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

    #ff8300 Color on black background

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