Shades of Juniper #718988
Tints of Juniper #718988
RGB
CMYK
RGB Variations
Color information
#718988 (or 0x718988) is known color: Juniper. HEX triplet: 71, 89 and 88. RGB value is (113,137,136). Sum of RGB (Red+Green+Blue) = 113+137+136=386 (51% of max value = 765). Red value is 113 (44.53% from 255 or 29.27% from 386); Green value is 137 (53.91% from 255 or 35.49% from 386); Blue value is 136 (53.52% from 255 or 35.23% from 386); Max value from RGB is 137 - color contains mainly: green. Hex color #718988 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #718988 is #8E7677. Grayscale: #818181. Windows color (decimal): -9336440 or 8948081. OLE color: 8948081.
HSL color Cylindrical-coordinate representation of color #718988: hue angle of 177.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #718988 is Cyan = 0.18, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 137 | 136 | - |
| CMYK | 0.18 | 0 | 0.01 | 0.46 |
| HSL | 177.5º | 0.1% | 0.49% | - |
| HSV(B) | 177.5º | 0.18% | 0.54% | - |
| XYZ | 20.2 | 23.18 | 26.7 | - |
| YUV | 129.71 | 131.55 | 116.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 137 | 136 | 0.18 | 0 | 0.01 | 0.46 | 177.5 | 0.1 | 0.49 |
| Hex | 71 | 89 | 88 | 12 | 0 | 1 | 2E | B2 | A | 31 |
| Octal | 161 | 211 | 210 | 22 | 0 | 1 | 56 | 262 | 12 | 61 |
| Binary | 1110001 | 10001001 | 10001000 | 10010 | 0 | 1 | 101110 | 10110010 | 1010 | 110001 |
Color Harmonies of #718988
Complementary color
Monochromatic Colors of #718988
Black with #718988
Text Example
Text Example
White with #718988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718988; }
p { color: rgb(113,137,136); }
H1.HeaderClassName
{
color: #718988;
}
.AnyTagClassName
{
color: #718988;
}
</style>
background-color css
<style>
a { background-color: #718988; }
a { background-color: rgb(113,137,136); }
div.DivClassName
{
background-color: #718988;
}
.BgClassName
{
background-color: #718988;
}
</style>
border-color css
<style>
span { border-color: #718988; }
span { border-color: rgb(113,137,136); }
td.TdClassName
{
border-color: #718988;
}
.TagClassName
{
border-color: #718988;
}
</style>