Shades of Juniper #759491
Tints of Juniper #759491
RGB
CMYK
RGB Variations
Color information
#759491 (or 0x759491) is known color: Juniper. HEX triplet: 75, 94 and 91. RGB value is (117,148,145). Sum of RGB (Red+Green+Blue) = 117+148+145=410 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.54% from 410); Green value is 148 (58.20% from 255 or 36.10% from 410); Blue value is 145 (57.03% from 255 or 35.37% from 410); Max value from RGB is 148 - color contains mainly: green. Hex color #759491 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759491 is #8A6B6E. Grayscale: #8A8A8A. Windows color (decimal): -9071471 or 9540725. OLE color: 9540725.
HSL color Cylindrical-coordinate representation of color #759491: hue angle of 174.19º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #759491 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 145 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.42 |
| HSL | 174.19º | 0.13% | 0.52% | - |
| HSV(B) | 174.19º | 0.21% | 0.58% | - |
| XYZ | 23.04 | 27.01 | 30.79 | - |
| YUV | 138.39 | 131.73 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 145 | 0.21 | 0 | 0.02 | 0.42 | 174.19 | 0.13 | 0.52 |
| Hex | 75 | 94 | 91 | 15 | 0 | 2 | 2A | AE | D | 34 |
| Octal | 165 | 224 | 221 | 25 | 0 | 2 | 52 | 256 | 15 | 64 |
| Binary | 1110101 | 10010100 | 10010001 | 10101 | 0 | 10 | 101010 | 10101110 | 1101 | 110100 |
Color Harmonies of #759491
Complementary color
Monochromatic Colors of #759491
Black with #759491
Text Example
Text Example
White with #759491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759491; }
p { color: rgb(117,148,145); }
H1.HeaderClassName
{
color: #759491;
}
.AnyTagClassName
{
color: #759491;
}
</style>
background-color css
<style>
a { background-color: #759491; }
a { background-color: rgb(117,148,145); }
div.DivClassName
{
background-color: #759491;
}
.BgClassName
{
background-color: #759491;
}
</style>
border-color css
<style>
span { border-color: #759491; }
span { border-color: rgb(117,148,145); }
td.TdClassName
{
border-color: #759491;
}
.TagClassName
{
border-color: #759491;
}
</style>