Shades of Juniper #749393
Tints of Juniper #749393
RGB
CMYK
RGB Variations
Color information
#749393 (or 0x749393) is known color: Juniper. HEX triplet: 74, 93 and 93. RGB value is (116,147,147). Sum of RGB (Red+Green+Blue) = 116+147+147=410 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.29% from 410); Green value is 147 (57.81% from 255 or 35.85% from 410); Blue value is 147 (57.81% from 255 or 35.85% from 410); Max value from RGB is 147 - color contains mainly: green, blue. Hex color #749393 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749393 is #8B6C6C. Grayscale: #898989. Windows color (decimal): -9137261 or 9671540. OLE color: 9671540.
HSL color Cylindrical-coordinate representation of color #749393: hue angle of 180º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749393 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 147 | - |
| CMYK | 0.21 | 0 | 0 | 0.42 |
| HSL | 180º | 0.13% | 0.52% | - |
| HSV(B) | 180º | 0.21% | 0.58% | - |
| XYZ | 22.9 | 26.69 | 31.55 | - |
| YUV | 137.73 | 133.23 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 147 | 0.21 | 0 | 0 | 0.42 | 180 | 0.13 | 0.52 |
| Hex | 74 | 93 | 93 | 15 | 0 | 0 | 2A | B4 | D | 34 |
| Octal | 164 | 223 | 223 | 25 | 0 | 0 | 52 | 264 | 15 | 64 |
| Binary | 1110100 | 10010011 | 10010011 | 10101 | 0 | 0 | 101010 | 10110100 | 1101 | 110100 |
Color Harmonies of #749393
Complementary color
Monochromatic Colors of #749393
Black with #749393
Text Example
Text Example
White with #749393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749393; }
p { color: rgb(116,147,147); }
H1.HeaderClassName
{
color: #749393;
}
.AnyTagClassName
{
color: #749393;
}
</style>
background-color css
<style>
a { background-color: #749393; }
a { background-color: rgb(116,147,147); }
div.DivClassName
{
background-color: #749393;
}
.BgClassName
{
background-color: #749393;
}
</style>
border-color css
<style>
span { border-color: #749393; }
span { border-color: rgb(116,147,147); }
td.TdClassName
{
border-color: #749393;
}
.TagClassName
{
border-color: #749393;
}
</style>