Shades of Bali Hai #819FAE
Tints of Bali Hai #819FAE
RGB
CMYK
RGB Variations
Color information
#819FAE (or 0x819FAE) is known color: Bali Hai. HEX triplet: 81, 9F and AE. RGB value is (129,159,174). Sum of RGB (Red+Green+Blue) = 129+159+174=462 (61% of max value = 765). Red value is 129 (50.78% from 255 or 27.92% from 462); Green value is 159 (62.5% from 255 or 34.42% from 462); Blue value is 174 (68.36% from 255 or 37.66% from 462); Max value from RGB is 174 - color contains mainly: blue. Hex color #819FAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819FAE is #7E6051. Grayscale: #979797. Windows color (decimal): -8282194 or 11444097. OLE color: 11444097.
HSL color Cylindrical-coordinate representation of color #819FAE: hue angle of 200º 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 #819FAE is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 129 | 159 | 174 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.32 |
| HSL | 200º | 0.22% | 0.59% | - |
| HSV(B) | 200º | 0.26% | 0.68% | - |
| XYZ | 29.09 | 32.52 | 44.79 | - |
| YUV | 151.74 | 140.56 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 159 | 174 | 0.26 | 0.09 | 0 | 0.32 | 200 | 0.22 | 0.59 |
| Hex | 81 | 9F | AE | 1A | 9 | 0 | 20 | C8 | 16 | 3B |
| Octal | 201 | 237 | 256 | 32 | 11 | 0 | 40 | 310 | 26 | 73 |
| Binary | 10000001 | 10011111 | 10101110 | 11010 | 1001 | 0 | 100000 | 11001000 | 10110 | 111011 |
Color Harmonies of #819FAE
Complementary color
Monochromatic Colors of #819FAE
Black with #819FAE
Text Example
Text Example
White with #819FAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819FAE; }
p { color: rgb(129,159,174); }
H1.HeaderClassName
{
color: #819FAE;
}
.AnyTagClassName
{
color: #819FAE;
}
</style>
background-color css
<style>
a { background-color: #819FAE; }
a { background-color: rgb(129,159,174); }
div.DivClassName
{
background-color: #819FAE;
}
.BgClassName
{
background-color: #819FAE;
}
</style>
border-color css
<style>
span { border-color: #819FAE; }
span { border-color: rgb(129,159,174); }
td.TdClassName
{
border-color: #819FAE;
}
.TagClassName
{
border-color: #819FAE;
}
</style>