#f32c01 Hex Color

#F32C01
0
  • #f32c01 Color Information

    • In RGB color space, #f32c01 hex color has a red value of 243, a green value of 44 and a blue value of 1.

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

    • #f32c01 color has a hue of 10.7 degrees, a saturation of 99.18% and a lightness of 47.8%.

    • #f32c01 hex color contains mainly RED.

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

    • #f32c01 hex color has a decimal value of 15936513.



    #f32c01 Color Spaces (Color Conversions)

    HEX f32c01 #f32c01
    RGB 243, 44, 1 rgb(243, 44, 1)
    RGB Percent 95.29, 17.25, 0.39 rgb(95.29, 17.25, 0.39)
    CMYK 0, 82, 100, 5
    HSL 10.7°, 99.18, 47.8 hsl(10.7, 99.18%, 47.8%)
    HSV 10.7°, 99.6, 95.3
    XYZ 37.868, 20.858, 2.059
    Hunter Lab 45.671, 68.081, 29.296
    CIE-LAB 52.794, 71.391, 65.326
    CIE-LCH 52.794, 96.769, 42.46
    CIE-LUV 0, 81.89, 99.59, 4.71
    Web Safe ff3300

    RGB percent of color #f32c01

    95.29%
    17.25%
    0.39%

    CMYK percent of color #f32c01

    0%
    81.89%
    99.59%
    4.71%


    Color Schemes with #f32c01

    Complementary Color

    Split Complementary


    #f32c01 Color Preview

    Text with hexadecimal color #f32c01

    This text has a font color of #f32c01

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

    #f32c01 Background Color

    This box has a background color of #f32c01

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

    #f32c01 Border Color

    This box has a border color of #f32c01

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

    CSS codes

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

    #f32c01 Color on white background

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

    #f32c01 Color on black background

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