Shades of Juniper #709390
Tints of Juniper #709390
RGB
CMYK
RGB Variations
Color information
#709390 (or 0x709390) is known color: Juniper. HEX triplet: 70, 93 and 90. RGB value is (112,147,144). Sum of RGB (Red+Green+Blue) = 112+147+144=403 (53% of max value = 765). Red value is 112 (44.14% from 255 or 27.79% from 403); Green value is 147 (57.81% from 255 or 36.48% from 403); Blue value is 144 (56.64% from 255 or 35.73% from 403); Max value from RGB is 147 - color contains mainly: green. Hex color #709390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #709390 is #8F6C6F. Grayscale: #888888. Windows color (decimal): -9399408 or 9474928. OLE color: 9474928.
HSL color Cylindrical-coordinate representation of color #709390: hue angle of 174.86º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #709390 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 147 | 144 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.42 |
| HSL | 174.86º | 0.14% | 0.51% | - |
| HSV(B) | 174.86º | 0.24% | 0.58% | - |
| XYZ | 22.15 | 26.33 | 30.3 | - |
| YUV | 136.19 | 132.4 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 147 | 144 | 0.24 | 0 | 0.02 | 0.42 | 174.86 | 0.14 | 0.51 |
| Hex | 70 | 93 | 90 | 18 | 0 | 2 | 2A | AF | E | 33 |
| Octal | 160 | 223 | 220 | 30 | 0 | 2 | 52 | 257 | 16 | 63 |
| Binary | 1110000 | 10010011 | 10010000 | 11000 | 0 | 10 | 101010 | 10101111 | 1110 | 110011 |
Color Harmonies of #709390
Complementary color
Monochromatic Colors of #709390
Black with #709390
Text Example
Text Example
White with #709390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709390; }
p { color: rgb(112,147,144); }
H1.HeaderClassName
{
color: #709390;
}
.AnyTagClassName
{
color: #709390;
}
</style>
background-color css
<style>
a { background-color: #709390; }
a { background-color: rgb(112,147,144); }
div.DivClassName
{
background-color: #709390;
}
.BgClassName
{
background-color: #709390;
}
</style>
border-color css
<style>
span { border-color: #709390; }
span { border-color: rgb(112,147,144); }
td.TdClassName
{
border-color: #709390;
}
.TagClassName
{
border-color: #709390;
}
</style>