Shades of Bali Hai #7EA0BA
Tints of Bali Hai #7EA0BA
RGB
CMYK
RGB Variations
Color information
#7EA0BA (or 0x7EA0BA) is known color: Bali Hai. HEX triplet: 7E, A0 and BA. RGB value is (126,160,186). Sum of RGB (Red+Green+Blue) = 126+160+186=472 (62% of max value = 765). Red value is 126 (49.61% from 255 or 26.69% from 472); Green value is 160 (62.89% from 255 or 33.90% from 472); Blue value is 186 (73.05% from 255 or 39.41% from 472); Max value from RGB is 186 - color contains mainly: blue. Hex color #7EA0BA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7EA0BA is #815F45. Grayscale: #989898. Windows color (decimal): -8478534 or 12230782. OLE color: 12230782.
HSL color Cylindrical-coordinate representation of color #7EA0BA: hue angle of 206º degrees, saturation: 0.3, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #7EA0BA is Cyan = 0.32, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 126 | 160 | 186 | - |
| CMYK | 0.32 | 0.14 | 0 | 0.27 |
| HSL | 206º | 0.3% | 0.61% | - |
| HSV(B) | 206º | 0.32% | 0.73% | - |
| XYZ | 30.04 | 33.12 | 51.26 | - |
| YUV | 152.8 | 146.74 | 108.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 160 | 186 | 0.32 | 0.14 | 0 | 0.27 | 206 | 0.3 | 0.61 |
| Hex | 7E | A0 | BA | 20 | E | 0 | 1B | CE | 1E | 3D |
| Octal | 176 | 240 | 272 | 40 | 16 | 0 | 33 | 316 | 36 | 75 |
| Binary | 1111110 | 10100000 | 10111010 | 100000 | 1110 | 0 | 11011 | 11001110 | 11110 | 111101 |
Color Harmonies of #7EA0BA
Complementary color
Monochromatic Colors of #7EA0BA
Black with #7EA0BA
Text Example
Text Example
White with #7EA0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7EA0BA; }
p { color: rgb(126,160,186); }
H1.HeaderClassName
{
color: #7EA0BA;
}
.AnyTagClassName
{
color: #7EA0BA;
}
</style>
background-color css
<style>
a { background-color: #7EA0BA; }
a { background-color: rgb(126,160,186); }
div.DivClassName
{
background-color: #7EA0BA;
}
.BgClassName
{
background-color: #7EA0BA;
}
</style>
border-color css
<style>
span { border-color: #7EA0BA; }
span { border-color: rgb(126,160,186); }
td.TdClassName
{
border-color: #7EA0BA;
}
.TagClassName
{
border-color: #7EA0BA;
}
</style>