Shades of Juniper #739491
Tints of Juniper #739491
RGB
CMYK
RGB Variations
Color information
#739491 (or 0x739491) is known color: Juniper. HEX triplet: 73, 94 and 91. RGB value is (115,148,145). Sum of RGB (Red+Green+Blue) = 115+148+145=408 (54% of max value = 765). Red value is 115 (45.31% from 255 or 28.19% from 408); Green value is 148 (58.20% from 255 or 36.27% from 408); Blue value is 145 (57.03% from 255 or 35.54% from 408); Max value from RGB is 148 - color contains mainly: green. Hex color #739491 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739491 is #8C6B6E. Grayscale: #898989. Windows color (decimal): -9202543 or 9540723. OLE color: 9540723.
HSL color Cylindrical-coordinate representation of color #739491: hue angle of 174.55º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739491 is Cyan = 0.22, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 145 | - |
| CMYK | 0.22 | 0 | 0.02 | 0.42 |
| HSL | 174.55º | 0.13% | 0.52% | - |
| HSV(B) | 174.55º | 0.22% | 0.58% | - |
| XYZ | 22.77 | 26.87 | 30.77 | - |
| YUV | 137.79 | 132.07 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 145 | 0.22 | 0 | 0.02 | 0.42 | 174.55 | 0.13 | 0.52 |
| Hex | 73 | 94 | 91 | 16 | 0 | 2 | 2A | AF | D | 34 |
| Octal | 163 | 224 | 221 | 26 | 0 | 2 | 52 | 257 | 15 | 64 |
| Binary | 1110011 | 10010100 | 10010001 | 10110 | 0 | 10 | 101010 | 10101111 | 1101 | 110100 |
Color Harmonies of #739491
Complementary color
Monochromatic Colors of #739491
Black with #739491
Text Example
Text Example
White with #739491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739491; }
p { color: rgb(115,148,145); }
H1.HeaderClassName
{
color: #739491;
}
.AnyTagClassName
{
color: #739491;
}
</style>
background-color css
<style>
a { background-color: #739491; }
a { background-color: rgb(115,148,145); }
div.DivClassName
{
background-color: #739491;
}
.BgClassName
{
background-color: #739491;
}
</style>
border-color css
<style>
span { border-color: #739491; }
span { border-color: rgb(115,148,145); }
td.TdClassName
{
border-color: #739491;
}
.TagClassName
{
border-color: #739491;
}
</style>