Shades of Bali Hai #819BAF
Tints of Bali Hai #819BAF
RGB
CMYK
RGB Variations
Color information
#819BAF (or 0x819BAF) is known color: Bali Hai. HEX triplet: 81, 9B and AF. RGB value is (129,155,175). Sum of RGB (Red+Green+Blue) = 129+155+175=459 (60% of max value = 765). Red value is 129 (50.78% from 255 or 28.10% from 459); Green value is 155 (60.94% from 255 or 33.77% from 459); Blue value is 175 (68.75% from 255 or 38.13% from 459); Max value from RGB is 175 - color contains mainly: blue. Hex color #819BAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819BAF is #7E6450. Grayscale: #959595. Windows color (decimal): -8283217 or 11508609. OLE color: 11508609.
HSL color Cylindrical-coordinate representation of color #819BAF: hue angle of 206.09º 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 #819BAF is Cyan = 0.26, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 129 | 155 | 175 | - |
| CMYK | 0.26 | 0.11 | 0 | 0.31 |
| HSL | 206.09º | 0.22% | 0.6% | - |
| HSV(B) | 206.09º | 0.26% | 0.69% | - |
| XYZ | 28.51 | 31.2 | 45.08 | - |
| YUV | 149.51 | 142.39 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 155 | 175 | 0.26 | 0.11 | 0 | 0.31 | 206.09 | 0.22 | 0.6 |
| Hex | 81 | 9B | AF | 1A | B | 0 | 1F | CE | 16 | 3C |
| Octal | 201 | 233 | 257 | 32 | 13 | 0 | 37 | 316 | 26 | 74 |
| Binary | 10000001 | 10011011 | 10101111 | 11010 | 1011 | 0 | 11111 | 11001110 | 10110 | 111100 |
Color Harmonies of #819BAF
Complementary color
Monochromatic Colors of #819BAF
Black with #819BAF
Text Example
Text Example
White with #819BAF
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819BAF; }
p { color: rgb(129,155,175); }
H1.HeaderClassName
{
color: #819BAF;
}
.AnyTagClassName
{
color: #819BAF;
}
</style>
background-color css
<style>
a { background-color: #819BAF; }
a { background-color: rgb(129,155,175); }
div.DivClassName
{
background-color: #819BAF;
}
.BgClassName
{
background-color: #819BAF;
}
</style>
border-color css
<style>
span { border-color: #819BAF; }
span { border-color: rgb(129,155,175); }
td.TdClassName
{
border-color: #819BAF;
}
.TagClassName
{
border-color: #819BAF;
}
</style>