Shades of Juniper #759697
Tints of Juniper #759697
RGB
CMYK
RGB Variations
Color information
#759697 (or 0x759697) is known color: Juniper. HEX triplet: 75, 96 and 97. RGB value is (117,150,151). Sum of RGB (Red+Green+Blue) = 117+150+151=418 (55% of max value = 765). Red value is 117 (46.09% from 255 or 27.99% from 418); Green value is 150 (58.98% from 255 or 35.89% from 418); Blue value is 151 (59.38% from 255 or 36.12% from 418); Max value from RGB is 151 - color contains mainly: blue. Hex color #759697 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759697 is #8A6968. Grayscale: #8C8C8C. Windows color (decimal): -9070953 or 9934453. OLE color: 9934453.
HSL color Cylindrical-coordinate representation of color #759697: hue angle of 181.76º 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 #759697 is Cyan = 0.23, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 151 | - |
| CMYK | 0.23 | 0.01 | 0 | 0.41 |
| HSL | 181.76º | 0.14% | 0.53% | - |
| HSV(B) | 181.76º | 0.23% | 0.59% | - |
| XYZ | 23.83 | 27.83 | 33.39 | - |
| YUV | 140.25 | 134.07 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 151 | 0.23 | 0.01 | 0 | 0.41 | 181.76 | 0.14 | 0.53 |
| Hex | 75 | 96 | 97 | 17 | 1 | 0 | 29 | B6 | E | 35 |
| Octal | 165 | 226 | 227 | 27 | 1 | 0 | 51 | 266 | 16 | 65 |
| Binary | 1110101 | 10010110 | 10010111 | 10111 | 1 | 0 | 101001 | 10110110 | 1110 | 110101 |
Color Harmonies of #759697
Complementary color
Monochromatic Colors of #759697
Black with #759697
Text Example
Text Example
White with #759697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759697; }
p { color: rgb(117,150,151); }
H1.HeaderClassName
{
color: #759697;
}
.AnyTagClassName
{
color: #759697;
}
</style>
background-color css
<style>
a { background-color: #759697; }
a { background-color: rgb(117,150,151); }
div.DivClassName
{
background-color: #759697;
}
.BgClassName
{
background-color: #759697;
}
</style>
border-color css
<style>
span { border-color: #759697; }
span { border-color: rgb(117,150,151); }
td.TdClassName
{
border-color: #759697;
}
.TagClassName
{
border-color: #759697;
}
</style>