Shades of Juniper #739395
Tints of Juniper #739395
RGB
CMYK
RGB Variations
Color information
#739395 (or 0x739395) is known color: Juniper. HEX triplet: 73, 93 and 95. RGB value is (115,147,149). Sum of RGB (Red+Green+Blue) = 115+147+149=411 (54% of max value = 765). Red value is 115 (45.31% from 255 or 27.98% from 411); Green value is 147 (57.81% from 255 or 35.77% from 411); Blue value is 149 (58.59% from 255 or 36.25% from 411); Max value from RGB is 149 - color contains mainly: blue. Hex color #739395 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739395 is #8C6C6A. Grayscale: #898989. Windows color (decimal): -9202795 or 9802611. OLE color: 9802611.
HSL color Cylindrical-coordinate representation of color #739395: hue angle of 183.53º 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 #739395 is Cyan = 0.23, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 149 | - |
| CMYK | 0.23 | 0.01 | 0 | 0.42 |
| HSL | 183.53º | 0.14% | 0.52% | - |
| HSV(B) | 183.53º | 0.23% | 0.58% | - |
| XYZ | 22.93 | 26.68 | 32.38 | - |
| YUV | 137.66 | 134.4 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 149 | 0.23 | 0.01 | 0 | 0.42 | 183.53 | 0.14 | 0.52 |
| Hex | 73 | 93 | 95 | 17 | 1 | 0 | 2A | B8 | E | 34 |
| Octal | 163 | 223 | 225 | 27 | 1 | 0 | 52 | 270 | 16 | 64 |
| Binary | 1110011 | 10010011 | 10010101 | 10111 | 1 | 0 | 101010 | 10111000 | 1110 | 110100 |
Color Harmonies of #739395
Complementary color
Monochromatic Colors of #739395
Black with #739395
Text Example
Text Example
White with #739395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739395; }
p { color: rgb(115,147,149); }
H1.HeaderClassName
{
color: #739395;
}
.AnyTagClassName
{
color: #739395;
}
</style>
background-color css
<style>
a { background-color: #739395; }
a { background-color: rgb(115,147,149); }
div.DivClassName
{
background-color: #739395;
}
.BgClassName
{
background-color: #739395;
}
</style>
border-color css
<style>
span { border-color: #739395; }
span { border-color: rgb(115,147,149); }
td.TdClassName
{
border-color: #739395;
}
.TagClassName
{
border-color: #739395;
}
</style>