Shades of Juniper #739494
Tints of Juniper #739494
RGB
CMYK
RGB Variations
Color information
#739494 (or 0x739494) is known color: Juniper. HEX triplet: 73, 94 and 94. RGB value is (115,148,148). Sum of RGB (Red+Green+Blue) = 115+148+148=411 (54% of max value = 765). Red value is 115 (45.31% from 255 or 27.98% from 411); Green value is 148 (58.20% from 255 or 36.01% from 411); Blue value is 148 (58.20% from 255 or 36.01% from 411); Max value from RGB is 148 - color contains mainly: green, blue. Hex color #739494 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739494 is #8C6B6B. Grayscale: #8A8A8A. Windows color (decimal): -9202540 or 9737331. OLE color: 9737331.
HSL color Cylindrical-coordinate representation of color #739494: hue angle of 180º 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 #739494 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 148 | - |
| CMYK | 0.22 | 0 | 0 | 0.42 |
| HSL | 180º | 0.13% | 0.52% | - |
| HSV(B) | 180º | 0.22% | 0.58% | - |
| XYZ | 23.01 | 26.96 | 32.01 | - |
| YUV | 138.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 148 | 0.22 | 0 | 0 | 0.42 | 180 | 0.13 | 0.52 |
| Hex | 73 | 94 | 94 | 16 | 0 | 0 | 2A | B4 | D | 34 |
| Octal | 163 | 224 | 224 | 26 | 0 | 0 | 52 | 264 | 15 | 64 |
| Binary | 1110011 | 10010100 | 10010100 | 10110 | 0 | 0 | 101010 | 10110100 | 1101 | 110100 |
Color Harmonies of #739494
Complementary color
Monochromatic Colors of #739494
Black with #739494
Text Example
Text Example
White with #739494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739494; }
p { color: rgb(115,148,148); }
H1.HeaderClassName
{
color: #739494;
}
.AnyTagClassName
{
color: #739494;
}
</style>
background-color css
<style>
a { background-color: #739494; }
a { background-color: rgb(115,148,148); }
div.DivClassName
{
background-color: #739494;
}
.BgClassName
{
background-color: #739494;
}
</style>
border-color css
<style>
span { border-color: #739494; }
span { border-color: rgb(115,148,148); }
td.TdClassName
{
border-color: #739494;
}
.TagClassName
{
border-color: #739494;
}
</style>