#02C88E

Color #02C88E Caribbean Green (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Caribbean Green #02C88E

Tints of Caribbean Green #02C88E

Color information

#02C88E (or 0x02C88E) is unknown color: approx Caribbean Green. HEX triplet: 02, C8 and 8E. RGB value is (2,200,142). Sum of RGB (Red+Green+Blue) = 2+200+142=344 (45% of max value = 765). Red value is 2 (1.17% from 255 or 0.58% from 344); Green value is 200 (78.52% from 255 or 58.14% from 344); Blue value is 142 (55.86% from 255 or 41.28% from 344); Max value from RGB is 200 - color contains mainly: green. Hex color #02C88E is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #02C88E is #FD3771. Grayscale: #868686. Windows color (decimal): -16594802 or 9357314. OLE color: 9357314.

HSL color Cylindrical-coordinate representation of color #02C88E: hue angle of 162.42º degrees, saturation: 0.98, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #02C88E is Cyan = 0.99, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.22.

Color convert

RGB2200142-
CMYK0.9900.290.22
HSL162.42º98.02%39.61%-
HSV(B)162.42º99%78.43%-
XYZ25.5643.2732.6-
YUV134.19132.433.72-

RGB Variations

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

RGB

RED value IS 2 (1.17% from 255) = 0.58%
GREEN value IS 200 (78.52% from 255) = 58.14%
BLUE value IS 142 (55.86% from 255) = 41.28%
R=0.58%
G=58.14%
B=41.28%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.29
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal22001420.9900.290.22162.4298.0239.61
Hex2C88E6301D16a26228
Octal23102161430352624214250
Binary101100100010001110110001101110110110101000101100010101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #02C88E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #02C88E; }

 p { color: rgb(2,200,142); }

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

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

 a { background-color: rgb(2,200,142); }

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

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

 span { border-color: rgb(2,200,142); }

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

cancel