#ff0030 Hex Color

#FF0030
0
  • #ff0030 Color Information

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

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

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

    • #ff0030 hex color contains mainly RED.

    • The closest web safe color of #ff0030 is #ff0033

    • #ff0030 hex color has a decimal value of 16711728.



    #ff0030 Color Spaces (Color Conversions)

    HEX ff0030 #ff0030
    RGB 255, 0, 48 rgb(255, 0, 48)
    RGB Percent 100, 0, 18.82 rgb(100, 0, 18.82)
    CMYK 0, 100, 81, 0
    HSL 348.7°, 100, 50 hsl(348.7, 100%, 50%)
    HSV 348.7°, 100, 100
    XYZ 41.774, 21.473, 4.739
    Hunter Lab 46.339, 79.822, 26.374
    CIE-LAB 53.463, 80.743, 49.413
    CIE-LCH 53.463, 94.663, 31.466
    CIE-LUV 0, 100, 81.18, 0
    Web Safe ff0033

    RGB percent of color #ff0030

    100%
    0%
    18.82%

    CMYK percent of color #ff0030

    0%
    100%
    81.18%
    0%


    Color Schemes with #ff0030

    Complementary Color

    Split Complementary


    #ff0030 Color Preview

    Text with hexadecimal color #ff0030

    This text has a font color of #ff0030

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

    #ff0030 Background Color

    This box has a background color of #ff0030

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

    #ff0030 Border Color

    This box has a border color of #ff0030

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

    CSS codes

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

    #ff0030 Color on white background

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

    #ff0030 Color on black background

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