Shades of Juniper #759794
Tints of Juniper #759794
RGB
CMYK
RGB Variations
Color information
#759794 (or 0x759794) is known color: Juniper. HEX triplet: 75, 97 and 94. RGB value is (117,151,148). Sum of RGB (Red+Green+Blue) = 117+151+148=416 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.12% from 416); Green value is 151 (59.38% from 255 or 36.30% from 416); Blue value is 148 (58.20% from 255 or 35.58% from 416); Max value from RGB is 151 - color contains mainly: green. Hex color #759794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759794 is #8A686B. Grayscale: #8C8C8C. Windows color (decimal): -9070700 or 9738101. OLE color: 9738101.
HSL color Cylindrical-coordinate representation of color #759794: hue angle of 174.71º 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 #759794 is Cyan = 0.23, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 148 | - |
| CMYK | 0.23 | 0 | 0.02 | 0.41 |
| HSL | 174.71º | 0.14% | 0.53% | - |
| HSV(B) | 174.71º | 0.23% | 0.59% | - |
| XYZ | 23.75 | 28.05 | 32.18 | - |
| YUV | 140.49 | 132.24 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 148 | 0.23 | 0 | 0.02 | 0.41 | 174.71 | 0.14 | 0.53 |
| Hex | 75 | 97 | 94 | 17 | 0 | 2 | 29 | AF | E | 35 |
| Octal | 165 | 227 | 224 | 27 | 0 | 2 | 51 | 257 | 16 | 65 |
| Binary | 1110101 | 10010111 | 10010100 | 10111 | 0 | 10 | 101001 | 10101111 | 1110 | 110101 |
Color Harmonies of #759794
Complementary color
Monochromatic Colors of #759794
Black with #759794
Text Example
Text Example
White with #759794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759794; }
p { color: rgb(117,151,148); }
H1.HeaderClassName
{
color: #759794;
}
.AnyTagClassName
{
color: #759794;
}
</style>
background-color css
<style>
a { background-color: #759794; }
a { background-color: rgb(117,151,148); }
div.DivClassName
{
background-color: #759794;
}
.BgClassName
{
background-color: #759794;
}
</style>
border-color css
<style>
span { border-color: #759794; }
span { border-color: rgb(117,151,148); }
td.TdClassName
{
border-color: #759794;
}
.TagClassName
{
border-color: #759794;
}
</style>