Shades of Juniper #779291
Tints of Juniper #779291
RGB
CMYK
RGB Variations
Color information
#779291 (or 0x779291) is known color: Juniper. HEX triplet: 77, 92 and 91. RGB value is (119,146,145). Sum of RGB (Red+Green+Blue) = 119+146+145=410 (54% of max value = 765). Red value is 119 (46.88% from 255 or 29.02% from 410); Green value is 146 (57.42% from 255 or 35.61% from 410); Blue value is 145 (57.03% from 255 or 35.37% from 410); Max value from RGB is 146 - color contains mainly: green. Hex color #779291 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779291 is #886D6E. Grayscale: #898989. Windows color (decimal): -8940911 or 9540215. OLE color: 9540215.
HSL color Cylindrical-coordinate representation of color #779291: hue angle of 177.78º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #779291 is Cyan = 0.18, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 145 | - |
| CMYK | 0.18 | 0 | 0.01 | 0.43 |
| HSL | 177.78º | 0.11% | 0.52% | - |
| HSV(B) | 177.78º | 0.18% | 0.57% | - |
| XYZ | 23 | 26.52 | 30.7 | - |
| YUV | 137.81 | 132.05 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 145 | 0.18 | 0 | 0.01 | 0.43 | 177.78 | 0.11 | 0.52 |
| Hex | 77 | 92 | 91 | 12 | 0 | 1 | 2B | B2 | B | 34 |
| Octal | 167 | 222 | 221 | 22 | 0 | 1 | 53 | 262 | 13 | 64 |
| Binary | 1110111 | 10010010 | 10010001 | 10010 | 0 | 1 | 101011 | 10110010 | 1011 | 110100 |
Color Harmonies of #779291
Complementary color
Monochromatic Colors of #779291
Black with #779291
Text Example
Text Example
White with #779291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779291; }
p { color: rgb(119,146,145); }
H1.HeaderClassName
{
color: #779291;
}
.AnyTagClassName
{
color: #779291;
}
</style>
background-color css
<style>
a { background-color: #779291; }
a { background-color: rgb(119,146,145); }
div.DivClassName
{
background-color: #779291;
}
.BgClassName
{
background-color: #779291;
}
</style>
border-color css
<style>
span { border-color: #779291; }
span { border-color: rgb(119,146,145); }
td.TdClassName
{
border-color: #779291;
}
.TagClassName
{
border-color: #779291;
}
</style>