Shades of Juniper #749391
Tints of Juniper #749391
RGB
CMYK
RGB Variations
Color information
#749391 (or 0x749391) is known color: Juniper. HEX triplet: 74, 93 and 91. RGB value is (116,147,145). Sum of RGB (Red+Green+Blue) = 116+147+145=408 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.43% from 408); Green value is 147 (57.81% from 255 or 36.03% from 408); Blue value is 145 (57.03% from 255 or 35.54% from 408); Max value from RGB is 147 - color contains mainly: green. Hex color #749391 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749391 is #8B6C6E. Grayscale: #898989. Windows color (decimal): -9137263 or 9540468. OLE color: 9540468.
HSL color Cylindrical-coordinate representation of color #749391: hue angle of 176.13º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749391 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 145 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.42 |
| HSL | 176.13º | 0.13% | 0.52% | - |
| HSV(B) | 176.13º | 0.21% | 0.58% | - |
| XYZ | 22.75 | 26.62 | 30.73 | - |
| YUV | 137.5 | 132.23 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 145 | 0.21 | 0 | 0.01 | 0.42 | 176.13 | 0.13 | 0.52 |
| Hex | 74 | 93 | 91 | 15 | 0 | 1 | 2A | B0 | D | 34 |
| Octal | 164 | 223 | 221 | 25 | 0 | 1 | 52 | 260 | 15 | 64 |
| Binary | 1110100 | 10010011 | 10010001 | 10101 | 0 | 1 | 101010 | 10110000 | 1101 | 110100 |
Color Harmonies of #749391
Complementary color
Monochromatic Colors of #749391
Black with #749391
Text Example
Text Example
White with #749391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749391; }
p { color: rgb(116,147,145); }
H1.HeaderClassName
{
color: #749391;
}
.AnyTagClassName
{
color: #749391;
}
</style>
background-color css
<style>
a { background-color: #749391; }
a { background-color: rgb(116,147,145); }
div.DivClassName
{
background-color: #749391;
}
.BgClassName
{
background-color: #749391;
}
</style>
border-color css
<style>
span { border-color: #749391; }
span { border-color: rgb(116,147,145); }
td.TdClassName
{
border-color: #749391;
}
.TagClassName
{
border-color: #749391;
}
</style>