Shades of Juniper #779496
Tints of Juniper #779496
RGB
CMYK
RGB Variations
Color information
#779496 (or 0x779496) is known color: Juniper. HEX triplet: 77, 94 and 96. RGB value is (119,148,150). Sum of RGB (Red+Green+Blue) = 119+148+150=417 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.54% from 417); Green value is 148 (58.20% from 255 or 35.49% from 417); Blue value is 150 (58.98% from 255 or 35.97% from 417); Max value from RGB is 150 - color contains mainly: blue. Hex color #779496 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779496 is #886B69. Grayscale: #8B8B8B. Windows color (decimal): -8940394 or 9868407. OLE color: 9868407.
HSL color Cylindrical-coordinate representation of color #779496: hue angle of 183.87º 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 #779496 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
RGB | 119 | 148 | 150 | - |
CMYK | 0.21 | 0.01 | 0 | 0.41 |
HSL | 183.87º | 0.13% | 0.53% | - |
HSV(B) | 183.87º | 0.21% | 0.59% | - |
XYZ | 23.7 | 27.3 | 32.88 | - |
YUV | 139.56 | 133.89 | 113.34 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 119 | 148 | 150 | 0.21 | 0.01 | 0 | 0.41 | 183.87 | 0.13 | 0.53 |
Hex | 77 | 94 | 96 | 15 | 1 | 0 | 29 | B8 | D | 35 |
Octal | 167 | 224 | 226 | 25 | 1 | 0 | 51 | 270 | 15 | 65 |
Binary | 1110111 | 10010100 | 10010110 | 10101 | 1 | 0 | 101001 | 10111000 | 1101 | 110101 |
Color Harmonies of #779496
Complementary color
Monochromatic Colors of #779496
Black with #779496
Text Example
Text Example
White with #779496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779496; }
p { color: rgb(119,148,150); }
H1.HeaderClassName
{
color: #779496;
}
.AnyTagClassName
{
color: #779496;
}
</style>
background-color css
<style>
a { background-color: #779496; }
a { background-color: rgb(119,148,150); }
div.DivClassName
{
background-color: #779496;
}
.BgClassName
{
background-color: #779496;
}
</style>
border-color css
<style>
span { border-color: #779496; }
span { border-color: rgb(119,148,150); }
td.TdClassName
{
border-color: #779496;
}
.TagClassName
{
border-color: #779496;
}
</style>