Shades of Bali Hai #819AAE
Tints of Bali Hai #819AAE
RGB
CMYK
RGB Variations
Color information
#819AAE (or 0x819AAE) is known color: Bali Hai. HEX triplet: 81, 9A and AE. RGB value is (129,154,174). Sum of RGB (Red+Green+Blue) = 129+154+174=457 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.23% from 457); Green value is 154 (60.55% from 255 or 33.70% from 457); Blue value is 174 (68.36% from 255 or 38.07% from 457); Max value from RGB is 174 - color contains mainly: blue. Hex color #819AAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819AAE is #7E6551. Grayscale: #949494. Windows color (decimal): -8283474 or 11442817. OLE color: 11442817.
HSL color Cylindrical-coordinate representation of color #819AAE: hue angle of 206.67º degrees, saturation: 0.22, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #819AAE is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 129 | 154 | 174 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.32 |
| HSL | 206.67º | 0.22% | 0.59% | - |
| HSV(B) | 206.67º | 0.26% | 0.68% | - |
| XYZ | 28.25 | 30.83 | 44.51 | - |
| YUV | 148.81 | 142.22 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 154 | 174 | 0.26 | 0.11 | 0 | 0.32 | 206.67 | 0.22 | 0.59 |
| Hex | 81 | 9A | AE | 1A | B | 0 | 20 | CF | 16 | 3B |
| Octal | 201 | 232 | 256 | 32 | 13 | 0 | 40 | 317 | 26 | 73 |
| Binary | 10000001 | 10011010 | 10101110 | 11010 | 1011 | 0 | 100000 | 11001111 | 10110 | 111011 |
Color Harmonies of #819AAE
Complementary color
Monochromatic Colors of #819AAE
Black with #819AAE
Text Example
Text Example
White with #819AAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819AAE; }
p { color: rgb(129,154,174); }
H1.HeaderClassName
{
color: #819AAE;
}
.AnyTagClassName
{
color: #819AAE;
}
</style>
background-color css
<style>
a { background-color: #819AAE; }
a { background-color: rgb(129,154,174); }
div.DivClassName
{
background-color: #819AAE;
}
.BgClassName
{
background-color: #819AAE;
}
</style>
border-color css
<style>
span { border-color: #819AAE; }
span { border-color: rgb(129,154,174); }
td.TdClassName
{
border-color: #819AAE;
}
.TagClassName
{
border-color: #819AAE;
}
</style>