Shades of Juniper #759795
Tints of Juniper #759795
RGB
CMYK
RGB Variations
Color information
#759795 (or 0x759795) is known color: Juniper. HEX triplet: 75, 97 and 95. RGB value is (117,151,149). Sum of RGB (Red+Green+Blue) = 117+151+149=417 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.06% from 417); Green value is 151 (59.38% from 255 or 36.21% from 417); Blue value is 149 (58.59% from 255 or 35.73% from 417); Max value from RGB is 151 - color contains mainly: green. Hex color #759795 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759795 is #8A686A. Grayscale: #8C8C8C. Windows color (decimal): -9070699 or 9803637. OLE color: 9803637.
HSL color Cylindrical-coordinate representation of color #759795: hue angle of 176.47º 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 #759795 is Cyan = 0.23, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 149 | - |
| CMYK | 0.23 | 0 | 0.01 | 0.41 |
| HSL | 176.47º | 0.14% | 0.53% | - |
| HSV(B) | 176.47º | 0.23% | 0.59% | - |
| XYZ | 23.83 | 28.09 | 32.6 | - |
| YUV | 140.61 | 132.74 | 111.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 149 | 0.23 | 0 | 0.01 | 0.41 | 176.47 | 0.14 | 0.53 |
| Hex | 75 | 97 | 95 | 17 | 0 | 1 | 29 | B0 | E | 35 |
| Octal | 165 | 227 | 225 | 27 | 0 | 1 | 51 | 260 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10010101 | 10111 | 0 | 1 | 101001 | 10110000 | 1110 | 110101 |
Color Harmonies of #759795
Complementary color
Monochromatic Colors of #759795
Black with #759795
Text Example
Text Example
White with #759795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759795; }
p { color: rgb(117,151,149); }
H1.HeaderClassName
{
color: #759795;
}
.AnyTagClassName
{
color: #759795;
}
</style>
background-color css
<style>
a { background-color: #759795; }
a { background-color: rgb(117,151,149); }
div.DivClassName
{
background-color: #759795;
}
.BgClassName
{
background-color: #759795;
}
</style>
border-color css
<style>
span { border-color: #759795; }
span { border-color: rgb(117,151,149); }
td.TdClassName
{
border-color: #759795;
}
.TagClassName
{
border-color: #759795;
}
</style>