#ff02c0 Hex Color

#FF02C0
0
  • #ff02c0 Color Information

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

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

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

    • #ff02c0 hex color contains mainly RED.

    • The closest web safe color of #ff02c0 is #ff00cc

    • #ff02c0 hex color has a decimal value of 16712384.



    #ff02c0 Color Spaces (Color Conversions)

    HEX ff02c0 #ff02c0
    RGB 255, 2, 192 rgb(255, 2, 192)
    RGB Percent 100, 0.78, 75.29 rgb(100, 0.78, 75.29)
    CMYK 0, 99, 25, 0
    HSL 314.9°, 100, 50.4 hsl(314.9, 100%, 50.4%)
    HSV 314.9°, 99.2, 100
    XYZ 50.776, 25.109, 52.04
    Hunter Lab 50.109, 93.186, -26.499
    CIE-LAB 57.181, 90.267, -30.196
    CIE-LCH 57.181, 95.184, 341.504
    CIE-LUV 0, 99.22, 24.71, 0
    Web Safe ff00cc

    RGB percent of color #ff02c0

    100%
    0.78%
    75.29%

    CMYK percent of color #ff02c0

    0%
    99.22%
    24.71%
    0%


    Color Schemes with #ff02c0

    Complementary Color

    Split Complementary


    #ff02c0 Color Preview

    Text with hexadecimal color #ff02c0

    This text has a font color of #ff02c0

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

    #ff02c0 Background Color

    This box has a background color of #ff02c0

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

    #ff02c0 Border Color

    This box has a border color of #ff02c0

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

    CSS codes

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

    #ff02c0 Color on white background

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

    #ff02c0 Color on black background

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