Shades of Juniper #799390
Tints of Juniper #799390
RGB
CMYK
RGB Variations
Color information
#799390 (or 0x799390) is known color: Juniper. HEX triplet: 79, 93 and 90. RGB value is (121,147,144). Sum of RGB (Red+Green+Blue) = 121+147+144=412 (54% of max value = 765). Red value is 121 (47.66% from 255 or 29.37% from 412); Green value is 147 (57.81% from 255 or 35.68% from 412); Blue value is 144 (56.64% from 255 or 34.95% from 412); Max value from RGB is 147 - color contains mainly: green. Hex color #799390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799390 is #866C6F. Grayscale: #8A8A8A. Windows color (decimal): -8809584 or 9474937. OLE color: 9474937.
HSL color Cylindrical-coordinate representation of color #799390: hue angle of 173.08º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #799390 is Cyan = 0.18, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 147 | 144 | - |
| CMYK | 0.18 | 0 | 0.02 | 0.42 |
| HSL | 173.08º | 0.11% | 0.53% | - |
| HSV(B) | 173.08º | 0.18% | 0.58% | - |
| XYZ | 23.35 | 26.95 | 30.36 | - |
| YUV | 138.88 | 130.89 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 147 | 144 | 0.18 | 0 | 0.02 | 0.42 | 173.08 | 0.11 | 0.53 |
| Hex | 79 | 93 | 90 | 12 | 0 | 2 | 2A | AD | B | 35 |
| Octal | 171 | 223 | 220 | 22 | 0 | 2 | 52 | 255 | 13 | 65 |
| Binary | 1111001 | 10010011 | 10010000 | 10010 | 0 | 10 | 101010 | 10101101 | 1011 | 110101 |
Color Harmonies of #799390
Complementary color
Monochromatic Colors of #799390
Black with #799390
Text Example
Text Example
White with #799390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799390; }
p { color: rgb(121,147,144); }
H1.HeaderClassName
{
color: #799390;
}
.AnyTagClassName
{
color: #799390;
}
</style>
background-color css
<style>
a { background-color: #799390; }
a { background-color: rgb(121,147,144); }
div.DivClassName
{
background-color: #799390;
}
.BgClassName
{
background-color: #799390;
}
</style>
border-color css
<style>
span { border-color: #799390; }
span { border-color: rgb(121,147,144); }
td.TdClassName
{
border-color: #799390;
}
.TagClassName
{
border-color: #799390;
}
</style>