Shades of Bali Hai #819EB6
Tints of Bali Hai #819EB6
RGB
CMYK
RGB Variations
Color information
#819EB6 (or 0x819EB6) is known color: Bali Hai. HEX triplet: 81, 9E and B6. RGB value is (129,158,182). Sum of RGB (Red+Green+Blue) = 129+158+182=469 (62% of max value = 765). Red value is 129 (50.78% from 255 or 27.51% from 469); Green value is 158 (62.11% from 255 or 33.69% from 469); Blue value is 182 (71.48% from 255 or 38.81% from 469); Max value from RGB is 182 - color contains mainly: blue. Hex color #819EB6 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #819EB6 is #7E6149. Grayscale: #979797. Windows color (decimal): -8282442 or 11968129. OLE color: 11968129.
HSL color Cylindrical-coordinate representation of color #819EB6: hue angle of 207.17º 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 #819EB6 is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.29.
Color convert
RGB | 129 | 158 | 182 | - |
CMYK | 0.29 | 0.13 | 0 | 0.29 |
HSL | 207.17º | 0.27% | 0.61% | - |
HSV(B) | 207.17º | 0.29% | 0.71% | - |
XYZ | 29.72 | 32.5 | 48.96 | - |
YUV | 152.07 | 144.89 | 111.55 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 129 | 158 | 182 | 0.29 | 0.13 | 0 | 0.29 | 207.17 | 0.27 | 0.61 |
Hex | 81 | 9E | B6 | 1D | D | 0 | 1D | CF | 1B | 3D |
Octal | 201 | 236 | 266 | 35 | 15 | 0 | 35 | 317 | 33 | 75 |
Binary | 10000001 | 10011110 | 10110110 | 11101 | 1101 | 0 | 11101 | 11001111 | 11011 | 111101 |
Color Harmonies of #819EB6
Complementary color
Monochromatic Colors of #819EB6
Black with #819EB6
Text Example
Text Example
White with #819EB6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819EB6; }
p { color: rgb(129,158,182); }
H1.HeaderClassName
{
color: #819EB6;
}
.AnyTagClassName
{
color: #819EB6;
}
</style>
background-color css
<style>
a { background-color: #819EB6; }
a { background-color: rgb(129,158,182); }
div.DivClassName
{
background-color: #819EB6;
}
.BgClassName
{
background-color: #819EB6;
}
</style>
border-color css
<style>
span { border-color: #819EB6; }
span { border-color: rgb(129,158,182); }
td.TdClassName
{
border-color: #819EB6;
}
.TagClassName
{
border-color: #819EB6;
}
</style>