Shades of Juniper #739794
Tints of Juniper #739794
RGB
CMYK
RGB Variations
Color information
#739794 (or 0x739794) is known color: Juniper. HEX triplet: 73, 97 and 94. RGB value is (115,151,148). Sum of RGB (Red+Green+Blue) = 115+151+148=414 (54% of max value = 765). Red value is 115 (45.31% from 255 or 27.78% from 414); Green value is 151 (59.38% from 255 or 36.47% from 414); Blue value is 148 (58.20% from 255 or 35.75% from 414); Max value from RGB is 151 - color contains mainly: green. Hex color #739794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739794 is #8C686B. Grayscale: #8B8B8B. Windows color (decimal): -9201772 or 9738099. OLE color: 9738099.
HSL color Cylindrical-coordinate representation of color #739794: hue angle of 175º 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 #739794 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 148 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.41 |
| HSL | 175º | 0.15% | 0.52% | - |
| HSV(B) | 175º | 0.24% | 0.59% | - |
| XYZ | 23.48 | 27.92 | 32.17 | - |
| YUV | 139.89 | 132.57 | 110.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 148 | 0.24 | 0 | 0.02 | 0.41 | 175 | 0.15 | 0.52 |
| Hex | 73 | 97 | 94 | 18 | 0 | 2 | 29 | AF | F | 34 |
| Octal | 163 | 227 | 224 | 30 | 0 | 2 | 51 | 257 | 17 | 64 |
| Binary | 1110011 | 10010111 | 10010100 | 11000 | 0 | 10 | 101001 | 10101111 | 1111 | 110100 |
Color Harmonies of #739794
Complementary color
Monochromatic Colors of #739794
Black with #739794
Text Example
Text Example
White with #739794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739794; }
p { color: rgb(115,151,148); }
H1.HeaderClassName
{
color: #739794;
}
.AnyTagClassName
{
color: #739794;
}
</style>
background-color css
<style>
a { background-color: #739794; }
a { background-color: rgb(115,151,148); }
div.DivClassName
{
background-color: #739794;
}
.BgClassName
{
background-color: #739794;
}
</style>
border-color css
<style>
span { border-color: #739794; }
span { border-color: rgb(115,151,148); }
td.TdClassName
{
border-color: #739794;
}
.TagClassName
{
border-color: #739794;
}
</style>