Shades of Bali Hai #819DAE
Tints of Bali Hai #819DAE
RGB
CMYK
RGB Variations
Color information
#819DAE (or 0x819DAE) is known color: Bali Hai. HEX triplet: 81, 9D and AE. RGB value is (129,157,174). Sum of RGB (Red+Green+Blue) = 129+157+174=460 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.04% from 460); Green value is 157 (61.72% from 255 or 34.13% from 460); Blue value is 174 (68.36% from 255 or 37.83% from 460); Max value from RGB is 174 - color contains mainly: blue. Hex color #819DAE is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819DAE is #7E6251. Grayscale: #969696. Windows color (decimal): -8282706 or 11443585. OLE color: 11443585.
HSL color Cylindrical-coordinate representation of color #819DAE: hue angle of 202.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 #819DAE is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 129 | 157 | 174 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.32 |
| HSL | 202.67º | 0.22% | 0.59% | - |
| HSV(B) | 202.67º | 0.26% | 0.68% | - |
| XYZ | 28.75 | 31.84 | 44.67 | - |
| YUV | 150.57 | 141.22 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 157 | 174 | 0.26 | 0.10 | 0 | 0.32 | 202.67 | 0.22 | 0.59 |
| Hex | 81 | 9D | AE | 1A | A | 0 | 20 | CB | 16 | 3B |
| Octal | 201 | 235 | 256 | 32 | 12 | 0 | 40 | 313 | 26 | 73 |
| Binary | 10000001 | 10011101 | 10101110 | 11010 | 1010 | 0 | 100000 | 11001011 | 10110 | 111011 |
Color Harmonies of #819DAE
Complementary color
Monochromatic Colors of #819DAE
Black with #819DAE
Text Example
Text Example
White with #819DAE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819DAE; }
p { color: rgb(129,157,174); }
H1.HeaderClassName
{
color: #819DAE;
}
.AnyTagClassName
{
color: #819DAE;
}
</style>
background-color css
<style>
a { background-color: #819DAE; }
a { background-color: rgb(129,157,174); }
div.DivClassName
{
background-color: #819DAE;
}
.BgClassName
{
background-color: #819DAE;
}
</style>
border-color css
<style>
span { border-color: #819DAE; }
span { border-color: rgb(129,157,174); }
td.TdClassName
{
border-color: #819DAE;
}
.TagClassName
{
border-color: #819DAE;
}
</style>