Shades of Bali Hai #829FBA
Tints of Bali Hai #829FBA
RGB
CMYK
RGB Variations
Color information
#829FBA (or 0x829FBA) is known color: Bali Hai. HEX triplet: 82, 9F and BA. RGB value is (130,159,186). Sum of RGB (Red+Green+Blue) = 130+159+186=475 (62% of max value = 765). Red value is 130 (51.17% from 255 or 27.37% from 475); Green value is 159 (62.5% from 255 or 33.47% from 475); Blue value is 186 (73.05% from 255 or 39.16% from 475); Max value from RGB is 186 - color contains mainly: blue. Hex color #829FBA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #829FBA is #7D6045. Grayscale: #999999. Windows color (decimal): -8216646 or 12230530. OLE color: 12230530.
HSL color Cylindrical-coordinate representation of color #829FBA: hue angle of 208.93º degrees, saturation: 0.29, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #829FBA is Cyan = 0.30, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 130 | 159 | 186 | - |
| CMYK | 0.30 | 0.15 | 0 | 0.27 |
| HSL | 208.93º | 0.29% | 0.62% | - |
| HSV(B) | 208.93º | 0.3% | 0.73% | - |
| XYZ | 30.47 | 33.09 | 51.24 | - |
| YUV | 153.41 | 146.39 | 111.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 159 | 186 | 0.30 | 0.15 | 0 | 0.27 | 208.93 | 0.29 | 0.62 |
| Hex | 82 | 9F | BA | 1E | F | 0 | 1B | D1 | 1D | 3E |
| Octal | 202 | 237 | 272 | 36 | 17 | 0 | 33 | 321 | 35 | 76 |
| Binary | 10000010 | 10011111 | 10111010 | 11110 | 1111 | 0 | 11011 | 11010001 | 11101 | 111110 |
Color Harmonies of #829FBA
Complementary color
Monochromatic Colors of #829FBA
Black with #829FBA
Text Example
Text Example
White with #829FBA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829FBA; }
p { color: rgb(130,159,186); }
H1.HeaderClassName
{
color: #829FBA;
}
.AnyTagClassName
{
color: #829FBA;
}
</style>
background-color css
<style>
a { background-color: #829FBA; }
a { background-color: rgb(130,159,186); }
div.DivClassName
{
background-color: #829FBA;
}
.BgClassName
{
background-color: #829FBA;
}
</style>
border-color css
<style>
span { border-color: #829FBA; }
span { border-color: rgb(130,159,186); }
td.TdClassName
{
border-color: #829FBA;
}
.TagClassName
{
border-color: #829FBA;
}
</style>