Shades of Juniper #779794
Tints of Juniper #779794
RGB
CMYK
RGB Variations
Color information
#779794 (or 0x779794) is known color: Juniper. HEX triplet: 77, 97 and 94. RGB value is (119,151,148). Sum of RGB (Red+Green+Blue) = 119+151+148=418 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.47% from 418); Green value is 151 (59.38% from 255 or 36.12% from 418); Blue value is 148 (58.20% from 255 or 35.41% from 418); Max value from RGB is 151 - color contains mainly: green. Hex color #779794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779794 is #88686B. Grayscale: #8D8D8D. Windows color (decimal): -8939628 or 9738103. OLE color: 9738103.
HSL color Cylindrical-coordinate representation of color #779794: hue angle of 174.38º 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 #779794 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 148 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.41 |
| HSL | 174.38º | 0.13% | 0.53% | - |
| HSV(B) | 174.38º | 0.21% | 0.59% | - |
| XYZ | 24.02 | 28.19 | 32.19 | - |
| YUV | 141.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 148 | 0.21 | 0 | 0.02 | 0.41 | 174.38 | 0.13 | 0.53 |
| Hex | 77 | 97 | 94 | 15 | 0 | 2 | 29 | AE | D | 35 |
| Octal | 167 | 227 | 224 | 25 | 0 | 2 | 51 | 256 | 15 | 65 |
| Binary | 1110111 | 10010111 | 10010100 | 10101 | 0 | 10 | 101001 | 10101110 | 1101 | 110101 |
Color Harmonies of #779794
Complementary color
Monochromatic Colors of #779794
Black with #779794
Text Example
Text Example
White with #779794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779794; }
p { color: rgb(119,151,148); }
H1.HeaderClassName
{
color: #779794;
}
.AnyTagClassName
{
color: #779794;
}
</style>
background-color css
<style>
a { background-color: #779794; }
a { background-color: rgb(119,151,148); }
div.DivClassName
{
background-color: #779794;
}
.BgClassName
{
background-color: #779794;
}
</style>
border-color css
<style>
span { border-color: #779794; }
span { border-color: rgb(119,151,148); }
td.TdClassName
{
border-color: #779794;
}
.TagClassName
{
border-color: #779794;
}
</style>