Shades of Juniper #728686
Tints of Juniper #728686
RGB
CMYK
RGB Variations
Color information
#728686 (or 0x728686) is known color: Juniper. HEX triplet: 72, 86 and 86. RGB value is (114,134,134). Sum of RGB (Red+Green+Blue) = 114+134+134=382 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.84% from 382); Green value is 134 (52.73% from 255 or 35.08% from 382); Blue value is 134 (52.73% from 255 or 35.08% from 382); Max value from RGB is 134 - color contains mainly: green, blue. Hex color #728686 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728686 is #8D7979. Grayscale: #7F7F7F. Windows color (decimal): -9271674 or 8816242. OLE color: 8816242.
HSL color Cylindrical-coordinate representation of color #728686: hue angle of 180º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #728686 is Cyan = 0.15, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 134 | - |
| CMYK | 0.15 | 0 | 0 | 0.47 |
| HSL | 180º | 0.08% | 0.49% | - |
| HSV(B) | 180º | 0.15% | 0.53% | - |
| XYZ | 19.77 | 22.35 | 25.83 | - |
| YUV | 128.02 | 131.37 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 134 | 0.15 | 0 | 0 | 0.47 | 180 | 0.08 | 0.49 |
| Hex | 72 | 86 | 86 | F | 0 | 0 | 2F | B4 | 8 | 31 |
| Octal | 162 | 206 | 206 | 17 | 0 | 0 | 57 | 264 | 10 | 61 |
| Binary | 1110010 | 10000110 | 10000110 | 1111 | 0 | 0 | 101111 | 10110100 | 1000 | 110001 |
Color Harmonies of #728686
Complementary color
Monochromatic Colors of #728686
Black with #728686
Text Example
Text Example
White with #728686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728686; }
p { color: rgb(114,134,134); }
H1.HeaderClassName
{
color: #728686;
}
.AnyTagClassName
{
color: #728686;
}
</style>
background-color css
<style>
a { background-color: #728686; }
a { background-color: rgb(114,134,134); }
div.DivClassName
{
background-color: #728686;
}
.BgClassName
{
background-color: #728686;
}
</style>
border-color css
<style>
span { border-color: #728686; }
span { border-color: rgb(114,134,134); }
td.TdClassName
{
border-color: #728686;
}
.TagClassName
{
border-color: #728686;
}
</style>