Shades of Juniper #719690
Tints of Juniper #719690
RGB
CMYK
RGB Variations
Color information
#719690 (or 0x719690) is known color: Juniper. HEX triplet: 71, 96 and 90. RGB value is (113,150,144). Sum of RGB (Red+Green+Blue) = 113+150+144=407 (53% of max value = 765). Red value is 113 (44.53% from 255 or 27.76% from 407); Green value is 150 (58.98% from 255 or 36.86% from 407); Blue value is 144 (56.64% from 255 or 35.38% from 407); Max value from RGB is 150 - color contains mainly: green. Hex color #719690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719690 is #8E696F. Grayscale: #8A8A8A. Windows color (decimal): -9333104 or 9475697. OLE color: 9475697.
HSL color Cylindrical-coordinate representation of color #719690: hue angle of 170.27º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #719690 is Cyan = 0.25, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 144 | - |
| CMYK | 0.25 | 0 | 0.04 | 0.41 |
| HSL | 170.27º | 0.15% | 0.52% | - |
| HSV(B) | 170.27º | 0.25% | 0.59% | - |
| XYZ | 22.75 | 27.34 | 30.46 | - |
| YUV | 138.25 | 131.24 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 144 | 0.25 | 0 | 0.04 | 0.41 | 170.27 | 0.15 | 0.52 |
| Hex | 71 | 96 | 90 | 19 | 0 | 4 | 29 | AA | F | 34 |
| Octal | 161 | 226 | 220 | 31 | 0 | 4 | 51 | 252 | 17 | 64 |
| Binary | 1110001 | 10010110 | 10010000 | 11001 | 0 | 100 | 101001 | 10101010 | 1111 | 110100 |
Color Harmonies of #719690
Complementary color
Monochromatic Colors of #719690
Black with #719690
Text Example
Text Example
White with #719690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719690; }
p { color: rgb(113,150,144); }
H1.HeaderClassName
{
color: #719690;
}
.AnyTagClassName
{
color: #719690;
}
</style>
background-color css
<style>
a { background-color: #719690; }
a { background-color: rgb(113,150,144); }
div.DivClassName
{
background-color: #719690;
}
.BgClassName
{
background-color: #719690;
}
</style>
border-color css
<style>
span { border-color: #719690; }
span { border-color: rgb(113,150,144); }
td.TdClassName
{
border-color: #719690;
}
.TagClassName
{
border-color: #719690;
}
</style>