Shades of Juniper #799590
Tints of Juniper #799590
RGB
CMYK
RGB Variations
Color information
#799590 (or 0x799590) is known color: Juniper. HEX triplet: 79, 95 and 90. RGB value is (121,149,144). Sum of RGB (Red+Green+Blue) = 121+149+144=414 (54% of max value = 765). Red value is 121 (47.66% from 255 or 29.23% from 414); Green value is 149 (58.59% from 255 or 35.99% from 414); Blue value is 144 (56.64% from 255 or 34.78% from 414); Max value from RGB is 149 - color contains mainly: green. Hex color #799590 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799590 is #866A6F. Grayscale: #8C8C8C. Windows color (decimal): -8809072 or 9475449. OLE color: 9475449.
HSL color Cylindrical-coordinate representation of color #799590: hue angle of 169.29º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #799590 is Cyan = 0.19, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 144 | - |
| CMYK | 0.19 | 0 | 0.03 | 0.42 |
| HSL | 169.29º | 0.12% | 0.53% | - |
| HSV(B) | 169.29º | 0.19% | 0.58% | - |
| XYZ | 23.67 | 27.57 | 30.46 | - |
| YUV | 140.06 | 130.22 | 114.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 144 | 0.19 | 0 | 0.03 | 0.42 | 169.29 | 0.12 | 0.53 |
| Hex | 79 | 95 | 90 | 13 | 0 | 3 | 2A | A9 | C | 35 |
| Octal | 171 | 225 | 220 | 23 | 0 | 3 | 52 | 251 | 14 | 65 |
| Binary | 1111001 | 10010101 | 10010000 | 10011 | 0 | 11 | 101010 | 10101001 | 1100 | 110101 |
Color Harmonies of #799590
Complementary color
Monochromatic Colors of #799590
Black with #799590
Text Example
Text Example
White with #799590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799590; }
p { color: rgb(121,149,144); }
H1.HeaderClassName
{
color: #799590;
}
.AnyTagClassName
{
color: #799590;
}
</style>
background-color css
<style>
a { background-color: #799590; }
a { background-color: rgb(121,149,144); }
div.DivClassName
{
background-color: #799590;
}
.BgClassName
{
background-color: #799590;
}
</style>
border-color css
<style>
span { border-color: #799590; }
span { border-color: rgb(121,149,144); }
td.TdClassName
{
border-color: #799590;
}
.TagClassName
{
border-color: #799590;
}
</style>