Shades of Juniper #759893
Tints of Juniper #759893
RGB
CMYK
RGB Variations
Color information
#759893 (or 0x759893) is known color: Juniper. HEX triplet: 75, 98 and 93. RGB value is (117,152,147). Sum of RGB (Red+Green+Blue) = 117+152+147=416 (55% of max value = 765). Red value is 117 (46.09% from 255 or 28.12% from 416); Green value is 152 (59.77% from 255 or 36.54% from 416); Blue value is 147 (57.81% from 255 or 35.34% from 416); Max value from RGB is 152 - color contains mainly: green. Hex color #759893 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759893 is #8A676C. Grayscale: #8C8C8C. Windows color (decimal): -9070445 or 9672821. OLE color: 9672821.
HSL color Cylindrical-coordinate representation of color #759893: hue angle of 171.43º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759893 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 147 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.40 |
| HSL | 171.43º | 0.15% | 0.53% | - |
| HSV(B) | 171.43º | 0.23% | 0.6% | - |
| XYZ | 23.83 | 28.34 | 31.82 | - |
| YUV | 140.97 | 131.4 | 110.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 147 | 0.23 | 0 | 0.03 | 0.40 | 171.43 | 0.15 | 0.53 |
| Hex | 75 | 98 | 93 | 17 | 0 | 3 | 28 | AB | F | 35 |
| Octal | 165 | 230 | 223 | 27 | 0 | 3 | 50 | 253 | 17 | 65 |
| Binary | 1110101 | 10011000 | 10010011 | 10111 | 0 | 11 | 101000 | 10101011 | 1111 | 110101 |
Color Harmonies of #759893
Complementary color
Monochromatic Colors of #759893
Black with #759893
Text Example
Text Example
White with #759893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759893; }
p { color: rgb(117,152,147); }
H1.HeaderClassName
{
color: #759893;
}
.AnyTagClassName
{
color: #759893;
}
</style>
background-color css
<style>
a { background-color: #759893; }
a { background-color: rgb(117,152,147); }
div.DivClassName
{
background-color: #759893;
}
.BgClassName
{
background-color: #759893;
}
</style>
border-color css
<style>
span { border-color: #759893; }
span { border-color: rgb(117,152,147); }
td.TdClassName
{
border-color: #759893;
}
.TagClassName
{
border-color: #759893;
}
</style>