Shades of Bali Hai #819FB7
Tints of Bali Hai #819FB7
RGB
CMYK
RGB Variations
Color information
#819FB7 (or 0x819FB7) is known color: Bali Hai. HEX triplet: 81, 9F and B7. RGB value is (129,159,183). Sum of RGB (Red+Green+Blue) = 129+159+183=471 (62% of max value = 765). Red value is 129 (50.78% from 255 or 27.39% from 471); Green value is 159 (62.5% from 255 or 33.76% from 471); Blue value is 183 (71.88% from 255 or 38.85% from 471); Max value from RGB is 183 - color contains mainly: blue. Hex color #819FB7 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #819FB7 is #7E6048. Grayscale: #989898. Windows color (decimal): -8282185 or 12033921. OLE color: 12033921.
HSL color Cylindrical-coordinate representation of color #819FB7: hue angle of 206.67º degrees, saturation: 0.27, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #819FB7 is Cyan = 0.30, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 129 | 159 | 183 | - |
| CMYK | 0.30 | 0.13 | 0 | 0.28 |
| HSL | 206.67º | 0.27% | 0.61% | - |
| HSV(B) | 206.67º | 0.3% | 0.72% | - |
| XYZ | 30 | 32.88 | 49.57 | - |
| YUV | 152.77 | 145.06 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 159 | 183 | 0.30 | 0.13 | 0 | 0.28 | 206.67 | 0.27 | 0.61 |
| Hex | 81 | 9F | B7 | 1E | D | 0 | 1C | CF | 1B | 3D |
| Octal | 201 | 237 | 267 | 36 | 15 | 0 | 34 | 317 | 33 | 75 |
| Binary | 10000001 | 10011111 | 10110111 | 11110 | 1101 | 0 | 11100 | 11001111 | 11011 | 111101 |
Color Harmonies of #819FB7
Complementary color
Monochromatic Colors of #819FB7
Black with #819FB7
Text Example
Text Example
White with #819FB7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819FB7; }
p { color: rgb(129,159,183); }
H1.HeaderClassName
{
color: #819FB7;
}
.AnyTagClassName
{
color: #819FB7;
}
</style>
background-color css
<style>
a { background-color: #819FB7; }
a { background-color: rgb(129,159,183); }
div.DivClassName
{
background-color: #819FB7;
}
.BgClassName
{
background-color: #819FB7;
}
</style>
border-color css
<style>
span { border-color: #819FB7; }
span { border-color: rgb(129,159,183); }
td.TdClassName
{
border-color: #819FB7;
}
.TagClassName
{
border-color: #819FB7;
}
</style>