Shades of Juniper #739697
Tints of Juniper #739697
RGB
CMYK
RGB Variations
Color information
#739697 (or 0x739697) is known color: Juniper. HEX triplet: 73, 96 and 97. RGB value is (115,150,151). Sum of RGB (Red+Green+Blue) = 115+150+151=416 (55% of max value = 765). Red value is 115 (45.31% from 255 or 27.64% from 416); Green value is 150 (58.98% from 255 or 36.06% from 416); Blue value is 151 (59.38% from 255 or 36.30% from 416); Max value from RGB is 151 - color contains mainly: blue. Hex color #739697 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739697 is #8C6968. Grayscale: #8B8B8B. Windows color (decimal): -9202025 or 9934451. OLE color: 9934451.
HSL color Cylindrical-coordinate representation of color #739697: hue angle of 181.67º 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 #739697 is Cyan = 0.24, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 150 | 151 | - |
| CMYK | 0.24 | 0.01 | 0 | 0.41 |
| HSL | 181.67º | 0.15% | 0.52% | - |
| HSV(B) | 181.67º | 0.24% | 0.59% | - |
| XYZ | 23.56 | 27.69 | 33.38 | - |
| YUV | 139.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 150 | 151 | 0.24 | 0.01 | 0 | 0.41 | 181.67 | 0.15 | 0.52 |
| Hex | 73 | 96 | 97 | 18 | 1 | 0 | 29 | B6 | F | 34 |
| Octal | 163 | 226 | 227 | 30 | 1 | 0 | 51 | 266 | 17 | 64 |
| Binary | 1110011 | 10010110 | 10010111 | 11000 | 1 | 0 | 101001 | 10110110 | 1111 | 110100 |
Color Harmonies of #739697
Complementary color
Monochromatic Colors of #739697
Black with #739697
Text Example
Text Example
White with #739697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739697; }
p { color: rgb(115,150,151); }
H1.HeaderClassName
{
color: #739697;
}
.AnyTagClassName
{
color: #739697;
}
</style>
background-color css
<style>
a { background-color: #739697; }
a { background-color: rgb(115,150,151); }
div.DivClassName
{
background-color: #739697;
}
.BgClassName
{
background-color: #739697;
}
</style>
border-color css
<style>
span { border-color: #739697; }
span { border-color: rgb(115,150,151); }
td.TdClassName
{
border-color: #739697;
}
.TagClassName
{
border-color: #739697;
}
</style>