Shades of Juniper #749691
Tints of Juniper #749691
RGB
CMYK
RGB Variations
Color information
#749691 (or 0x749691) is known color: Juniper. HEX triplet: 74, 96 and 91. RGB value is (116,150,145). Sum of RGB (Red+Green+Blue) = 116+150+145=411 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.22% from 411); Green value is 150 (58.98% from 255 or 36.50% from 411); Blue value is 145 (57.03% from 255 or 35.28% from 411); Max value from RGB is 150 - color contains mainly: green. Hex color #749691 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749691 is #8B696E. Grayscale: #8B8B8B. Windows color (decimal): -9136495 or 9541236. OLE color: 9541236.
HSL color Cylindrical-coordinate representation of color #749691: hue angle of 171.18º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #749691 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 145 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.41 |
| HSL | 171.18º | 0.14% | 0.52% | - |
| HSV(B) | 171.18º | 0.23% | 0.59% | - |
| XYZ | 23.22 | 27.57 | 30.89 | - |
| YUV | 139.26 | 131.24 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 145 | 0.23 | 0 | 0.03 | 0.41 | 171.18 | 0.14 | 0.52 |
| Hex | 74 | 96 | 91 | 17 | 0 | 3 | 29 | AB | E | 34 |
| Octal | 164 | 226 | 221 | 27 | 0 | 3 | 51 | 253 | 16 | 64 |
| Binary | 1110100 | 10010110 | 10010001 | 10111 | 0 | 11 | 101001 | 10101011 | 1110 | 110100 |
Color Harmonies of #749691
Complementary color
Monochromatic Colors of #749691
Black with #749691
Text Example
Text Example
White with #749691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749691; }
p { color: rgb(116,150,145); }
H1.HeaderClassName
{
color: #749691;
}
.AnyTagClassName
{
color: #749691;
}
</style>
background-color css
<style>
a { background-color: #749691; }
a { background-color: rgb(116,150,145); }
div.DivClassName
{
background-color: #749691;
}
.BgClassName
{
background-color: #749691;
}
</style>
border-color css
<style>
span { border-color: #749691; }
span { border-color: rgb(116,150,145); }
td.TdClassName
{
border-color: #749691;
}
.TagClassName
{
border-color: #749691;
}
</style>