Shades of Juniper #739290
Tints of Juniper #739290
RGB
CMYK
RGB Variations
Color information
#739290 (or 0x739290) is known color: Juniper. HEX triplet: 73, 92 and 90. RGB value is (115,146,144). Sum of RGB (Red+Green+Blue) = 115+146+144=405 (53% of max value = 765). Red value is 115 (45.31% from 255 or 28.40% from 405); Green value is 146 (57.42% from 255 or 36.05% from 405); Blue value is 144 (56.64% from 255 or 35.56% from 405); Max value from RGB is 146 - color contains mainly: green. Hex color #739290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739290 is #8C6D6F. Grayscale: #888888. Windows color (decimal): -9203056 or 9474675. OLE color: 9474675.
HSL color Cylindrical-coordinate representation of color #739290: hue angle of 176.13º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #739290 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 146 | 144 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.43 |
| HSL | 176.13º | 0.12% | 0.51% | - |
| HSV(B) | 176.13º | 0.21% | 0.57% | - |
| XYZ | 22.38 | 26.22 | 30.27 | - |
| YUV | 136.5 | 132.23 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 144 | 0.21 | 0 | 0.01 | 0.43 | 176.13 | 0.12 | 0.51 |
| Hex | 73 | 92 | 90 | 15 | 0 | 1 | 2B | B0 | C | 33 |
| Octal | 163 | 222 | 220 | 25 | 0 | 1 | 53 | 260 | 14 | 63 |
| Binary | 1110011 | 10010010 | 10010000 | 10101 | 0 | 1 | 101011 | 10110000 | 1100 | 110011 |
Color Harmonies of #739290
Complementary color
Monochromatic Colors of #739290
Black with #739290
Text Example
Text Example
White with #739290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739290; }
p { color: rgb(115,146,144); }
H1.HeaderClassName
{
color: #739290;
}
.AnyTagClassName
{
color: #739290;
}
</style>
background-color css
<style>
a { background-color: #739290; }
a { background-color: rgb(115,146,144); }
div.DivClassName
{
background-color: #739290;
}
.BgClassName
{
background-color: #739290;
}
</style>
border-color css
<style>
span { border-color: #739290; }
span { border-color: rgb(115,146,144); }
td.TdClassName
{
border-color: #739290;
}
.TagClassName
{
border-color: #739290;
}
</style>