Shades of Juniper #719698
Tints of Juniper #719698
RGB
CMYK
RGB Variations
Color information
#719698 (or 0x719698) is known color: Juniper. HEX triplet: 71, 96 and 98. RGB value is (113,150,152). Sum of RGB (Red+Green+Blue) = 113+150+152=415 (54% of max value = 765). Red value is 113 (44.53% from 255 or 27.23% from 415); Green value is 150 (58.98% from 255 or 36.14% from 415); Blue value is 152 (59.77% from 255 or 36.63% from 415); Max value from RGB is 152 - color contains mainly: blue. Hex color #719698 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719698 is #8E6967. Grayscale: #8B8B8B. Windows color (decimal): -9333096 or 9999985. OLE color: 9999985.
HSL color Cylindrical-coordinate representation of color #719698: hue angle of 183.08º 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 #719698 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 150 | 152 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.40 |
| HSL | 183.08º | 0.16% | 0.52% | - |
| HSV(B) | 183.08º | 0.26% | 0.6% | - |
| XYZ | 23.38 | 27.59 | 33.8 | - |
| YUV | 139.17 | 135.24 | 109.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 152 | 0.26 | 0.01 | 0 | 0.40 | 183.08 | 0.16 | 0.52 |
| Hex | 71 | 96 | 98 | 1A | 1 | 0 | 28 | B7 | 10 | 34 |
| Octal | 161 | 226 | 230 | 32 | 1 | 0 | 50 | 267 | 20 | 64 |
| Binary | 1110001 | 10010110 | 10011000 | 11010 | 1 | 0 | 101000 | 10110111 | 10000 | 110100 |
Color Harmonies of #719698
Complementary color
Monochromatic Colors of #719698
Black with #719698
Text Example
Text Example
White with #719698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719698; }
p { color: rgb(113,150,152); }
H1.HeaderClassName
{
color: #719698;
}
.AnyTagClassName
{
color: #719698;
}
</style>
background-color css
<style>
a { background-color: #719698; }
a { background-color: rgb(113,150,152); }
div.DivClassName
{
background-color: #719698;
}
.BgClassName
{
background-color: #719698;
}
</style>
border-color css
<style>
span { border-color: #719698; }
span { border-color: rgb(113,150,152); }
td.TdClassName
{
border-color: #719698;
}
.TagClassName
{
border-color: #719698;
}
</style>