Shades of Juniper #719390
Tints of Juniper #719390
RGB
CMYK
RGB Variations
Color information
#719390 (or 0x719390) is known color: Juniper. HEX triplet: 71, 93 and 90. RGB value is (113,147,144). Sum of RGB (Red+Green+Blue) = 113+147+144=404 (53% of max value = 765). Red value is 113 (44.53% from 255 or 27.97% from 404); Green value is 147 (57.81% from 255 or 36.39% from 404); Blue value is 144 (56.64% from 255 or 35.64% from 404); Max value from RGB is 147 - color contains mainly: green. Hex color #719390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719390 is #8E6C6F. Grayscale: #888888. Windows color (decimal): -9333872 or 9474929. OLE color: 9474929.
HSL color Cylindrical-coordinate representation of color #719390: hue angle of 174.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719390 is Cyan = 0.23, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 144 | - |
| CMYK | 0.23 | 0 | 0.02 | 0.42 |
| HSL | 174.71º | 0.14% | 0.51% | - |
| HSV(B) | 174.71º | 0.23% | 0.58% | - |
| XYZ | 22.28 | 26.39 | 30.31 | - |
| YUV | 136.49 | 132.24 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 144 | 0.23 | 0 | 0.02 | 0.42 | 174.71 | 0.14 | 0.51 |
| Hex | 71 | 93 | 90 | 17 | 0 | 2 | 2A | AF | E | 33 |
| Octal | 161 | 223 | 220 | 27 | 0 | 2 | 52 | 257 | 16 | 63 |
| Binary | 1110001 | 10010011 | 10010000 | 10111 | 0 | 10 | 101010 | 10101111 | 1110 | 110011 |
Color Harmonies of #719390
Complementary color
Monochromatic Colors of #719390
Black with #719390
Text Example
Text Example
White with #719390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719390; }
p { color: rgb(113,147,144); }
H1.HeaderClassName
{
color: #719390;
}
.AnyTagClassName
{
color: #719390;
}
</style>
background-color css
<style>
a { background-color: #719390; }
a { background-color: rgb(113,147,144); }
div.DivClassName
{
background-color: #719390;
}
.BgClassName
{
background-color: #719390;
}
</style>
border-color css
<style>
span { border-color: #719390; }
span { border-color: rgb(113,147,144); }
td.TdClassName
{
border-color: #719390;
}
.TagClassName
{
border-color: #719390;
}
</style>