Shades of Juniper #739393
Tints of Juniper #739393
RGB
CMYK
RGB Variations
Color information
#739393 (or 0x739393) is known color: Juniper. HEX triplet: 73, 93 and 93. RGB value is (115,147,147). Sum of RGB (Red+Green+Blue) = 115+147+147=409 (54% of max value = 765). Red value is 115 (45.31% from 255 or 28.12% from 409); Green value is 147 (57.81% from 255 or 35.94% from 409); Blue value is 147 (57.81% from 255 or 35.94% from 409); Max value from RGB is 147 - color contains mainly: green, blue. Hex color #739393 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739393 is #8C6C6C. Grayscale: #898989. Windows color (decimal): -9202797 or 9671539. OLE color: 9671539.
HSL color Cylindrical-coordinate representation of color #739393: hue angle of 180º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739393 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 147 | - |
| CMYK | 0.22 | 0 | 0 | 0.42 |
| HSL | 180º | 0.13% | 0.51% | - |
| HSV(B) | 180º | 0.22% | 0.58% | - |
| XYZ | 22.77 | 26.62 | 31.54 | - |
| YUV | 137.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 147 | 0.22 | 0 | 0 | 0.42 | 180 | 0.13 | 0.51 |
| Hex | 73 | 93 | 93 | 16 | 0 | 0 | 2A | B4 | D | 33 |
| Octal | 163 | 223 | 223 | 26 | 0 | 0 | 52 | 264 | 15 | 63 |
| Binary | 1110011 | 10010011 | 10010011 | 10110 | 0 | 0 | 101010 | 10110100 | 1101 | 110011 |
Color Harmonies of #739393
Complementary color
Monochromatic Colors of #739393
Black with #739393
Text Example
Text Example
White with #739393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739393; }
p { color: rgb(115,147,147); }
H1.HeaderClassName
{
color: #739393;
}
.AnyTagClassName
{
color: #739393;
}
</style>
background-color css
<style>
a { background-color: #739393; }
a { background-color: rgb(115,147,147); }
div.DivClassName
{
background-color: #739393;
}
.BgClassName
{
background-color: #739393;
}
</style>
border-color css
<style>
span { border-color: #739393; }
span { border-color: rgb(115,147,147); }
td.TdClassName
{
border-color: #739393;
}
.TagClassName
{
border-color: #739393;
}
</style>