Shades of Bali Hai #79A1BA
Tints of Bali Hai #79A1BA
RGB
CMYK
RGB Variations
Color information
#79A1BA (or 0x79A1BA) is known color: Bali Hai. HEX triplet: 79, A1 and BA. RGB value is (121,161,186). Sum of RGB (Red+Green+Blue) = 121+161+186=468 (61% of max value = 765). Red value is 121 (47.66% from 255 or 25.85% from 468); Green value is 161 (63.28% from 255 or 34.40% 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 #79A1BA is not a web safe color. Web safe color analog (approx): #6699CC. Inversed color of #79A1BA is #865E45. Grayscale: #979797. Windows color (decimal): -8805958 or 12231033. OLE color: 12231033.
HSL color Cylindrical-coordinate representation of color #79A1BA: hue angle of 203.08º 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 #79A1BA is Cyan = 0.35, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 121 | 161 | 186 | - |
| CMYK | 0.35 | 0.13 | 0 | 0.27 |
| HSL | 203.08º | 0.32% | 0.6% | - |
| HSV(B) | 203.08º | 0.35% | 0.73% | - |
| XYZ | 29.49 | 33.1 | 51.29 | - |
| YUV | 151.89 | 147.25 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 161 | 186 | 0.35 | 0.13 | 0 | 0.27 | 203.08 | 0.32 | 0.6 |
| Hex | 79 | A1 | BA | 23 | D | 0 | 1B | CB | 20 | 3C |
| Octal | 171 | 241 | 272 | 43 | 15 | 0 | 33 | 313 | 40 | 74 |
| Binary | 1111001 | 10100001 | 10111010 | 100011 | 1101 | 0 | 11011 | 11001011 | 100000 | 111100 |
Color Harmonies of #79A1BA
Complementary color
Monochromatic Colors of #79A1BA
Black with #79A1BA
Text Example
Text Example
White with #79A1BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79A1BA; }
p { color: rgb(121,161,186); }
H1.HeaderClassName
{
color: #79A1BA;
}
.AnyTagClassName
{
color: #79A1BA;
}
</style>
background-color css
<style>
a { background-color: #79A1BA; }
a { background-color: rgb(121,161,186); }
div.DivClassName
{
background-color: #79A1BA;
}
.BgClassName
{
background-color: #79A1BA;
}
</style>
border-color css
<style>
span { border-color: #79A1BA; }
span { border-color: rgb(121,161,186); }
td.TdClassName
{
border-color: #79A1BA;
}
.TagClassName
{
border-color: #79A1BA;
}
</style>