Shades of Bali Hai #819AAD
Tints of Bali Hai #819AAD
RGB
CMYK
RGB Variations
Color information
#819AAD (or 0x819AAD) is known color: Bali Hai. HEX triplet: 81, 9A and AD. RGB value is (129,154,173). Sum of RGB (Red+Green+Blue) = 129+154+173=456 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.29% from 456); Green value is 154 (60.55% from 255 or 33.77% from 456); Blue value is 173 (67.97% from 255 or 37.94% from 456); Max value from RGB is 173 - color contains mainly: blue. Hex color #819AAD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819AAD is #7E6552. Grayscale: #949494. Windows color (decimal): -8283475 or 11377281. OLE color: 11377281.
HSL color Cylindrical-coordinate representation of color #819AAD: hue angle of 205.91º degrees, saturation: 0.21, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #819AAD is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 129 | 154 | 173 | - |
| CMYK | 0.25 | 0.11 | 0 | 0.32 |
| HSL | 205.91º | 0.21% | 0.59% | - |
| HSV(B) | 205.91º | 0.25% | 0.68% | - |
| XYZ | 28.15 | 30.8 | 44 | - |
| YUV | 148.69 | 141.72 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 154 | 173 | 0.25 | 0.11 | 0 | 0.32 | 205.91 | 0.21 | 0.59 |
| Hex | 81 | 9A | AD | 19 | B | 0 | 20 | CE | 15 | 3B |
| Octal | 201 | 232 | 255 | 31 | 13 | 0 | 40 | 316 | 25 | 73 |
| Binary | 10000001 | 10011010 | 10101101 | 11001 | 1011 | 0 | 100000 | 11001110 | 10101 | 111011 |
Color Harmonies of #819AAD
Complementary color
Monochromatic Colors of #819AAD
Black with #819AAD
Text Example
Text Example
White with #819AAD
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819AAD; }
p { color: rgb(129,154,173); }
H1.HeaderClassName
{
color: #819AAD;
}
.AnyTagClassName
{
color: #819AAD;
}
</style>
background-color css
<style>
a { background-color: #819AAD; }
a { background-color: rgb(129,154,173); }
div.DivClassName
{
background-color: #819AAD;
}
.BgClassName
{
background-color: #819AAD;
}
</style>
border-color css
<style>
span { border-color: #819AAD; }
span { border-color: rgb(129,154,173); }
td.TdClassName
{
border-color: #819AAD;
}
.TagClassName
{
border-color: #819AAD;
}
</style>