Shades of Juniper #779797
Tints of Juniper #779797
RGB
CMYK
RGB Variations
Color information
#779797 (or 0x779797) is known color: Juniper. HEX triplet: 77, 97 and 97. RGB value is (119,151,151). Sum of RGB (Red+Green+Blue) = 119+151+151=421 (55% of max value = 765). Red value is 119 (46.88% from 255 or 28.27% from 421); Green value is 151 (59.38% from 255 or 35.87% from 421); Blue value is 151 (59.38% from 255 or 35.87% from 421); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #779797 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #779797 is #886868. Grayscale: #8D8D8D. Windows color (decimal): -8939625 or 9934711. OLE color: 9934711.
HSL color Cylindrical-coordinate representation of color #779797: hue angle of 180º 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 #779797 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 151 | - |
| CMYK | 0.21 | 0 | 0 | 0.41 |
| HSL | 180º | 0.13% | 0.53% | - |
| HSV(B) | 180º | 0.21% | 0.59% | - |
| XYZ | 24.26 | 28.29 | 33.46 | - |
| YUV | 141.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 151 | 0.21 | 0 | 0 | 0.41 | 180 | 0.13 | 0.53 |
| Hex | 77 | 97 | 97 | 15 | 0 | 0 | 29 | B4 | D | 35 |
| Octal | 167 | 227 | 227 | 25 | 0 | 0 | 51 | 264 | 15 | 65 |
| Binary | 1110111 | 10010111 | 10010111 | 10101 | 0 | 0 | 101001 | 10110100 | 1101 | 110101 |
Color Harmonies of #779797
Complementary color
Monochromatic Colors of #779797
Black with #779797
Text Example
Text Example
White with #779797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779797; }
p { color: rgb(119,151,151); }
H1.HeaderClassName
{
color: #779797;
}
.AnyTagClassName
{
color: #779797;
}
</style>
background-color css
<style>
a { background-color: #779797; }
a { background-color: rgb(119,151,151); }
div.DivClassName
{
background-color: #779797;
}
.BgClassName
{
background-color: #779797;
}
</style>
border-color css
<style>
span { border-color: #779797; }
span { border-color: rgb(119,151,151); }
td.TdClassName
{
border-color: #779797;
}
.TagClassName
{
border-color: #779797;
}
</style>