Shades of Juniper #779091
Tints of Juniper #779091
RGB
CMYK
RGB Variations
Color information
#779091 (or 0x779091) is known color: Juniper. HEX triplet: 77, 90 and 91. RGB value is (119,144,145). Sum of RGB (Red+Green+Blue) = 119+144+145=408 (54% of max value = 765). Red value is 119 (46.88% from 255 or 29.17% from 408); Green value is 144 (56.64% from 255 or 35.29% from 408); Blue value is 145 (57.03% from 255 or 35.54% from 408); Max value from RGB is 145 - color contains mainly: blue. Hex color #779091 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779091 is #886F6E. Grayscale: #888888. Windows color (decimal): -8941423 or 9539703. OLE color: 9539703.
HSL color Cylindrical-coordinate representation of color #779091: hue angle of 182.31º 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 #779091 is Cyan = 0.18, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 144 | 145 | - |
| CMYK | 0.18 | 0.01 | 0 | 0.43 |
| HSL | 182.31º | 0.11% | 0.52% | - |
| HSV(B) | 182.31º | 0.18% | 0.57% | - |
| XYZ | 22.69 | 25.91 | 30.59 | - |
| YUV | 136.64 | 132.72 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 145 | 0.18 | 0.01 | 0 | 0.43 | 182.31 | 0.11 | 0.52 |
| Hex | 77 | 90 | 91 | 12 | 1 | 0 | 2B | B6 | B | 34 |
| Octal | 167 | 220 | 221 | 22 | 1 | 0 | 53 | 266 | 13 | 64 |
| Binary | 1110111 | 10010000 | 10010001 | 10010 | 1 | 0 | 101011 | 10110110 | 1011 | 110100 |
Color Harmonies of #779091
Complementary color
Monochromatic Colors of #779091
Black with #779091
Text Example
Text Example
White with #779091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779091; }
p { color: rgb(119,144,145); }
H1.HeaderClassName
{
color: #779091;
}
.AnyTagClassName
{
color: #779091;
}
</style>
background-color css
<style>
a { background-color: #779091; }
a { background-color: rgb(119,144,145); }
div.DivClassName
{
background-color: #779091;
}
.BgClassName
{
background-color: #779091;
}
</style>
border-color css
<style>
span { border-color: #779091; }
span { border-color: rgb(119,144,145); }
td.TdClassName
{
border-color: #779091;
}
.TagClassName
{
border-color: #779091;
}
</style>