Shades of Juniper #779494
Tints of Juniper #779494
RGB
CMYK
RGB Variations
Color information
#779494 (or 0x779494) is known color: Juniper. HEX triplet: 77, 94 and 94. RGB value is (119,148,148). Sum of RGB (Red+Green+Blue) = 119+148+148=415 (54% of max value = 765). Red value is 119 (46.88% from 255 or 28.67% from 415); Green value is 148 (58.20% from 255 or 35.66% from 415); Blue value is 148 (58.20% from 255 or 35.66% from 415); Max value from RGB is 148 - color contains mainly: green, blue. Hex color #779494 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779494 is #886B6B. Grayscale: #8B8B8B. Windows color (decimal): -8940396 or 9737335. OLE color: 9737335.
HSL color Cylindrical-coordinate representation of color #779494: hue angle of 180º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #779494 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 148 | 148 | - |
| CMYK | 0.20 | 0 | 0 | 0.42 |
| HSL | 180º | 0.12% | 0.52% | - |
| HSV(B) | 180º | 0.2% | 0.58% | - |
| XYZ | 23.54 | 27.24 | 32.03 | - |
| YUV | 139.33 | 132.89 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 148 | 148 | 0.20 | 0 | 0 | 0.42 | 180 | 0.12 | 0.52 |
| Hex | 77 | 94 | 94 | 14 | 0 | 0 | 2A | B4 | C | 34 |
| Octal | 167 | 224 | 224 | 24 | 0 | 0 | 52 | 264 | 14 | 64 |
| Binary | 1110111 | 10010100 | 10010100 | 10100 | 0 | 0 | 101010 | 10110100 | 1100 | 110100 |
Color Harmonies of #779494
Complementary color
Monochromatic Colors of #779494
Black with #779494
Text Example
Text Example
White with #779494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779494; }
p { color: rgb(119,148,148); }
H1.HeaderClassName
{
color: #779494;
}
.AnyTagClassName
{
color: #779494;
}
</style>
background-color css
<style>
a { background-color: #779494; }
a { background-color: rgb(119,148,148); }
div.DivClassName
{
background-color: #779494;
}
.BgClassName
{
background-color: #779494;
}
</style>
border-color css
<style>
span { border-color: #779494; }
span { border-color: rgb(119,148,148); }
td.TdClassName
{
border-color: #779494;
}
.TagClassName
{
border-color: #779494;
}
</style>