Shades of Juniper #779695
Tints of Juniper #779695
RGB
CMYK
RGB Variations
Color information
#779695 (or 0x779695) is known color: Juniper. HEX triplet: 77, 96 and 95. RGB value is (119,150,149). Sum of RGB (Red+Green+Blue) = 119+150+149=418 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.47% from 418); Green value is 150 (58.98% from 255 or 35.89% from 418); Blue value is 149 (58.59% from 255 or 35.65% from 418); Max value from RGB is 150 - color contains mainly: green. Hex color #779695 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779695 is #88696A. Grayscale: #8C8C8C. Windows color (decimal): -8939883 or 9803383. OLE color: 9803383.
HSL color Cylindrical-coordinate representation of color #779695: hue angle of 178.06º 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 #779695 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 150 | 149 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.41 |
| HSL | 178.06º | 0.13% | 0.53% | - |
| HSV(B) | 178.06º | 0.21% | 0.59% | - |
| XYZ | 23.94 | 27.9 | 32.56 | - |
| YUV | 140.62 | 132.73 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 150 | 149 | 0.21 | 0 | 0.01 | 0.41 | 178.06 | 0.13 | 0.53 |
| Hex | 77 | 96 | 95 | 15 | 0 | 1 | 29 | B2 | D | 35 |
| Octal | 167 | 226 | 225 | 25 | 0 | 1 | 51 | 262 | 15 | 65 |
| Binary | 1110111 | 10010110 | 10010101 | 10101 | 0 | 1 | 101001 | 10110010 | 1101 | 110101 |
Color Harmonies of #779695
Complementary color
Monochromatic Colors of #779695
Black with #779695
Text Example
Text Example
White with #779695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779695; }
p { color: rgb(119,150,149); }
H1.HeaderClassName
{
color: #779695;
}
.AnyTagClassName
{
color: #779695;
}
</style>
background-color css
<style>
a { background-color: #779695; }
a { background-color: rgb(119,150,149); }
div.DivClassName
{
background-color: #779695;
}
.BgClassName
{
background-color: #779695;
}
</style>
border-color css
<style>
span { border-color: #779695; }
span { border-color: rgb(119,150,149); }
td.TdClassName
{
border-color: #779695;
}
.TagClassName
{
border-color: #779695;
}
</style>