Shades of Bali Hai #819DAF
Tints of Bali Hai #819DAF
RGB
CMYK
RGB Variations
Color information
#819DAF (or 0x819DAF) is known color: Bali Hai. HEX triplet: 81, 9D and AF. RGB value is (129,157,175). Sum of RGB (Red+Green+Blue) = 129+157+175=461 (61% of max value = 765). Red value is 129 (50.78% from 255 or 27.98% from 461); Green value is 157 (61.72% from 255 or 34.06% from 461); Blue value is 175 (68.75% from 255 or 37.96% from 461); Max value from RGB is 175 - color contains mainly: blue. Hex color #819DAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819DAF is #7E6250. Grayscale: #969696. Windows color (decimal): -8282705 or 11509121. OLE color: 11509121.
HSL color Cylindrical-coordinate representation of color #819DAF: hue angle of 203.48º 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 #819DAF is Cyan = 0.26, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 129 | 157 | 175 | - |
| CMYK | 0.26 | 0.10 | 0 | 0.31 |
| HSL | 203.48º | 0.22% | 0.6% | - |
| HSV(B) | 203.48º | 0.26% | 0.69% | - |
| XYZ | 28.85 | 31.88 | 45.19 | - |
| YUV | 150.68 | 141.72 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 157 | 175 | 0.26 | 0.10 | 0 | 0.31 | 203.48 | 0.22 | 0.6 |
| Hex | 81 | 9D | AF | 1A | A | 0 | 1F | CB | 16 | 3C |
| Octal | 201 | 235 | 257 | 32 | 12 | 0 | 37 | 313 | 26 | 74 |
| Binary | 10000001 | 10011101 | 10101111 | 11010 | 1010 | 0 | 11111 | 11001011 | 10110 | 111100 |
Color Harmonies of #819DAF
Complementary color
Monochromatic Colors of #819DAF
Black with #819DAF
Text Example
Text Example
White with #819DAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819DAF; }
p { color: rgb(129,157,175); }
H1.HeaderClassName
{
color: #819DAF;
}
.AnyTagClassName
{
color: #819DAF;
}
</style>
background-color css
<style>
a { background-color: #819DAF; }
a { background-color: rgb(129,157,175); }
div.DivClassName
{
background-color: #819DAF;
}
.BgClassName
{
background-color: #819DAF;
}
</style>
border-color css
<style>
span { border-color: #819DAF; }
span { border-color: rgb(129,157,175); }
td.TdClassName
{
border-color: #819DAF;
}
.TagClassName
{
border-color: #819DAF;
}
</style>