Shades of Juniper #759997
Tints of Juniper #759997
RGB
CMYK
RGB Variations
Color information
#759997 (or 0x759997) is known color: Juniper. HEX triplet: 75, 99 and 97. RGB value is (117,153,151). Sum of RGB (Red+Green+Blue) = 117+153+151=421 (55% of max value = 765). Red value is 117 (46.09% from 255 or 27.79% from 421); Green value is 153 (60.16% from 255 or 36.34% from 421); Blue value is 151 (59.38% from 255 or 35.87% from 421); Max value from RGB is 153 - color contains mainly: green. Hex color #759997 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759997 is #8A6668. Grayscale: #8D8D8D. Windows color (decimal): -9070185 or 9935221. OLE color: 9935221.
HSL color Cylindrical-coordinate representation of color #759997: hue angle of 176.67º 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 #759997 is Cyan = 0.24, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 151 | - |
| CMYK | 0.24 | 0 | 0.01 | 0.4 |
| HSL | 176.67º | 0.15% | 0.53% | - |
| HSV(B) | 176.67º | 0.24% | 0.6% | - |
| XYZ | 24.31 | 28.8 | 33.56 | - |
| YUV | 142.01 | 133.07 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 151 | 0.24 | 0 | 0.01 | 0.4 | 176.67 | 0.15 | 0.53 |
| Hex | 75 | 99 | 97 | 18 | 0 | 1 | 28 | B1 | F | 35 |
| Octal | 165 | 231 | 227 | 30 | 0 | 1 | 50 | 261 | 17 | 65 |
| Binary | 1110101 | 10011001 | 10010111 | 11000 | 0 | 1 | 101000 | 10110001 | 1111 | 110101 |
Color Harmonies of #759997
Complementary color
Monochromatic Colors of #759997
Black with #759997
Text Example
Text Example
White with #759997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759997; }
p { color: rgb(117,153,151); }
H1.HeaderClassName
{
color: #759997;
}
.AnyTagClassName
{
color: #759997;
}
</style>
background-color css
<style>
a { background-color: #759997; }
a { background-color: rgb(117,153,151); }
div.DivClassName
{
background-color: #759997;
}
.BgClassName
{
background-color: #759997;
}
</style>
border-color css
<style>
span { border-color: #759997; }
span { border-color: rgb(117,153,151); }
td.TdClassName
{
border-color: #759997;
}
.TagClassName
{
border-color: #759997;
}
</style>