Shades of Bali Hai #819AAF
Tints of Bali Hai #819AAF
RGB
CMYK
RGB Variations
Color information
#819AAF (or 0x819AAF) is known color: Bali Hai. HEX triplet: 81, 9A and AF. RGB value is (129,154,175). Sum of RGB (Red+Green+Blue) = 129+154+175=458 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.17% from 458); Green value is 154 (60.55% from 255 or 33.62% from 458); Blue value is 175 (68.75% from 255 or 38.21% from 458); Max value from RGB is 175 - color contains mainly: blue. Hex color #819AAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819AAF is #7E6550. Grayscale: #949494. Windows color (decimal): -8283473 or 11508353. OLE color: 11508353.
HSL color Cylindrical-coordinate representation of color #819AAF: hue angle of 207.39º degrees, saturation: 0.22, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #819AAF is Cyan = 0.26, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 129 | 154 | 175 | - |
| CMYK | 0.26 | 0.12 | 0 | 0.31 |
| HSL | 207.39º | 0.22% | 0.6% | - |
| HSV(B) | 207.39º | 0.26% | 0.69% | - |
| XYZ | 28.35 | 30.87 | 45.02 | - |
| YUV | 148.92 | 142.72 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 154 | 175 | 0.26 | 0.12 | 0 | 0.31 | 207.39 | 0.22 | 0.6 |
| Hex | 81 | 9A | AF | 1A | C | 0 | 1F | CF | 16 | 3C |
| Octal | 201 | 232 | 257 | 32 | 14 | 0 | 37 | 317 | 26 | 74 |
| Binary | 10000001 | 10011010 | 10101111 | 11010 | 1100 | 0 | 11111 | 11001111 | 10110 | 111100 |
Color Harmonies of #819AAF
Complementary color
Monochromatic Colors of #819AAF
Black with #819AAF
Text Example
Text Example
White with #819AAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819AAF; }
p { color: rgb(129,154,175); }
H1.HeaderClassName
{
color: #819AAF;
}
.AnyTagClassName
{
color: #819AAF;
}
</style>
background-color css
<style>
a { background-color: #819AAF; }
a { background-color: rgb(129,154,175); }
div.DivClassName
{
background-color: #819AAF;
}
.BgClassName
{
background-color: #819AAF;
}
</style>
border-color css
<style>
span { border-color: #819AAF; }
span { border-color: rgb(129,154,175); }
td.TdClassName
{
border-color: #819AAF;
}
.TagClassName
{
border-color: #819AAF;
}
</style>