Shades of Juniper #758786
Tints of Juniper #758786
RGB
CMYK
RGB Variations
Color information
#758786 (or 0x758786) is known color: Juniper. HEX triplet: 75, 87 and 86. RGB value is (117,135,134). Sum of RGB (Red+Green+Blue) = 117+135+134=386 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.31% from 386); Green value is 135 (53.12% from 255 or 34.97% from 386); Blue value is 134 (52.73% from 255 or 34.72% from 386); Max value from RGB is 135 - color contains mainly: green. Hex color #758786 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758786 is #8A7879. Grayscale: #818181. Windows color (decimal): -9074810 or 8816501. OLE color: 8816501.
HSL color Cylindrical-coordinate representation of color #758786: hue angle of 176.67º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #758786 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 134 | - |
| CMYK | 0.13 | 0 | 0.01 | 0.47 |
| HSL | 176.67º | 0.07% | 0.49% | - |
| HSV(B) | 176.67º | 0.13% | 0.53% | - |
| XYZ | 20.3 | 22.83 | 25.89 | - |
| YUV | 129.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 134 | 0.13 | 0 | 0.01 | 0.47 | 176.67 | 0.07 | 0.49 |
| Hex | 75 | 87 | 86 | D | 0 | 1 | 2F | B1 | 7 | 31 |
| Octal | 165 | 207 | 206 | 15 | 0 | 1 | 57 | 261 | 7 | 61 |
| Binary | 1110101 | 10000111 | 10000110 | 1101 | 0 | 1 | 101111 | 10110001 | 111 | 110001 |
Color Harmonies of #758786
Complementary color
Monochromatic Colors of #758786
Black with #758786
Text Example
Text Example
White with #758786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758786; }
p { color: rgb(117,135,134); }
H1.HeaderClassName
{
color: #758786;
}
.AnyTagClassName
{
color: #758786;
}
</style>
background-color css
<style>
a { background-color: #758786; }
a { background-color: rgb(117,135,134); }
div.DivClassName
{
background-color: #758786;
}
.BgClassName
{
background-color: #758786;
}
</style>
border-color css
<style>
span { border-color: #758786; }
span { border-color: rgb(117,135,134); }
td.TdClassName
{
border-color: #758786;
}
.TagClassName
{
border-color: #758786;
}
</style>