Shades of Water Leaf #ACEAE0
Tints of Water Leaf #ACEAE0
RGB
CMYK
RGB Variations
Color information
#ACEAE0 (or 0xACEAE0) is known color: Water Leaf. HEX triplet: AC, EA and E0. RGB value is (172,234,224). Sum of RGB (Red+Green+Blue) = 172+234+224=630 (83% of max value = 765). Red value is 172 (67.58% from 255 or 27.30% from 630); Green value is 234 (91.80% from 255 or 37.14% from 630); Blue value is 224 (87.89% from 255 or 35.56% from 630); Max value from RGB is 234 - color contains mainly: green. Hex color #ACEAE0 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #ACEAE0 is #53151F. Grayscale: #D6D6D6. Windows color (decimal): -5444896 or 14740140. OLE color: 14740140.
HSL color Cylindrical-coordinate representation of color #ACEAE0: hue angle of 170.32º degrees, saturation: 0.6, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ACEAE0 is Cyan = 0.26, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.08.
Color convert
| RGB | 172 | 234 | 224 | - |
| CMYK | 0.26 | 0 | 0.04 | 0.08 |
| HSL | 170.32º | 0.6% | 0.8% | - |
| HSV(B) | 170.32º | 0.26% | 0.92% | - |
| XYZ | 59.89 | 73 | 81.45 | - |
| YUV | 214.32 | 133.46 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 172 | 234 | 224 | 0.26 | 0 | 0.04 | 0.08 | 170.32 | 0.6 | 0.8 |
| Hex | AC | EA | E0 | 1A | 0 | 4 | 8 | AA | 3C | 50 |
| Octal | 254 | 352 | 340 | 32 | 0 | 4 | 10 | 252 | 74 | 120 |
| Binary | 10101100 | 11101010 | 11100000 | 11010 | 0 | 100 | 1000 | 10101010 | 111100 | 1010000 |
Color Harmonies of #ACEAE0
Complementary color
Monochromatic Colors of #ACEAE0
Black with #ACEAE0
Text Example
Text Example
White with #ACEAE0
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ACEAE0; }
p { color: rgb(172,234,224); }
H1.HeaderClassName
{
color: #ACEAE0;
}
.AnyTagClassName
{
color: #ACEAE0;
}
</style>
background-color css
<style>
a { background-color: #ACEAE0; }
a { background-color: rgb(172,234,224); }
div.DivClassName
{
background-color: #ACEAE0;
}
.BgClassName
{
background-color: #ACEAE0;
}
</style>
border-color css
<style>
span { border-color: #ACEAE0; }
span { border-color: rgb(172,234,224); }
td.TdClassName
{
border-color: #ACEAE0;
}
.TagClassName
{
border-color: #ACEAE0;
}
</style>