Shades of Juniper #759797
Tints of Juniper #759797
RGB
CMYK
RGB Variations
Color information
#759797 (or 0x759797) is known color: Juniper. HEX triplet: 75, 97 and 97. RGB value is (117,151,151). Sum of RGB (Red+Green+Blue) = 117+151+151=419 (55% of max value = 765). Red value is 117 (46.09% from 255 or 27.92% from 419); Green value is 151 (59.38% from 255 or 36.04% from 419); Blue value is 151 (59.38% from 255 or 36.04% from 419); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #759797 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759797 is #8A6868. Grayscale: #8C8C8C. Windows color (decimal): -9070697 or 9934709. OLE color: 9934709.
HSL color Cylindrical-coordinate representation of color #759797: hue angle of 180º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759797 is Cyan = 0.23, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 151 | - |
| CMYK | 0.23 | 0 | 0 | 0.41 |
| HSL | 180º | 0.14% | 0.53% | - |
| HSV(B) | 180º | 0.23% | 0.59% | - |
| XYZ | 23.99 | 28.15 | 33.45 | - |
| YUV | 140.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 151 | 0.23 | 0 | 0 | 0.41 | 180 | 0.14 | 0.53 |
| Hex | 75 | 97 | 97 | 17 | 0 | 0 | 29 | B4 | E | 35 |
| Octal | 165 | 227 | 227 | 27 | 0 | 0 | 51 | 264 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10010111 | 10111 | 0 | 0 | 101001 | 10110100 | 1110 | 110101 |
Color Harmonies of #759797
Complementary color
Monochromatic Colors of #759797
Black with #759797
Text Example
Text Example
White with #759797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759797; }
p { color: rgb(117,151,151); }
H1.HeaderClassName
{
color: #759797;
}
.AnyTagClassName
{
color: #759797;
}
</style>
background-color css
<style>
a { background-color: #759797; }
a { background-color: rgb(117,151,151); }
div.DivClassName
{
background-color: #759797;
}
.BgClassName
{
background-color: #759797;
}
</style>
border-color css
<style>
span { border-color: #759797; }
span { border-color: rgb(117,151,151); }
td.TdClassName
{
border-color: #759797;
}
.TagClassName
{
border-color: #759797;
}
</style>