Shades of Juniper #739590
Tints of Juniper #739590
RGB
CMYK
RGB Variations
Color information
#739590 (or 0x739590) is known color: Juniper. HEX triplet: 73, 95 and 90. RGB value is (115,149,144). Sum of RGB (Red+Green+Blue) = 115+149+144=408 (54% of max value = 765). Red value is 115 (45.31% from 255 or 28.19% from 408); Green value is 149 (58.59% from 255 or 36.52% from 408); Blue value is 144 (56.64% from 255 or 35.29% from 408); Max value from RGB is 149 - color contains mainly: green. Hex color #739590 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739590 is #8C6A6F. Grayscale: #8A8A8A. Windows color (decimal): -9202288 or 9475443. OLE color: 9475443.
HSL color Cylindrical-coordinate representation of color #739590: hue angle of 171.18º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #739590 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 144 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.42 |
| HSL | 171.18º | 0.14% | 0.52% | - |
| HSV(B) | 171.18º | 0.23% | 0.58% | - |
| XYZ | 22.85 | 27.15 | 30.42 | - |
| YUV | 138.26 | 131.24 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 144 | 0.23 | 0 | 0.03 | 0.42 | 171.18 | 0.14 | 0.52 |
| Hex | 73 | 95 | 90 | 17 | 0 | 3 | 2A | AB | E | 34 |
| Octal | 163 | 225 | 220 | 27 | 0 | 3 | 52 | 253 | 16 | 64 |
| Binary | 1110011 | 10010101 | 10010000 | 10111 | 0 | 11 | 101010 | 10101011 | 1110 | 110100 |
Color Harmonies of #739590
Complementary color
Monochromatic Colors of #739590
Black with #739590
Text Example
Text Example
White with #739590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739590; }
p { color: rgb(115,149,144); }
H1.HeaderClassName
{
color: #739590;
}
.AnyTagClassName
{
color: #739590;
}
</style>
background-color css
<style>
a { background-color: #739590; }
a { background-color: rgb(115,149,144); }
div.DivClassName
{
background-color: #739590;
}
.BgClassName
{
background-color: #739590;
}
</style>
border-color css
<style>
span { border-color: #739590; }
span { border-color: rgb(115,149,144); }
td.TdClassName
{
border-color: #739590;
}
.TagClassName
{
border-color: #739590;
}
</style>