Shades of Juniper #739295
Tints of Juniper #739295
RGB
CMYK
RGB Variations
Color information
#739295 (or 0x739295) is known color: Juniper. HEX triplet: 73, 92 and 95. RGB value is (115,146,149). Sum of RGB (Red+Green+Blue) = 115+146+149=410 (54% of max value = 765). Red value is 115 (45.31% from 255 or 28.05% from 410); Green value is 146 (57.42% from 255 or 35.61% from 410); Blue value is 149 (58.59% from 255 or 36.34% from 410); Max value from RGB is 149 - color contains mainly: blue. Hex color #739295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739295 is #8C6D6A. Grayscale: #898989. Windows color (decimal): -9203051 or 9802355. OLE color: 9802355.
HSL color Cylindrical-coordinate representation of color #739295: hue angle of 185.29º 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 #739295 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 146 | 149 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.42 |
| HSL | 185.29º | 0.14% | 0.52% | - |
| HSV(B) | 185.29º | 0.23% | 0.58% | - |
| XYZ | 22.77 | 26.37 | 32.32 | - |
| YUV | 137.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 149 | 0.23 | 0.02 | 0 | 0.42 | 185.29 | 0.14 | 0.52 |
| Hex | 73 | 92 | 95 | 17 | 2 | 0 | 2A | B9 | E | 34 |
| Octal | 163 | 222 | 225 | 27 | 2 | 0 | 52 | 271 | 16 | 64 |
| Binary | 1110011 | 10010010 | 10010101 | 10111 | 10 | 0 | 101010 | 10111001 | 1110 | 110100 |
Color Harmonies of #739295
Complementary color
Monochromatic Colors of #739295
Black with #739295
Text Example
Text Example
White with #739295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739295; }
p { color: rgb(115,146,149); }
H1.HeaderClassName
{
color: #739295;
}
.AnyTagClassName
{
color: #739295;
}
</style>
background-color css
<style>
a { background-color: #739295; }
a { background-color: rgb(115,146,149); }
div.DivClassName
{
background-color: #739295;
}
.BgClassName
{
background-color: #739295;
}
</style>
border-color css
<style>
span { border-color: #739295; }
span { border-color: rgb(115,146,149); }
td.TdClassName
{
border-color: #739295;
}
.TagClassName
{
border-color: #739295;
}
</style>