#ff3300 Hex Color

#FF3300
0
  • #ff3300 Color Information

    • #ff3300 short hex color code is #f30.

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

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

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

    • #ff3300 hex color contains mainly RED.

    • #ff3300 is a web safe color.

    • #ff3300 hex color has a decimal value of 16724736.



    #ff3300 Color Spaces (Color Conversions)

    HEX ff3300 #ff3300
    RGB 255, 51, 0 rgb(255, 51, 0)
    RGB Percent 100, 20, 0 rgb(100, 20, 0)
    CMYK 0, 80, 100, 0
    HSL 12°, 100, 50 hsl(12, 100%, 50%)
    HSV 12°, 100, 100
    XYZ 42.424, 23.628, 2.325
    Hunter Lab 48.609, 70.724, 31.19
    CIE-LAB 55.713, 73.006, 68.158
    CIE-LCH 55.713, 99.877, 43.033
    CIE-LUV 0, 80, 100, 0
    Web Safe ff3300

    RGB percent of color #ff3300

    100%
    20%
    0%

    CMYK percent of color #ff3300

    0%
    80%
    100%
    0%


    Color Schemes with #ff3300

    Complementary Color

    Split Complementary


    #ff3300 Color Preview

    Text with hexadecimal color #ff3300

    This text has a font color of #ff3300

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

    #ff3300 Background Color

    This box has a background color of #ff3300

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

    #ff3300 Border Color

    This box has a border color of #ff3300

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

    CSS codes

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

    #ff3300 Color on white background

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

    #ff3300 Color on black background

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