Shades of Bali Hai #819CAF
Tints of Bali Hai #819CAF
RGB
CMYK
RGB Variations
Color information
#819CAF (or 0x819CAF) is known color: Bali Hai. HEX triplet: 81, 9C and AF. RGB value is (129,156,175). Sum of RGB (Red+Green+Blue) = 129+156+175=460 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.04% from 460); Green value is 156 (61.33% from 255 or 33.91% from 460); Blue value is 175 (68.75% from 255 or 38.04% from 460); Max value from RGB is 175 - color contains mainly: blue. Hex color #819CAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819CAF is #7E6350. Grayscale: #959595. Windows color (decimal): -8282961 or 11508865. OLE color: 11508865.
HSL color Cylindrical-coordinate representation of color #819CAF: hue angle of 204.78º 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 #819CAF is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 129 | 156 | 175 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.31 |
| HSL | 204.78º | 0.22% | 0.6% | - |
| HSV(B) | 204.78º | 0.26% | 0.69% | - |
| XYZ | 28.68 | 31.54 | 45.13 | - |
| YUV | 150.09 | 142.05 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 156 | 175 | 0.26 | 0.11 | 0 | 0.31 | 204.78 | 0.22 | 0.6 |
| Hex | 81 | 9C | AF | 1A | B | 0 | 1F | CD | 16 | 3C |
| Octal | 201 | 234 | 257 | 32 | 13 | 0 | 37 | 315 | 26 | 74 |
| Binary | 10000001 | 10011100 | 10101111 | 11010 | 1011 | 0 | 11111 | 11001101 | 10110 | 111100 |
Color Harmonies of #819CAF
Complementary color
Monochromatic Colors of #819CAF
Black with #819CAF
Text Example
Text Example
White with #819CAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819CAF; }
p { color: rgb(129,156,175); }
H1.HeaderClassName
{
color: #819CAF;
}
.AnyTagClassName
{
color: #819CAF;
}
</style>
background-color css
<style>
a { background-color: #819CAF; }
a { background-color: rgb(129,156,175); }
div.DivClassName
{
background-color: #819CAF;
}
.BgClassName
{
background-color: #819CAF;
}
</style>
border-color css
<style>
span { border-color: #819CAF; }
span { border-color: rgb(129,156,175); }
td.TdClassName
{
border-color: #819CAF;
}
.TagClassName
{
border-color: #819CAF;
}
</style>