Shades of Juniper #759792
Tints of Juniper #759792
RGB
CMYK
RGB Variations
Color information
#759792 (or 0x759792) is known color: Juniper. HEX triplet: 75, 97 and 92. RGB value is (117,151,146). Sum of RGB (Red+Green+Blue) = 117+151+146=414 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.26% from 414); Green value is 151 (59.38% from 255 or 36.47% from 414); Blue value is 146 (57.42% from 255 or 35.27% from 414); Max value from RGB is 151 - color contains mainly: green. Hex color #759792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759792 is #8A686D. Grayscale: #8C8C8C. Windows color (decimal): -9070702 or 9607029. OLE color: 9607029.
HSL color Cylindrical-coordinate representation of color #759792: hue angle of 171.18º 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 #759792 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 146 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.41 |
| HSL | 171.18º | 0.14% | 0.53% | - |
| HSV(B) | 171.18º | 0.23% | 0.59% | - |
| XYZ | 23.59 | 27.99 | 31.35 | - |
| YUV | 140.26 | 131.24 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 146 | 0.23 | 0 | 0.03 | 0.41 | 171.18 | 0.14 | 0.53 |
| Hex | 75 | 97 | 92 | 17 | 0 | 3 | 29 | AB | E | 35 |
| Octal | 165 | 227 | 222 | 27 | 0 | 3 | 51 | 253 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10010010 | 10111 | 0 | 11 | 101001 | 10101011 | 1110 | 110101 |
Color Harmonies of #759792
Complementary color
Monochromatic Colors of #759792
Black with #759792
Text Example
Text Example
White with #759792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759792; }
p { color: rgb(117,151,146); }
H1.HeaderClassName
{
color: #759792;
}
.AnyTagClassName
{
color: #759792;
}
</style>
background-color css
<style>
a { background-color: #759792; }
a { background-color: rgb(117,151,146); }
div.DivClassName
{
background-color: #759792;
}
.BgClassName
{
background-color: #759792;
}
</style>
border-color css
<style>
span { border-color: #759792; }
span { border-color: rgb(117,151,146); }
td.TdClassName
{
border-color: #759792;
}
.TagClassName
{
border-color: #759792;
}
</style>