Shades of Juniper #759996
Tints of Juniper #759996
RGB
CMYK
RGB Variations
Color information
#759996 (or 0x759996) is known color: Juniper. HEX triplet: 75, 99 and 96. RGB value is (117,153,150). Sum of RGB (Red+Green+Blue) = 117+153+150=420 (55% of max value = 765). Red value is 117 (46.09% from 255 or 27.86% from 420); Green value is 153 (60.16% from 255 or 36.43% from 420); Blue value is 150 (58.98% from 255 or 35.71% from 420); Max value from RGB is 153 - color contains mainly: green. Hex color #759996 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759996 is #8A6669. Grayscale: #8D8D8D. Windows color (decimal): -9070186 or 9869685. OLE color: 9869685.
HSL color Cylindrical-coordinate representation of color #759996: hue angle of 175º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759996 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 150 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.4 |
| HSL | 175º | 0.15% | 0.53% | - |
| HSV(B) | 175º | 0.24% | 0.6% | - |
| XYZ | 24.23 | 28.77 | 33.13 | - |
| YUV | 141.89 | 132.57 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 150 | 0.24 | 0 | 0.02 | 0.4 | 175 | 0.15 | 0.53 |
| Hex | 75 | 99 | 96 | 18 | 0 | 2 | 28 | AF | F | 35 |
| Octal | 165 | 231 | 226 | 30 | 0 | 2 | 50 | 257 | 17 | 65 |
| Binary | 1110101 | 10011001 | 10010110 | 11000 | 0 | 10 | 101000 | 10101111 | 1111 | 110101 |
Color Harmonies of #759996
Complementary color
Monochromatic Colors of #759996
Black with #759996
Text Example
Text Example
White with #759996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759996; }
p { color: rgb(117,153,150); }
H1.HeaderClassName
{
color: #759996;
}
.AnyTagClassName
{
color: #759996;
}
</style>
background-color css
<style>
a { background-color: #759996; }
a { background-color: rgb(117,153,150); }
div.DivClassName
{
background-color: #759996;
}
.BgClassName
{
background-color: #759996;
}
</style>
border-color css
<style>
span { border-color: #759996; }
span { border-color: rgb(117,153,150); }
td.TdClassName
{
border-color: #759996;
}
.TagClassName
{
border-color: #759996;
}
</style>