Shades of Juniper #719891
Tints of Juniper #719891
RGB
CMYK
RGB Variations
Color information
#719891 (or 0x719891) is known color: Juniper. HEX triplet: 71, 98 and 91. RGB value is (113,152,145). Sum of RGB (Red+Green+Blue) = 113+152+145=410 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.56% from 410); Green value is 152 (59.77% from 255 or 37.07% from 410); Blue value is 145 (57.03% from 255 or 35.37% from 410); Max value from RGB is 152 - color contains mainly: green. Hex color #719891 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719891 is #8E676E. Grayscale: #8B8B8B. Windows color (decimal): -9332591 or 9541745. OLE color: 9541745.
HSL color Cylindrical-coordinate representation of color #719891: hue angle of 169.23º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #719891 is Cyan = 0.26, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 152 | 145 | - |
| CMYK | 0.26 | 0 | 0.05 | 0.40 |
| HSL | 169.23º | 0.16% | 0.52% | - |
| HSV(B) | 169.23º | 0.26% | 0.6% | - |
| XYZ | 23.15 | 28.01 | 30.97 | - |
| YUV | 139.54 | 131.08 | 109.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 152 | 145 | 0.26 | 0 | 0.05 | 0.40 | 169.23 | 0.16 | 0.52 |
| Hex | 71 | 98 | 91 | 1A | 0 | 5 | 28 | A9 | 10 | 34 |
| Octal | 161 | 230 | 221 | 32 | 0 | 5 | 50 | 251 | 20 | 64 |
| Binary | 1110001 | 10011000 | 10010001 | 11010 | 0 | 101 | 101000 | 10101001 | 10000 | 110100 |
Color Harmonies of #719891
Complementary color
Monochromatic Colors of #719891
Black with #719891
Text Example
Text Example
White with #719891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719891; }
p { color: rgb(113,152,145); }
H1.HeaderClassName
{
color: #719891;
}
.AnyTagClassName
{
color: #719891;
}
</style>
background-color css
<style>
a { background-color: #719891; }
a { background-color: rgb(113,152,145); }
div.DivClassName
{
background-color: #719891;
}
.BgClassName
{
background-color: #719891;
}
</style>
border-color css
<style>
span { border-color: #719891; }
span { border-color: rgb(113,152,145); }
td.TdClassName
{
border-color: #719891;
}
.TagClassName
{
border-color: #719891;
}
</style>