#14e08b

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

Shades of Caribbean Green #14E08B

Tints of Caribbean Green #14E08B

Color information

#14E08B (or 0x14E08B) is unknown color: approx Caribbean Green. HEX triplet: 14, E0 and 8B. RGB value is (20,224,139). Sum of RGB (Red+Green+Blue) = 20+224+139=383 (50% of max value = 765). Red value is 20 (8.20% from 255 or 5.22% from 383); Green value is 224 (87.89% from 255 or 58.49% from 383); Blue value is 139 (54.69% from 255 or 36.29% from 383); Max value from RGB is 224 - color contains mainly: green. Hex color #14E08B is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #14E08B is #EB1F74. Grayscale: #999999. Windows color (decimal): -15409013 or 9166868. OLE color: 9166868.

HSL color Cylindrical-coordinate representation of color #14E08B: hue angle of 155º degrees, saturation: 0.84, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #14E08B is Cyan = 0.91, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.12.

Color convert

RGB20224139-
CMYK0.9100.380.12
HSL155º83.61%47.84%-
HSV(B)155º91.07%87.84%-
XYZ31.655.3233.44-
YUV153.31119.9132.91-

RGB Variations

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

RGB

RED value IS 20 (8.20% from 255) = 5.22%
GREEN value IS 224 (87.89% from 255) = 58.49%
BLUE value IS 139 (54.69% from 255) = 36.29%
R=5.22%
G=58.49%
B=36.29%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.38
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal202241390.9100.380.1215583.6147.84
Hex14E08B5B026C9b5430
Octal243402131330461423312460
Binary101001110000010001011101101101001101100100110111010100110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #14e08b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #14e08b; }

 p { color: rgb(20,224,139); }

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

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

 a { background-color: rgb(20,224,139); }

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

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

 span { border-color: rgb(20,224,139); }

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

cancel