Shades of Juniper #749690
Tints of Juniper #749690
RGB
CMYK
RGB Variations
Color information
#749690 (or 0x749690) is known color: Juniper. HEX triplet: 74, 96 and 90. RGB value is (116,150,144). Sum of RGB (Red+Green+Blue) = 116+150+144=410 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.29% from 410); Green value is 150 (58.98% from 255 or 36.59% from 410); Blue value is 144 (56.64% from 255 or 35.12% from 410); Max value from RGB is 150 - color contains mainly: green. Hex color #749690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749690 is #8B696F. Grayscale: #8B8B8B. Windows color (decimal): -9136496 or 9475700. OLE color: 9475700.
HSL color Cylindrical-coordinate representation of color #749690: hue angle of 169.41º 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 #749690 is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 144 | - |
| CMYK | 0.23 | 0 | 0.04 | 0.41 |
| HSL | 169.41º | 0.14% | 0.52% | - |
| HSV(B) | 169.41º | 0.23% | 0.59% | - |
| XYZ | 23.14 | 27.54 | 30.48 | - |
| YUV | 139.15 | 130.74 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 144 | 0.23 | 0 | 0.04 | 0.41 | 169.41 | 0.14 | 0.52 |
| Hex | 74 | 96 | 90 | 17 | 0 | 4 | 29 | A9 | E | 34 |
| Octal | 164 | 226 | 220 | 27 | 0 | 4 | 51 | 251 | 16 | 64 |
| Binary | 1110100 | 10010110 | 10010000 | 10111 | 0 | 100 | 101001 | 10101001 | 1110 | 110100 |
Color Harmonies of #749690
Complementary color
Monochromatic Colors of #749690
Black with #749690
Text Example
Text Example
White with #749690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749690; }
p { color: rgb(116,150,144); }
H1.HeaderClassName
{
color: #749690;
}
.AnyTagClassName
{
color: #749690;
}
</style>
background-color css
<style>
a { background-color: #749690; }
a { background-color: rgb(116,150,144); }
div.DivClassName
{
background-color: #749690;
}
.BgClassName
{
background-color: #749690;
}
</style>
border-color css
<style>
span { border-color: #749690; }
span { border-color: rgb(116,150,144); }
td.TdClassName
{
border-color: #749690;
}
.TagClassName
{
border-color: #749690;
}
</style>