#88fcd6

Color #88FCD6 Aquamarine (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Aquamarine #88FCD6

Tints of Aquamarine #88FCD6

Color information

#88FCD6 (or 0x88FCD6) is unknown color: approx Aquamarine. HEX triplet: 88, FC and D6. RGB value is (136,252,214). Sum of RGB (Red+Green+Blue) = 136+252+214=602 (79% of max value = 765). Red value is 136 (53.52% from 255 or 22.59% from 602); Green value is 252 (98.83% from 255 or 41.86% from 602); Blue value is 214 (83.98% from 255 or 35.55% from 602); Max value from RGB is 252 - color contains mainly: green. Hex color #88FCD6 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #88FCD6 is #770329. Grayscale: #D5D5D5. Windows color (decimal): -7799594 or 14089352. OLE color: 14089352.

HSL color Cylindrical-coordinate representation of color #88FCD6: hue angle of 160.34º degrees, saturation: 0.95, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #88FCD6 is Cyan = 0.46, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.01.

Color convert

RGB136252214-
CMYK0.4600.150.01
HSL160.34º95.08%76.08%-
HSV(B)160.34º46.03%98.82%-
XYZ57.179.7175.99-
YUV212.98128.5773.09-

RGB Variations

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

RGB

RED value IS 136 (53.52% from 255) = 22.59%
GREEN value IS 252 (98.83% from 255) = 41.86%
BLUE value IS 214 (83.98% from 255) = 35.55%
R=22.59%
G=41.86%
B=35.55%

CMYK

C (Cyan) values IS 0.46
M (Magenta) values IS 0
Y (Yellow) values IS 0.15
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal1362522140.4600.150.01160.3495.0876.08
Hex88FCD62E0F1a05f4c
Octal210374326560171240137114
Binary1000100011111100110101101011100111111010000010111111001100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #88fcd6

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #88fcd6; }

 p { color: rgb(136,252,214); }

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

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

 a { background-color: rgb(136,252,214); }

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

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

 span { border-color: rgb(136,252,214); }

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

cancel