Shades of Juniper #739793
Tints of Juniper #739793
RGB
CMYK
RGB Variations
Color information
#739793 (or 0x739793) is known color: Juniper. HEX triplet: 73, 97 and 93. RGB value is (115,151,147). Sum of RGB (Red+Green+Blue) = 115+151+147=413 (54% of max value = 765). Red value is 115 (45.31% from 255 or 27.85% from 413); Green value is 151 (59.38% from 255 or 36.56% from 413); Blue value is 147 (57.81% from 255 or 35.59% from 413); Max value from RGB is 151 - color contains mainly: green. Hex color #739793 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739793 is #8C686C. Grayscale: #8B8B8B. Windows color (decimal): -9201773 or 9672563. OLE color: 9672563.
HSL color Cylindrical-coordinate representation of color #739793: hue angle of 173.33º 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 #739793 is Cyan = 0.24, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 147 | - |
| CMYK | 0.24 | 0 | 0.03 | 0.41 |
| HSL | 173.33º | 0.15% | 0.52% | - |
| HSV(B) | 173.33º | 0.24% | 0.59% | - |
| XYZ | 23.4 | 27.88 | 31.75 | - |
| YUV | 139.78 | 132.07 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 147 | 0.24 | 0 | 0.03 | 0.41 | 173.33 | 0.15 | 0.52 |
| Hex | 73 | 97 | 93 | 18 | 0 | 3 | 29 | AD | F | 34 |
| Octal | 163 | 227 | 223 | 30 | 0 | 3 | 51 | 255 | 17 | 64 |
| Binary | 1110011 | 10010111 | 10010011 | 11000 | 0 | 11 | 101001 | 10101101 | 1111 | 110100 |
Color Harmonies of #739793
Complementary color
Monochromatic Colors of #739793
Black with #739793
Text Example
Text Example
White with #739793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739793; }
p { color: rgb(115,151,147); }
H1.HeaderClassName
{
color: #739793;
}
.AnyTagClassName
{
color: #739793;
}
</style>
background-color css
<style>
a { background-color: #739793; }
a { background-color: rgb(115,151,147); }
div.DivClassName
{
background-color: #739793;
}
.BgClassName
{
background-color: #739793;
}
</style>
border-color css
<style>
span { border-color: #739793; }
span { border-color: rgb(115,151,147); }
td.TdClassName
{
border-color: #739793;
}
.TagClassName
{
border-color: #739793;
}
</style>