Shades of Juniper #749291
Tints of Juniper #749291
RGB
CMYK
RGB Variations
Color information
#749291 (or 0x749291) is known color: Juniper. HEX triplet: 74, 92 and 91. RGB value is (116,146,145). Sum of RGB (Red+Green+Blue) = 116+146+145=407 (53% of max value = 765). Red value is 116 (45.70% from 255 or 28.50% from 407); Green value is 146 (57.42% from 255 or 35.87% from 407); Blue value is 145 (57.03% from 255 or 35.63% from 407); Max value from RGB is 146 - color contains mainly: green. Hex color #749291 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749291 is #8B6D6E. Grayscale: #888888. Windows color (decimal): -9137519 or 9540212. OLE color: 9540212.
HSL color Cylindrical-coordinate representation of color #749291: hue angle of 178º 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 #749291 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 145 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.43 |
| HSL | 178º | 0.12% | 0.51% | - |
| HSV(B) | 178º | 0.21% | 0.57% | - |
| XYZ | 22.59 | 26.32 | 30.68 | - |
| YUV | 136.92 | 132.56 | 113.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 145 | 0.21 | 0 | 0.01 | 0.43 | 178 | 0.12 | 0.51 |
| Hex | 74 | 92 | 91 | 15 | 0 | 1 | 2B | B2 | C | 33 |
| Octal | 164 | 222 | 221 | 25 | 0 | 1 | 53 | 262 | 14 | 63 |
| Binary | 1110100 | 10010010 | 10010001 | 10101 | 0 | 1 | 101011 | 10110010 | 1100 | 110011 |
Color Harmonies of #749291
Complementary color
Monochromatic Colors of #749291
Black with #749291
Text Example
Text Example
White with #749291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749291; }
p { color: rgb(116,146,145); }
H1.HeaderClassName
{
color: #749291;
}
.AnyTagClassName
{
color: #749291;
}
</style>
background-color css
<style>
a { background-color: #749291; }
a { background-color: rgb(116,146,145); }
div.DivClassName
{
background-color: #749291;
}
.BgClassName
{
background-color: #749291;
}
</style>
border-color css
<style>
span { border-color: #749291; }
span { border-color: rgb(116,146,145); }
td.TdClassName
{
border-color: #749291;
}
.TagClassName
{
border-color: #749291;
}
</style>