Shades of Juniper #759998
Tints of Juniper #759998
RGB
CMYK
RGB Variations
Color information
#759998 (or 0x759998) is known color: Juniper. HEX triplet: 75, 99 and 98. RGB value is (117,153,152). Sum of RGB (Red+Green+Blue) = 117+153+152=422 (55% of max value = 765). Red value is 117 (46.09% from 255 or 27.73% from 422); Green value is 153 (60.16% from 255 or 36.26% from 422); Blue value is 152 (59.77% from 255 or 36.02% from 422); Max value from RGB is 153 - color contains mainly: green. Hex color #759998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759998 is #8A6667. Grayscale: #8E8E8E. Windows color (decimal): -9070184 or 10000757. OLE color: 10000757.
HSL color Cylindrical-coordinate representation of color #759998: hue angle of 178.33º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759998 is Cyan = 0.24, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 152 | - |
| CMYK | 0.24 | 0 | 0.01 | 0.4 |
| HSL | 178.33º | 0.15% | 0.53% | - |
| HSV(B) | 178.33º | 0.24% | 0.6% | - |
| XYZ | 24.39 | 28.83 | 33.99 | - |
| YUV | 142.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 152 | 0.24 | 0 | 0.01 | 0.4 | 178.33 | 0.15 | 0.53 |
| Hex | 75 | 99 | 98 | 18 | 0 | 1 | 28 | B2 | F | 35 |
| Octal | 165 | 231 | 230 | 30 | 0 | 1 | 50 | 262 | 17 | 65 |
| Binary | 1110101 | 10011001 | 10011000 | 11000 | 0 | 1 | 101000 | 10110010 | 1111 | 110101 |
Color Harmonies of #759998
Complementary color
Monochromatic Colors of #759998
Black with #759998
Text Example
Text Example
White with #759998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759998; }
p { color: rgb(117,153,152); }
H1.HeaderClassName
{
color: #759998;
}
.AnyTagClassName
{
color: #759998;
}
</style>
background-color css
<style>
a { background-color: #759998; }
a { background-color: rgb(117,153,152); }
div.DivClassName
{
background-color: #759998;
}
.BgClassName
{
background-color: #759998;
}
</style>
border-color css
<style>
span { border-color: #759998; }
span { border-color: rgb(117,153,152); }
td.TdClassName
{
border-color: #759998;
}
.TagClassName
{
border-color: #759998;
}
</style>