Shades of Juniper #749792
Tints of Juniper #749792
RGB
CMYK
RGB Variations
Color information
#749792 (or 0x749792) is known color: Juniper. HEX triplet: 74, 97 and 92. RGB value is (116,151,146). Sum of RGB (Red+Green+Blue) = 116+151+146=413 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.09% from 413); Green value is 151 (59.38% from 255 or 36.56% from 413); Blue value is 146 (57.42% from 255 or 35.35% from 413); Max value from RGB is 151 - color contains mainly: green. Hex color #749792 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749792 is #8B686D. Grayscale: #8B8B8B. Windows color (decimal): -9136238 or 9607028. OLE color: 9607028.
HSL color Cylindrical-coordinate representation of color #749792: hue angle of 171.43º 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 #749792 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 146 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.41 |
| HSL | 171.43º | 0.14% | 0.52% | - |
| HSV(B) | 171.43º | 0.23% | 0.59% | - |
| XYZ | 23.46 | 27.92 | 31.35 | - |
| YUV | 139.97 | 131.4 | 110.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 146 | 0.23 | 0 | 0.03 | 0.41 | 171.43 | 0.14 | 0.52 |
| Hex | 74 | 97 | 92 | 17 | 0 | 3 | 29 | AB | E | 34 |
| Octal | 164 | 227 | 222 | 27 | 0 | 3 | 51 | 253 | 16 | 64 |
| Binary | 1110100 | 10010111 | 10010010 | 10111 | 0 | 11 | 101001 | 10101011 | 1110 | 110100 |
Color Harmonies of #749792
Complementary color
Monochromatic Colors of #749792
Black with #749792
Text Example
Text Example
White with #749792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749792; }
p { color: rgb(116,151,146); }
H1.HeaderClassName
{
color: #749792;
}
.AnyTagClassName
{
color: #749792;
}
</style>
background-color css
<style>
a { background-color: #749792; }
a { background-color: rgb(116,151,146); }
div.DivClassName
{
background-color: #749792;
}
.BgClassName
{
background-color: #749792;
}
</style>
border-color css
<style>
span { border-color: #749792; }
span { border-color: rgb(116,151,146); }
td.TdClassName
{
border-color: #749792;
}
.TagClassName
{
border-color: #749792;
}
</style>