#f32500 Hex Color

#F32500
0
  • #f32500 Color Information

    • In RGB color space, #f32500 hex color has a red value of 243, a green value of 37 and a blue value of 0.

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

    • #f32500 color has a hue of 9.1 degrees, a saturation of 100% and a lightness of 47.6%.

    • #f32500 hex color contains mainly RED.

    • The closest web safe color of #f32500 is #ff3300

    • #f32500 hex color has a decimal value of 15934720.



    #f32500 Color Spaces (Color Conversions)

    HEX f32500 #f32500
    RGB 243, 37, 0 rgb(243, 37, 0)
    RGB Percent 95.29, 14.51, 0 rgb(95.29, 14.51, 0)
    CMYK 0, 85, 100, 5
    HSL 9.1°, 100, 47.6 hsl(9.1, 100%, 47.6%)
    HSV 9.1°, 100, 95.3
    XYZ 37.624, 20.378, 1.95
    Hunter Lab 45.142, 69.774, 29.038
    CIE-LAB 52.262, 72.891, 65.366
    CIE-LCH 52.262, 97.907, 41.885
    CIE-LUV 0, 84.77, 100, 4.71
    Web Safe ff3300

    RGB percent of color #f32500

    95.29%
    14.51%
    0%

    CMYK percent of color #f32500

    0%
    84.77%
    100%
    4.71%


    Color Schemes with #f32500

    Complementary Color

    Split Complementary


    #f32500 Color Preview

    Text with hexadecimal color #f32500

    This text has a font color of #f32500

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

    #f32500 Background Color

    This box has a background color of #f32500

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

    #f32500 Border Color

    This box has a border color of #f32500

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

    CSS codes

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

    #f32500 Color on white background

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

    #f32500 Color on black background

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