Shades of Bali Hai #819298
Tints of Bali Hai #819298
RGB
CMYK
RGB Variations
Color information
#819298 (or 0x819298) is known color: Bali Hai. HEX triplet: 81, 92 and 98. RGB value is (129,146,152). Sum of RGB (Red+Green+Blue) = 129+146+152=427 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.21% from 427); Green value is 146 (57.42% from 255 or 34.19% from 427); Blue value is 152 (59.77% from 255 or 35.60% from 427); Max value from RGB is 152 - color contains mainly: blue. Hex color #819298 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819298 is #7E6D67. Grayscale: #8D8D8D. Windows color (decimal): -8285544 or 9998977. OLE color: 9998977.
HSL color Cylindrical-coordinate representation of color #819298: hue angle of 195.65º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #819298 is Cyan = 0.15, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 146 | 152 | - |
| CMYK | 0.15 | 0.04 | 0 | 0.40 |
| HSL | 195.65º | 0.1% | 0.55% | - |
| HSV(B) | 195.65º | 0.15% | 0.6% | - |
| XYZ | 25 | 27.49 | 33.69 | - |
| YUV | 141.6 | 133.87 | 119.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 152 | 0.15 | 0.04 | 0 | 0.40 | 195.65 | 0.1 | 0.55 |
| Hex | 81 | 92 | 98 | F | 4 | 0 | 28 | C4 | A | 37 |
| Octal | 201 | 222 | 230 | 17 | 4 | 0 | 50 | 304 | 12 | 67 |
| Binary | 10000001 | 10010010 | 10011000 | 1111 | 100 | 0 | 101000 | 11000100 | 1010 | 110111 |
Color Harmonies of #819298
Complementary color
Monochromatic Colors of #819298
Black with #819298
Text Example
Text Example
White with #819298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819298; }
p { color: rgb(129,146,152); }
H1.HeaderClassName
{
color: #819298;
}
.AnyTagClassName
{
color: #819298;
}
</style>
background-color css
<style>
a { background-color: #819298; }
a { background-color: rgb(129,146,152); }
div.DivClassName
{
background-color: #819298;
}
.BgClassName
{
background-color: #819298;
}
</style>
border-color css
<style>
span { border-color: #819298; }
span { border-color: rgb(129,146,152); }
td.TdClassName
{
border-color: #819298;
}
.TagClassName
{
border-color: #819298;
}
</style>