Shades of Juniper #759593
Tints of Juniper #759593
RGB
CMYK
RGB Variations
Color information
#759593 (or 0x759593) is known color: Juniper. HEX triplet: 75, 95 and 93. RGB value is (117,149,147). Sum of RGB (Red+Green+Blue) = 117+149+147=413 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.33% from 413); Green value is 149 (58.59% from 255 or 36.08% from 413); Blue value is 147 (57.81% from 255 or 35.59% from 413); Max value from RGB is 149 - color contains mainly: green. Hex color #759593 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759593 is #8A6A6C. Grayscale: #8B8B8B. Windows color (decimal): -9071213 or 9672053. OLE color: 9672053.
HSL color Cylindrical-coordinate representation of color #759593: hue angle of 176.25º 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 #759593 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 147 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.42 |
| HSL | 176.25º | 0.13% | 0.52% | - |
| HSV(B) | 176.25º | 0.21% | 0.58% | - |
| XYZ | 23.35 | 27.38 | 31.66 | - |
| YUV | 139.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 147 | 0.21 | 0 | 0.01 | 0.42 | 176.25 | 0.13 | 0.52 |
| Hex | 75 | 95 | 93 | 15 | 0 | 1 | 2A | B0 | D | 34 |
| Octal | 165 | 225 | 223 | 25 | 0 | 1 | 52 | 260 | 15 | 64 |
| Binary | 1110101 | 10010101 | 10010011 | 10101 | 0 | 1 | 101010 | 10110000 | 1101 | 110100 |
Color Harmonies of #759593
Complementary color
Monochromatic Colors of #759593
Black with #759593
Text Example
Text Example
White with #759593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759593; }
p { color: rgb(117,149,147); }
H1.HeaderClassName
{
color: #759593;
}
.AnyTagClassName
{
color: #759593;
}
</style>
background-color css
<style>
a { background-color: #759593; }
a { background-color: rgb(117,149,147); }
div.DivClassName
{
background-color: #759593;
}
.BgClassName
{
background-color: #759593;
}
</style>
border-color css
<style>
span { border-color: #759593; }
span { border-color: rgb(117,149,147); }
td.TdClassName
{
border-color: #759593;
}
.TagClassName
{
border-color: #759593;
}
</style>