Shades of Juniper #779394
Tints of Juniper #779394
RGB
CMYK
RGB Variations
Color information
#779394 (or 0x779394) is known color: Juniper. HEX triplet: 77, 93 and 94. RGB value is (119,147,148). Sum of RGB (Red+Green+Blue) = 119+147+148=414 (54% of max value = 765). Red value is 119 (46.88% from 255 or 28.74% from 414); Green value is 147 (57.81% from 255 or 35.51% from 414); Blue value is 148 (58.20% from 255 or 35.75% from 414); Max value from RGB is 148 - color contains mainly: blue. Hex color #779394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779394 is #886C6B. Grayscale: #8A8A8A. Windows color (decimal): -8940652 or 9737079. OLE color: 9737079.
HSL color Cylindrical-coordinate representation of color #779394: hue angle of 182.07º 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 #779394 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 147 | 148 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.42 |
| HSL | 182.07º | 0.12% | 0.52% | - |
| HSV(B) | 182.07º | 0.2% | 0.58% | - |
| XYZ | 23.39 | 26.93 | 31.98 | - |
| YUV | 138.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 147 | 148 | 0.20 | 0.01 | 0 | 0.42 | 182.07 | 0.12 | 0.52 |
| Hex | 77 | 93 | 94 | 14 | 1 | 0 | 2A | B6 | C | 34 |
| Octal | 167 | 223 | 224 | 24 | 1 | 0 | 52 | 266 | 14 | 64 |
| Binary | 1110111 | 10010011 | 10010100 | 10100 | 1 | 0 | 101010 | 10110110 | 1100 | 110100 |
Color Harmonies of #779394
Complementary color
Monochromatic Colors of #779394
Black with #779394
Text Example
Text Example
White with #779394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779394; }
p { color: rgb(119,147,148); }
H1.HeaderClassName
{
color: #779394;
}
.AnyTagClassName
{
color: #779394;
}
</style>
background-color css
<style>
a { background-color: #779394; }
a { background-color: rgb(119,147,148); }
div.DivClassName
{
background-color: #779394;
}
.BgClassName
{
background-color: #779394;
}
</style>
border-color css
<style>
span { border-color: #779394; }
span { border-color: rgb(119,147,148); }
td.TdClassName
{
border-color: #779394;
}
.TagClassName
{
border-color: #779394;
}
</style>