Shades of Juniper #759496
Tints of Juniper #759496
RGB
CMYK
RGB Variations
Color information
#759496 (or 0x759496) is known color: Juniper. HEX triplet: 75, 94 and 96. RGB value is (117,148,150). Sum of RGB (Red+Green+Blue) = 117+148+150=415 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.19% from 415); Green value is 148 (58.20% from 255 or 35.66% from 415); Blue value is 150 (58.98% from 255 or 36.14% from 415); Max value from RGB is 150 - color contains mainly: blue. Hex color #759496 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759496 is #8A6B69. Grayscale: #8A8A8A. Windows color (decimal): -9071466 or 9868405. OLE color: 9868405.
HSL color Cylindrical-coordinate representation of color #759496: hue angle of 183.64º 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 #759496 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 148 | 150 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.41 |
| HSL | 183.64º | 0.14% | 0.52% | - |
| HSV(B) | 183.64º | 0.22% | 0.59% | - |
| XYZ | 23.43 | 27.16 | 32.86 | - |
| YUV | 138.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 150 | 0.22 | 0.01 | 0 | 0.41 | 183.64 | 0.14 | 0.52 |
| Hex | 75 | 94 | 96 | 16 | 1 | 0 | 29 | B8 | E | 34 |
| Octal | 165 | 224 | 226 | 26 | 1 | 0 | 51 | 270 | 16 | 64 |
| Binary | 1110101 | 10010100 | 10010110 | 10110 | 1 | 0 | 101001 | 10111000 | 1110 | 110100 |
Color Harmonies of #759496
Complementary color
Monochromatic Colors of #759496
Black with #759496
Text Example
Text Example
White with #759496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759496; }
p { color: rgb(117,148,150); }
H1.HeaderClassName
{
color: #759496;
}
.AnyTagClassName
{
color: #759496;
}
</style>
background-color css
<style>
a { background-color: #759496; }
a { background-color: rgb(117,148,150); }
div.DivClassName
{
background-color: #759496;
}
.BgClassName
{
background-color: #759496;
}
</style>
border-color css
<style>
span { border-color: #759496; }
span { border-color: rgb(117,148,150); }
td.TdClassName
{
border-color: #759496;
}
.TagClassName
{
border-color: #759496;
}
</style>