Shades of Bali Hai #76A0BA
Tints of Bali Hai #76A0BA
RGB
CMYK
RGB Variations
Color information
#76A0BA (or 0x76A0BA) is known color: Bali Hai. HEX triplet: 76, A0 and BA. RGB value is (118,160,186). Sum of RGB (Red+Green+Blue) = 118+160+186=464 (61% of max value = 765). Red value is 118 (46.48% from 255 or 25.43% from 464); Green value is 160 (62.89% from 255 or 34.48% from 464); Blue value is 186 (73.05% from 255 or 40.09% from 464); Max value from RGB is 186 - color contains mainly: blue. Hex color #76A0BA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #76A0BA is #895F45. Grayscale: #969696. Windows color (decimal): -9002822 or 12230774. OLE color: 12230774.
HSL color Cylindrical-coordinate representation of color #76A0BA: hue angle of 202.94º degrees, saturation: 0.33, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #76A0BA is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 118 | 160 | 186 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.27 |
| HSL | 202.94º | 0.33% | 0.6% | - |
| HSV(B) | 202.94º | 0.37% | 0.73% | - |
| XYZ | 28.9 | 32.54 | 51.21 | - |
| YUV | 150.41 | 148.09 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 160 | 186 | 0.37 | 0.14 | 0 | 0.27 | 202.94 | 0.33 | 0.6 |
| Hex | 76 | A0 | BA | 25 | E | 0 | 1B | CB | 21 | 3C |
| Octal | 166 | 240 | 272 | 45 | 16 | 0 | 33 | 313 | 41 | 74 |
| Binary | 1110110 | 10100000 | 10111010 | 100101 | 1110 | 0 | 11011 | 11001011 | 100001 | 111100 |
Color Harmonies of #76A0BA
Complementary color
Monochromatic Colors of #76A0BA
Black with #76A0BA
Text Example
Text Example
White with #76A0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #76A0BA; }
p { color: rgb(118,160,186); }
H1.HeaderClassName
{
color: #76A0BA;
}
.AnyTagClassName
{
color: #76A0BA;
}
</style>
background-color css
<style>
a { background-color: #76A0BA; }
a { background-color: rgb(118,160,186); }
div.DivClassName
{
background-color: #76A0BA;
}
.BgClassName
{
background-color: #76A0BA;
}
</style>
border-color css
<style>
span { border-color: #76A0BA; }
span { border-color: rgb(118,160,186); }
td.TdClassName
{
border-color: #76A0BA;
}
.TagClassName
{
border-color: #76A0BA;
}
</style>