#ff0025 Hex Color

#FF0025
0
  • #ff0025 Color Information

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

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

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

    • #ff0025 hex color contains mainly RED.

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

    • #ff0025 hex color has a decimal value of 16711717.



    #ff0025 Color Spaces (Color Conversions)

    HEX ff0025 #ff0025
    RGB 255, 0, 37 rgb(255, 0, 37)
    RGB Percent 100, 0, 14.51 rgb(100, 0, 14.51)
    CMYK 0, 100, 85, 0
    HSL 351.3°, 100, 50 hsl(351.3, 100%, 50%)
    HSV 351.3°, 100, 100
    XYZ 41.574, 21.394, 3.688
    Hunter Lab 46.254, 79.497, 27.65
    CIE-LAB 53.378, 80.503, 54.907
    CIE-LCH 53.378, 97.445, 34.296
    CIE-LUV 0, 100, 85.49, 0
    Web Safe ff0033

    RGB percent of color #ff0025

    100%
    0%
    14.51%

    CMYK percent of color #ff0025

    0%
    100%
    85.49%
    0%


    Color Schemes with #ff0025

    Complementary Color

    Split Complementary


    #ff0025 Color Preview

    Text with hexadecimal color #ff0025

    This text has a font color of #ff0025

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

    #ff0025 Background Color

    This box has a background color of #ff0025

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

    #ff0025 Border Color

    This box has a border color of #ff0025

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

    CSS codes

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

    #ff0025 Color on white background

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

    #ff0025 Color on black background

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