Shades of Juniper #719290
Tints of Juniper #719290
RGB
CMYK
RGB Variations
Color information
#719290 (or 0x719290) is known color: Juniper. HEX triplet: 71, 92 and 90. RGB value is (113,146,144). Sum of RGB (Red+Green+Blue) = 113+146+144=403 (53% of max value = 765). Red value is 113 (44.53% from 255 or 28.04% from 403); Green value is 146 (57.42% from 255 or 36.23% from 403); Blue value is 144 (56.64% from 255 or 35.73% from 403); Max value from RGB is 146 - color contains mainly: green. Hex color #719290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719290 is #8E6D6F. Grayscale: #878787. Windows color (decimal): -9334128 or 9474673. OLE color: 9474673.
HSL color Cylindrical-coordinate representation of color #719290: hue angle of 176.36º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719290 is Cyan = 0.23, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 144 | - |
| CMYK | 0.23 | 0 | 0.01 | 0.43 |
| HSL | 176.36º | 0.13% | 0.51% | - |
| HSV(B) | 176.36º | 0.23% | 0.57% | - |
| XYZ | 22.12 | 26.08 | 30.25 | - |
| YUV | 135.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 144 | 0.23 | 0 | 0.01 | 0.43 | 176.36 | 0.13 | 0.51 |
| Hex | 71 | 92 | 90 | 17 | 0 | 1 | 2B | B0 | D | 33 |
| Octal | 161 | 222 | 220 | 27 | 0 | 1 | 53 | 260 | 15 | 63 |
| Binary | 1110001 | 10010010 | 10010000 | 10111 | 0 | 1 | 101011 | 10110000 | 1101 | 110011 |
Color Harmonies of #719290
Complementary color
Monochromatic Colors of #719290
Black with #719290
Text Example
Text Example
White with #719290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719290; }
p { color: rgb(113,146,144); }
H1.HeaderClassName
{
color: #719290;
}
.AnyTagClassName
{
color: #719290;
}
</style>
background-color css
<style>
a { background-color: #719290; }
a { background-color: rgb(113,146,144); }
div.DivClassName
{
background-color: #719290;
}
.BgClassName
{
background-color: #719290;
}
</style>
border-color css
<style>
span { border-color: #719290; }
span { border-color: rgb(113,146,144); }
td.TdClassName
{
border-color: #719290;
}
.TagClassName
{
border-color: #719290;
}
</style>