#06e0a5

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

Shades of Caribbean Green #06E0A5

Tints of Caribbean Green #06E0A5

Color information

#06E0A5 (or 0x06E0A5) is unknown color: approx Caribbean Green. HEX triplet: 06, E0 and A5. RGB value is (6,224,165). Sum of RGB (Red+Green+Blue) = 6+224+165=395 (52% of max value = 765). Red value is 6 (2.73% from 255 or 1.52% from 395); Green value is 224 (87.89% from 255 or 56.71% from 395); Blue value is 165 (64.84% from 255 or 41.77% from 395); Max value from RGB is 224 - color contains mainly: green. Hex color #06E0A5 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #06E0A5 is #F91F5A. Grayscale: #989898. Windows color (decimal): -16326491 or 10870790. OLE color: 10870790.

HSL color Cylindrical-coordinate representation of color #06E0A5: hue angle of 163.76º degrees, saturation: 0.95, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #06E0A5 is Cyan = 0.97, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.12.

Color convert

RGB6224165-
CMYK0.9700.260.12
HSL163.76º94.78%45.1%-
HSV(B)163.76º97.32%87.84%-
XYZ33.5256.0744.65-
YUV152.09135.2823.8-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 1.52%
GREEN value IS 224 (87.89% from 255) = 56.71%
BLUE value IS 165 (64.84% from 255) = 41.77%
R=1.52%
G=56.71%
B=41.77%

CMYK

C (Cyan) values IS 0.97
M (Magenta) values IS 0
Y (Yellow) values IS 0.26
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal62241650.9700.260.12163.7694.7845.1
Hex6E0A56101ACa45f2d
Octal63402451410321424413755
Binary110111000001010010111000010110101100101001001011111101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06e0a5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #06e0a5; }

 p { color: rgb(6,224,165); }

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

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

 a { background-color: rgb(6,224,165); }

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

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

 span { border-color: rgb(6,224,165); }

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

cancel