#ff0254 Hex Color

#FF0254
0
  • #ff0254 Color Information

    • In RGB color space, #ff0254 hex color has a red value of 255, a green value of 2 and a blue value of 84.

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

    • #ff0254 color has a hue of 340.6 degrees, a saturation of 100% and a lightness of 50.4%.

    • #ff0254 hex color contains mainly RED.

    • The closest web safe color of #ff0254 is #ff0066

    • #ff0254 hex color has a decimal value of 16712276.



    #ff0254 Color Spaces (Color Conversions)

    HEX ff0254 #ff0254
    RGB 255, 2, 84 rgb(255, 2, 84)
    RGB Percent 100, 0.78, 32.94 rgb(100, 0.78, 32.94)
    CMYK 0, 99, 67, 0
    HSL 340.6°, 100, 50.4 hsl(340.6, 100%, 50.4%)
    HSV 340.6°, 99.2, 100
    XYZ 42.862, 21.944, 10.364
    Hunter Lab 46.844, 81.347, 19.674
    CIE-LAB 53.968, 81.842, 29.317
    CIE-LCH 53.968, 86.934, 19.708
    CIE-LUV 0, 99.22, 67.06, 0
    Web Safe ff0066

    RGB percent of color #ff0254

    100%
    0.78%
    32.94%

    CMYK percent of color #ff0254

    0%
    99.22%
    67.06%
    0%


    Color Schemes with #ff0254

    Complementary Color

    Split Complementary


    #ff0254 Color Preview

    Text with hexadecimal color #ff0254

    This text has a font color of #ff0254

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

    #ff0254 Background Color

    This box has a background color of #ff0254

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

    #ff0254 Border Color

    This box has a border color of #ff0254

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

    CSS codes

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

    #ff0254 Color on white background

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

    #ff0254 Color on black background

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