Shades of Juniper #719494
Tints of Juniper #719494
RGB
CMYK
RGB Variations
Color information
#719494 (or 0x719494) is known color: Juniper. HEX triplet: 71, 94 and 94. RGB value is (113,148,148). Sum of RGB (Red+Green+Blue) = 113+148+148=409 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.63% from 409); Green value is 148 (58.20% from 255 or 36.19% from 409); Blue value is 148 (58.20% from 255 or 36.19% from 409); Max value from RGB is 148 - color contains mainly: green, blue. Hex color #719494 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719494 is #8E6B6B. Grayscale: #898989. Windows color (decimal): -9333612 or 9737329. OLE color: 9737329.
HSL color Cylindrical-coordinate representation of color #719494: hue angle of 180º 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 #719494 is Cyan = 0.24, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 148 | - |
| CMYK | 0.24 | 0 | 0 | 0.42 |
| HSL | 180º | 0.14% | 0.51% | - |
| HSV(B) | 180º | 0.24% | 0.58% | - |
| XYZ | 22.75 | 26.83 | 32 | - |
| YUV | 137.54 | 133.9 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 148 | 0.24 | 0 | 0 | 0.42 | 180 | 0.14 | 0.51 |
| Hex | 71 | 94 | 94 | 18 | 0 | 0 | 2A | B4 | E | 33 |
| Octal | 161 | 224 | 224 | 30 | 0 | 0 | 52 | 264 | 16 | 63 |
| Binary | 1110001 | 10010100 | 10010100 | 11000 | 0 | 0 | 101010 | 10110100 | 1110 | 110011 |
Color Harmonies of #719494
Complementary color
Monochromatic Colors of #719494
Black with #719494
Text Example
Text Example
White with #719494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719494; }
p { color: rgb(113,148,148); }
H1.HeaderClassName
{
color: #719494;
}
.AnyTagClassName
{
color: #719494;
}
</style>
background-color css
<style>
a { background-color: #719494; }
a { background-color: rgb(113,148,148); }
div.DivClassName
{
background-color: #719494;
}
.BgClassName
{
background-color: #719494;
}
</style>
border-color css
<style>
span { border-color: #719494; }
span { border-color: rgb(113,148,148); }
td.TdClassName
{
border-color: #719494;
}
.TagClassName
{
border-color: #719494;
}
</style>