#ec02b7

Color #EC02B7 Shocking Pink (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Shocking Pink #EC02B7

Tints of Shocking Pink #EC02B7

Color information

#EC02B7 (or 0xEC02B7) is unknown color: approx Shocking Pink. HEX triplet: EC, 02 and B7. RGB value is (236,2,183). Sum of RGB (Red+Green+Blue) = 236+2+183=421 (55% of max value = 765). Red value is 236 (92.58% from 255 or 56.06% from 421); Green value is 2 (1.17% from 255 or 0.48% from 421); Blue value is 183 (71.88% from 255 or 43.47% from 421); Max value from RGB is 236 - color contains mainly: red. Hex color #EC02B7 is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #EC02B7 is #13FD48. Grayscale: #5C5C5C. Windows color (decimal): -1310025 or 11993836. OLE color: 11993836.

HSL color Cylindrical-coordinate representation of color #EC02B7: hue angle of 313.59º degrees, saturation: 0.98, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #EC02B7 is Cyan = 0, Magento = 0.99, Yellow = 0.22 and Black (K on CMYK) = 0.07.

Color convert

RGB2362183-
CMYK00.990.220.07
HSL313.59º98.32%46.67%-
HSV(B)313.59º99.15%92.55%-
XYZ43.1621.346.64-
YUV92.6179.02230.28-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 236 (92.58% from 255) = 56.06%
GREEN value IS 2 (1.17% from 255) = 0.48%
BLUE value IS 183 (71.88% from 255) = 43.47%
R=56.06%
G=0.48%
B=43.47%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.99
Y (Yellow) values IS 0.22
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal236218300.990.220.07313.5998.3246.67
HexEC2B706316713a622f
Octal3542267014326747214257
Binary11101100101011011101100011101101111001110101100010101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ec02b7

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ec02b7; }

 p { color: rgb(236,2,183); }

 H1.HeaderClassName
 {
   color: #ec02b7;
 }
 .AnyTagClassName
 {
   color: #ec02b7;
 }
</style>
background-color css

<style>
 a { background-color: #ec02b7; }

 a { background-color: rgb(236,2,183); }

 div.DivClassName
 {
   background-color: #ec02b7;
 }
 .BgClassName
 {
   background-color: #ec02b7;
 }
</style>
border-color css

<style>
 span { border-color: #ec02b7; }

 span { border-color: rgb(236,2,183); }

 td.TdClassName
 {
   border-color: #ec02b7;
 }
 .TagClassName
 {
   border-color: #ec02b7;
 }
</style>

cancel