Shades of Juniper #739791
Tints of Juniper #739791
RGB
CMYK
RGB Variations
Color information
#739791 (or 0x739791) is known color: Juniper. HEX triplet: 73, 97 and 91. RGB value is (115,151,145). Sum of RGB (Red+Green+Blue) = 115+151+145=411 (54% of max value = 765). Red value is 115 (45.31% from 255 or 27.98% from 411); Green value is 151 (59.38% from 255 or 36.74% from 411); Blue value is 145 (57.03% from 255 or 35.28% from 411); Max value from RGB is 151 - color contains mainly: green. Hex color #739791 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739791 is #8C686E. Grayscale: #8B8B8B. Windows color (decimal): -9201775 or 9541491. OLE color: 9541491.
HSL color Cylindrical-coordinate representation of color #739791: hue angle of 170º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #739791 is Cyan = 0.24, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 145 | - |
| CMYK | 0.24 | 0 | 0.04 | 0.41 |
| HSL | 170º | 0.15% | 0.52% | - |
| HSV(B) | 170º | 0.24% | 0.59% | - |
| XYZ | 23.25 | 27.82 | 30.93 | - |
| YUV | 139.55 | 131.07 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 145 | 0.24 | 0 | 0.04 | 0.41 | 170 | 0.15 | 0.52 |
| Hex | 73 | 97 | 91 | 18 | 0 | 4 | 29 | AA | F | 34 |
| Octal | 163 | 227 | 221 | 30 | 0 | 4 | 51 | 252 | 17 | 64 |
| Binary | 1110011 | 10010111 | 10010001 | 11000 | 0 | 100 | 101001 | 10101010 | 1111 | 110100 |
Color Harmonies of #739791
Complementary color
Monochromatic Colors of #739791
Black with #739791
Text Example
Text Example
White with #739791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739791; }
p { color: rgb(115,151,145); }
H1.HeaderClassName
{
color: #739791;
}
.AnyTagClassName
{
color: #739791;
}
</style>
background-color css
<style>
a { background-color: #739791; }
a { background-color: rgb(115,151,145); }
div.DivClassName
{
background-color: #739791;
}
.BgClassName
{
background-color: #739791;
}
</style>
border-color css
<style>
span { border-color: #739791; }
span { border-color: rgb(115,151,145); }
td.TdClassName
{
border-color: #739791;
}
.TagClassName
{
border-color: #739791;
}
</style>