Shades of Bali Hai #819CAE
Tints of Bali Hai #819CAE
RGB
CMYK
RGB Variations
Color information
#819CAE (or 0x819CAE) is known color: Bali Hai. HEX triplet: 81, 9C and AE. RGB value is (129,156,174). Sum of RGB (Red+Green+Blue) = 129+156+174=459 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.10% from 459); Green value is 156 (61.33% from 255 or 33.99% from 459); Blue value is 174 (68.36% from 255 or 37.91% from 459); Max value from RGB is 174 - color contains mainly: blue. Hex color #819CAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819CAE is #7E6351. Grayscale: #959595. Windows color (decimal): -8282962 or 11443329. OLE color: 11443329.
HSL color Cylindrical-coordinate representation of color #819CAE: hue angle of 204º 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 #819CAE is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 129 | 156 | 174 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.32 |
| HSL | 204º | 0.22% | 0.59% | - |
| HSV(B) | 204º | 0.26% | 0.68% | - |
| XYZ | 28.58 | 31.5 | 44.62 | - |
| YUV | 149.98 | 141.55 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 156 | 174 | 0.26 | 0.10 | 0 | 0.32 | 204 | 0.22 | 0.59 |
| Hex | 81 | 9C | AE | 1A | A | 0 | 20 | CC | 16 | 3B |
| Octal | 201 | 234 | 256 | 32 | 12 | 0 | 40 | 314 | 26 | 73 |
| Binary | 10000001 | 10011100 | 10101110 | 11010 | 1010 | 0 | 100000 | 11001100 | 10110 | 111011 |
Color Harmonies of #819CAE
Complementary color
Monochromatic Colors of #819CAE
Black with #819CAE
Text Example
Text Example
White with #819CAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819CAE; }
p { color: rgb(129,156,174); }
H1.HeaderClassName
{
color: #819CAE;
}
.AnyTagClassName
{
color: #819CAE;
}
</style>
background-color css
<style>
a { background-color: #819CAE; }
a { background-color: rgb(129,156,174); }
div.DivClassName
{
background-color: #819CAE;
}
.BgClassName
{
background-color: #819CAE;
}
</style>
border-color css
<style>
span { border-color: #819CAE; }
span { border-color: rgb(129,156,174); }
td.TdClassName
{
border-color: #819CAE;
}
.TagClassName
{
border-color: #819CAE;
}
</style>