Shades of Juniper #749892
Tints of Juniper #749892
RGB
CMYK
RGB Variations
Color information
#749892 (or 0x749892) is known color: Juniper. HEX triplet: 74, 98 and 92. RGB value is (116,152,146). Sum of RGB (Red+Green+Blue) = 116+152+146=414 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.02% from 414); Green value is 152 (59.77% from 255 or 36.71% from 414); Blue value is 146 (57.42% from 255 or 35.27% from 414); Max value from RGB is 152 - color contains mainly: green. Hex color #749892 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749892 is #8B676D. Grayscale: #8C8C8C. Windows color (decimal): -9135982 or 9607284. OLE color: 9607284.
HSL color Cylindrical-coordinate representation of color #749892: hue angle of 170º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #749892 is Cyan = 0.24, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 152 | 146 | - |
| CMYK | 0.24 | 0 | 0.04 | 0.40 |
| HSL | 170º | 0.15% | 0.53% | - |
| HSV(B) | 170º | 0.24% | 0.6% | - |
| XYZ | 23.62 | 28.24 | 31.4 | - |
| YUV | 140.55 | 131.07 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 152 | 146 | 0.24 | 0 | 0.04 | 0.40 | 170 | 0.15 | 0.53 |
| Hex | 74 | 98 | 92 | 18 | 0 | 4 | 28 | AA | F | 35 |
| Octal | 164 | 230 | 222 | 30 | 0 | 4 | 50 | 252 | 17 | 65 |
| Binary | 1110100 | 10011000 | 10010010 | 11000 | 0 | 100 | 101000 | 10101010 | 1111 | 110101 |
Color Harmonies of #749892
Complementary color
Monochromatic Colors of #749892
Black with #749892
Text Example
Text Example
White with #749892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749892; }
p { color: rgb(116,152,146); }
H1.HeaderClassName
{
color: #749892;
}
.AnyTagClassName
{
color: #749892;
}
</style>
background-color css
<style>
a { background-color: #749892; }
a { background-color: rgb(116,152,146); }
div.DivClassName
{
background-color: #749892;
}
.BgClassName
{
background-color: #749892;
}
</style>
border-color css
<style>
span { border-color: #749892; }
span { border-color: rgb(116,152,146); }
td.TdClassName
{
border-color: #749892;
}
.TagClassName
{
border-color: #749892;
}
</style>