Shades of Juniper #779697
Tints of Juniper #779697
RGB
CMYK
RGB Variations
Color information
#779697 (or 0x779697) is known color: Juniper. HEX triplet: 77, 96 and 97. RGB value is (119,150,151). Sum of RGB (Red+Green+Blue) = 119+150+151=420 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.33% from 420); Green value is 150 (58.98% from 255 or 35.71% from 420); Blue value is 151 (59.38% from 255 or 35.95% from 420); Max value from RGB is 151 - color contains mainly: blue. Hex color #779697 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779697 is #886968. Grayscale: #8C8C8C. Windows color (decimal): -8939881 or 9934455. OLE color: 9934455.
HSL color Cylindrical-coordinate representation of color #779697: hue angle of 181.88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #779697 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 151 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.41 |
| HSL | 181.88º | 0.13% | 0.53% | - |
| HSV(B) | 181.88º | 0.21% | 0.59% | - |
| XYZ | 24.1 | 27.97 | 33.41 | - |
| YUV | 140.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 151 | 0.21 | 0.01 | 0 | 0.41 | 181.88 | 0.13 | 0.53 |
| Hex | 77 | 96 | 97 | 15 | 1 | 0 | 29 | B6 | D | 35 |
| Octal | 167 | 226 | 227 | 25 | 1 | 0 | 51 | 266 | 15 | 65 |
| Binary | 1110111 | 10010110 | 10010111 | 10101 | 1 | 0 | 101001 | 10110110 | 1101 | 110101 |
Color Harmonies of #779697
Complementary color
Monochromatic Colors of #779697
Black with #779697
Text Example
Text Example
White with #779697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779697; }
p { color: rgb(119,150,151); }
H1.HeaderClassName
{
color: #779697;
}
.AnyTagClassName
{
color: #779697;
}
</style>
background-color css
<style>
a { background-color: #779697; }
a { background-color: rgb(119,150,151); }
div.DivClassName
{
background-color: #779697;
}
.BgClassName
{
background-color: #779697;
}
</style>
border-color css
<style>
span { border-color: #779697; }
span { border-color: rgb(119,150,151); }
td.TdClassName
{
border-color: #779697;
}
.TagClassName
{
border-color: #779697;
}
</style>