Shades of Juniper #719493
Tints of Juniper #719493
RGB
CMYK
RGB Variations
Color information
#719493 (or 0x719493) is known color: Juniper. HEX triplet: 71, 94 and 93. RGB value is (113,148,147). Sum of RGB (Red+Green+Blue) = 113+148+147=408 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.70% from 408); Green value is 148 (58.20% from 255 or 36.27% from 408); Blue value is 147 (57.81% from 255 or 36.03% from 408); Max value from RGB is 148 - color contains mainly: green. Hex color #719493 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719493 is #8E6B6C. Grayscale: #898989. Windows color (decimal): -9333613 or 9671793. OLE color: 9671793.
HSL color Cylindrical-coordinate representation of color #719493: hue angle of 178.29º 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 #719493 is Cyan = 0.24, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 147 | - |
| CMYK | 0.24 | 0 | 0.01 | 0.42 |
| HSL | 178.29º | 0.14% | 0.51% | - |
| HSV(B) | 178.29º | 0.24% | 0.58% | - |
| XYZ | 22.67 | 26.8 | 31.58 | - |
| YUV | 137.42 | 133.4 | 110.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 147 | 0.24 | 0 | 0.01 | 0.42 | 178.29 | 0.14 | 0.51 |
| Hex | 71 | 94 | 93 | 18 | 0 | 1 | 2A | B2 | E | 33 |
| Octal | 161 | 224 | 223 | 30 | 0 | 1 | 52 | 262 | 16 | 63 |
| Binary | 1110001 | 10010100 | 10010011 | 11000 | 0 | 1 | 101010 | 10110010 | 1110 | 110011 |
Color Harmonies of #719493
Complementary color
Monochromatic Colors of #719493
Black with #719493
Text Example
Text Example
White with #719493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719493; }
p { color: rgb(113,148,147); }
H1.HeaderClassName
{
color: #719493;
}
.AnyTagClassName
{
color: #719493;
}
</style>
background-color css
<style>
a { background-color: #719493; }
a { background-color: rgb(113,148,147); }
div.DivClassName
{
background-color: #719493;
}
.BgClassName
{
background-color: #719493;
}
</style>
border-color css
<style>
span { border-color: #719493; }
span { border-color: rgb(113,148,147); }
td.TdClassName
{
border-color: #719493;
}
.TagClassName
{
border-color: #719493;
}
</style>