Shades of Juniper #759694
Tints of Juniper #759694
RGB
CMYK
RGB Variations
Color information
#759694 (or 0x759694) is known color: Juniper. HEX triplet: 75, 96 and 94. RGB value is (117,150,148). Sum of RGB (Red+Green+Blue) = 117+150+148=415 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.19% from 415); Green value is 150 (58.98% from 255 or 36.14% from 415); Blue value is 148 (58.20% from 255 or 35.66% from 415); Max value from RGB is 150 - color contains mainly: green. Hex color #759694 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759694 is #8A696B. Grayscale: #8B8B8B. Windows color (decimal): -9070956 or 9737845. OLE color: 9737845.
HSL color Cylindrical-coordinate representation of color #759694: hue angle of 176.36º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #759694 is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 148 | - |
| CMYK | 0.22 | 0 | 0.01 | 0.41 |
| HSL | 176.36º | 0.14% | 0.52% | - |
| HSV(B) | 176.36º | 0.22% | 0.59% | - |
| XYZ | 23.59 | 27.73 | 32.13 | - |
| YUV | 139.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 148 | 0.22 | 0 | 0.01 | 0.41 | 176.36 | 0.14 | 0.52 |
| Hex | 75 | 96 | 94 | 16 | 0 | 1 | 29 | B0 | E | 34 |
| Octal | 165 | 226 | 224 | 26 | 0 | 1 | 51 | 260 | 16 | 64 |
| Binary | 1110101 | 10010110 | 10010100 | 10110 | 0 | 1 | 101001 | 10110000 | 1110 | 110100 |
Color Harmonies of #759694
Complementary color
Monochromatic Colors of #759694
Black with #759694
Text Example
Text Example
White with #759694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759694; }
p { color: rgb(117,150,148); }
H1.HeaderClassName
{
color: #759694;
}
.AnyTagClassName
{
color: #759694;
}
</style>
background-color css
<style>
a { background-color: #759694; }
a { background-color: rgb(117,150,148); }
div.DivClassName
{
background-color: #759694;
}
.BgClassName
{
background-color: #759694;
}
</style>
border-color css
<style>
span { border-color: #759694; }
span { border-color: rgb(117,150,148); }
td.TdClassName
{
border-color: #759694;
}
.TagClassName
{
border-color: #759694;
}
</style>