Shades of Bali Hai #79A0BA
Tints of Bali Hai #79A0BA
RGB
CMYK
RGB Variations
Color information
#79A0BA (or 0x79A0BA) is known color: Bali Hai. HEX triplet: 79, A0 and BA. RGB value is (121,160,186). Sum of RGB (Red+Green+Blue) = 121+160+186=467 (61% of max value = 765). Red value is 121 (47.66% from 255 or 25.91% from 467); Green value is 160 (62.89% from 255 or 34.26% from 467); Blue value is 186 (73.05% from 255 or 39.83% from 467); Max value from RGB is 186 - color contains mainly: blue. Hex color #79A0BA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #79A0BA is #865F45. Grayscale: #979797. Windows color (decimal): -8806214 or 12230777. OLE color: 12230777.
HSL color Cylindrical-coordinate representation of color #79A0BA: hue angle of 204º degrees, saturation: 0.32, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #79A0BA is Cyan = 0.35, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 121 | 160 | 186 | - |
| CMYK | 0.35 | 0.14 | 0 | 0.27 |
| HSL | 204º | 0.32% | 0.6% | - |
| HSV(B) | 204º | 0.35% | 0.73% | - |
| XYZ | 29.32 | 32.75 | 51.23 | - |
| YUV | 151.3 | 147.58 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 160 | 186 | 0.35 | 0.14 | 0 | 0.27 | 204 | 0.32 | 0.6 |
| Hex | 79 | A0 | BA | 23 | E | 0 | 1B | CC | 20 | 3C |
| Octal | 171 | 240 | 272 | 43 | 16 | 0 | 33 | 314 | 40 | 74 |
| Binary | 1111001 | 10100000 | 10111010 | 100011 | 1110 | 0 | 11011 | 11001100 | 100000 | 111100 |
Color Harmonies of #79A0BA
Complementary color
Monochromatic Colors of #79A0BA
Black with #79A0BA
Text Example
Text Example
White with #79A0BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79A0BA; }
p { color: rgb(121,160,186); }
H1.HeaderClassName
{
color: #79A0BA;
}
.AnyTagClassName
{
color: #79A0BA;
}
</style>
background-color css
<style>
a { background-color: #79A0BA; }
a { background-color: rgb(121,160,186); }
div.DivClassName
{
background-color: #79A0BA;
}
.BgClassName
{
background-color: #79A0BA;
}
</style>
border-color css
<style>
span { border-color: #79A0BA; }
span { border-color: rgb(121,160,186); }
td.TdClassName
{
border-color: #79A0BA;
}
.TagClassName
{
border-color: #79A0BA;
}
</style>