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