Shades of Bali Hai #7AA0BA
Tints of Bali Hai #7AA0BA
RGB
CMYK
RGB Variations
Color information
#7AA0BA (or 0x7AA0BA) is known color: Bali Hai. HEX triplet: 7A, A0 and BA. RGB value is (122,160,186). Sum of RGB (Red+Green+Blue) = 122+160+186=468 (61% of max value = 765). Red value is 122 (48.05% from 255 or 26.07% from 468); Green value is 160 (62.89% from 255 or 34.19% from 468); Blue value is 186 (73.05% from 255 or 39.74% from 468); Max value from RGB is 186 - color contains mainly: blue. Hex color #7AA0BA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #7AA0BA is #855F45. Grayscale: #979797. Windows color (decimal): -8740678 or 12230778. OLE color: 12230778.
HSL color Cylindrical-coordinate representation of color #7AA0BA: hue angle of 204.38º degrees, saturation: 0.32, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #7AA0BA is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 122 | 160 | 186 | - |
| CMYK | 0.34 | 0.14 | 0 | 0.27 |
| HSL | 204.38º | 0.32% | 0.6% | - |
| HSV(B) | 204.38º | 0.34% | 0.73% | - |
| XYZ | 29.46 | 32.82 | 51.24 | - |
| YUV | 151.6 | 147.41 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 160 | 186 | 0.34 | 0.14 | 0 | 0.27 | 204.38 | 0.32 | 0.6 |
| Hex | 7A | A0 | BA | 22 | E | 0 | 1B | CC | 20 | 3C |
| Octal | 172 | 240 | 272 | 42 | 16 | 0 | 33 | 314 | 40 | 74 |
| Binary | 1111010 | 10100000 | 10111010 | 100010 | 1110 | 0 | 11011 | 11001100 | 100000 | 111100 |
Color Harmonies of #7AA0BA
Complementary color
Monochromatic Colors of #7AA0BA
Black with #7AA0BA
Text Example
Text Example
White with #7AA0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7AA0BA; }
p { color: rgb(122,160,186); }
H1.HeaderClassName
{
color: #7AA0BA;
}
.AnyTagClassName
{
color: #7AA0BA;
}
</style>
background-color css
<style>
a { background-color: #7AA0BA; }
a { background-color: rgb(122,160,186); }
div.DivClassName
{
background-color: #7AA0BA;
}
.BgClassName
{
background-color: #7AA0BA;
}
</style>
border-color css
<style>
span { border-color: #7AA0BA; }
span { border-color: rgb(122,160,186); }
td.TdClassName
{
border-color: #7AA0BA;
}
.TagClassName
{
border-color: #7AA0BA;
}
</style>