Shades of Juniper #749791
Tints of Juniper #749791
RGB
CMYK
RGB Variations
Color information
#749791 (or 0x749791) is known color: Juniper. HEX triplet: 74, 97 and 91. RGB value is (116,151,145). Sum of RGB (Red+Green+Blue) = 116+151+145=412 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.16% from 412); Green value is 151 (59.38% from 255 or 36.65% from 412); Blue value is 145 (57.03% from 255 or 35.19% from 412); Max value from RGB is 151 - color contains mainly: green. Hex color #749791 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749791 is #8B686E. Grayscale: #8B8B8B. Windows color (decimal): -9136239 or 9541492. OLE color: 9541492.
HSL color Cylindrical-coordinate representation of color #749791: hue angle of 169.71º 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 #749791 is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 145 | - |
| CMYK | 0.23 | 0 | 0.04 | 0.41 |
| HSL | 169.71º | 0.14% | 0.52% | - |
| HSV(B) | 169.71º | 0.23% | 0.59% | - |
| XYZ | 23.38 | 27.89 | 30.94 | - |
| YUV | 139.85 | 130.9 | 110.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 145 | 0.23 | 0 | 0.04 | 0.41 | 169.71 | 0.14 | 0.52 |
| Hex | 74 | 97 | 91 | 17 | 0 | 4 | 29 | AA | E | 34 |
| Octal | 164 | 227 | 221 | 27 | 0 | 4 | 51 | 252 | 16 | 64 |
| Binary | 1110100 | 10010111 | 10010001 | 10111 | 0 | 100 | 101001 | 10101010 | 1110 | 110100 |
Color Harmonies of #749791
Complementary color
Monochromatic Colors of #749791
Black with #749791
Text Example
Text Example
White with #749791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749791; }
p { color: rgb(116,151,145); }
H1.HeaderClassName
{
color: #749791;
}
.AnyTagClassName
{
color: #749791;
}
</style>
background-color css
<style>
a { background-color: #749791; }
a { background-color: rgb(116,151,145); }
div.DivClassName
{
background-color: #749791;
}
.BgClassName
{
background-color: #749791;
}
</style>
border-color css
<style>
span { border-color: #749791; }
span { border-color: rgb(116,151,145); }
td.TdClassName
{
border-color: #749791;
}
.TagClassName
{
border-color: #749791;
}
</style>