Shades of Juniper #749491
Tints of Juniper #749491
RGB
CMYK
RGB Variations
Color information
#749491 (or 0x749491) is known color: Juniper. HEX triplet: 74, 94 and 91. RGB value is (116,148,145). Sum of RGB (Red+Green+Blue) = 116+148+145=409 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.36% from 409); Green value is 148 (58.20% from 255 or 36.19% from 409); Blue value is 145 (57.03% from 255 or 35.45% from 409); Max value from RGB is 148 - color contains mainly: green. Hex color #749491 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749491 is #8B6B6E. Grayscale: #8A8A8A. Windows color (decimal): -9137007 or 9540724. OLE color: 9540724.
HSL color Cylindrical-coordinate representation of color #749491: hue angle of 174.38º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #749491 is Cyan = 0.22, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 145 | - |
| CMYK | 0.22 | 0 | 0.02 | 0.42 |
| HSL | 174.38º | 0.13% | 0.52% | - |
| HSV(B) | 174.38º | 0.22% | 0.58% | - |
| XYZ | 22.9 | 26.94 | 30.78 | - |
| YUV | 138.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 145 | 0.22 | 0 | 0.02 | 0.42 | 174.38 | 0.13 | 0.52 |
| Hex | 74 | 94 | 91 | 16 | 0 | 2 | 2A | AE | D | 34 |
| Octal | 164 | 224 | 221 | 26 | 0 | 2 | 52 | 256 | 15 | 64 |
| Binary | 1110100 | 10010100 | 10010001 | 10110 | 0 | 10 | 101010 | 10101110 | 1101 | 110100 |
Color Harmonies of #749491
Complementary color
Monochromatic Colors of #749491
Black with #749491
Text Example
Text Example
White with #749491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749491; }
p { color: rgb(116,148,145); }
H1.HeaderClassName
{
color: #749491;
}
.AnyTagClassName
{
color: #749491;
}
</style>
background-color css
<style>
a { background-color: #749491; }
a { background-color: rgb(116,148,145); }
div.DivClassName
{
background-color: #749491;
}
.BgClassName
{
background-color: #749491;
}
</style>
border-color css
<style>
span { border-color: #749491; }
span { border-color: rgb(116,148,145); }
td.TdClassName
{
border-color: #749491;
}
.TagClassName
{
border-color: #749491;
}
</style>