Shades of Bali Hai #819FB6
Tints of Bali Hai #819FB6
RGB
CMYK
RGB Variations
Color information
#819FB6 (or 0x819FB6) is known color: Bali Hai. HEX triplet: 81, 9F and B6. RGB value is (129,159,182). Sum of RGB (Red+Green+Blue) = 129+159+182=470 (62% of max value = 765). Red value is 129 (50.78% from 255 or 27.45% from 470); Green value is 159 (62.5% from 255 or 33.83% from 470); Blue value is 182 (71.48% from 255 or 38.72% from 470); Max value from RGB is 182 - color contains mainly: blue. Hex color #819FB6 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #819FB6 is #7E6049. Grayscale: #989898. Windows color (decimal): -8282186 or 11968385. OLE color: 11968385.
HSL color Cylindrical-coordinate representation of color #819FB6: hue angle of 206.04º degrees, saturation: 0.27, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #819FB6 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 129 | 159 | 182 | - |
| CMYK | 0.29 | 0.13 | 0 | 0.29 |
| HSL | 206.04º | 0.27% | 0.61% | - |
| HSV(B) | 206.04º | 0.29% | 0.71% | - |
| XYZ | 29.89 | 32.84 | 49.02 | - |
| YUV | 152.65 | 144.56 | 111.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 159 | 182 | 0.29 | 0.13 | 0 | 0.29 | 206.04 | 0.27 | 0.61 |
| Hex | 81 | 9F | B6 | 1D | D | 0 | 1D | CE | 1B | 3D |
| Octal | 201 | 237 | 266 | 35 | 15 | 0 | 35 | 316 | 33 | 75 |
| Binary | 10000001 | 10011111 | 10110110 | 11101 | 1101 | 0 | 11101 | 11001110 | 11011 | 111101 |
Color Harmonies of #819FB6
Complementary color
Monochromatic Colors of #819FB6
Black with #819FB6
Text Example
Text Example
White with #819FB6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819FB6; }
p { color: rgb(129,159,182); }
H1.HeaderClassName
{
color: #819FB6;
}
.AnyTagClassName
{
color: #819FB6;
}
</style>
background-color css
<style>
a { background-color: #819FB6; }
a { background-color: rgb(129,159,182); }
div.DivClassName
{
background-color: #819FB6;
}
.BgClassName
{
background-color: #819FB6;
}
</style>
border-color css
<style>
span { border-color: #819FB6; }
span { border-color: rgb(129,159,182); }
td.TdClassName
{
border-color: #819FB6;
}
.TagClassName
{
border-color: #819FB6;
}
</style>