Shades of Juniper #789396
Tints of Juniper #789396
RGB
CMYK
RGB Variations
Color information
#789396 (or 0x789396) is known color: Juniper. HEX triplet: 78, 93 and 96. RGB value is (120,147,150). Sum of RGB (Red+Green+Blue) = 120+147+150=417 (55% of max value = 765). Red value is 120 (47.27% from 255 or 28.78% from 417); Green value is 147 (57.81% from 255 or 35.25% from 417); Blue value is 150 (58.98% from 255 or 35.97% from 417); Max value from RGB is 150 - color contains mainly: blue. Hex color #789396 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789396 is #876C69. Grayscale: #8B8B8B. Windows color (decimal): -8875114 or 9868152. OLE color: 9868152.
HSL color Cylindrical-coordinate representation of color #789396: hue angle of 186º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #789396 is Cyan = 0.20, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 147 | 150 | - |
| CMYK | 0.20 | 0.02 | 0 | 0.41 |
| HSL | 186º | 0.13% | 0.53% | - |
| HSV(B) | 186º | 0.2% | 0.59% | - |
| XYZ | 23.68 | 27.06 | 32.83 | - |
| YUV | 139.27 | 134.05 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 147 | 150 | 0.20 | 0.02 | 0 | 0.41 | 186 | 0.13 | 0.53 |
| Hex | 78 | 93 | 96 | 14 | 2 | 0 | 29 | BA | C | 35 |
| Octal | 170 | 223 | 226 | 24 | 2 | 0 | 51 | 272 | 14 | 65 |
| Binary | 1111000 | 10010011 | 10010110 | 10100 | 10 | 0 | 101001 | 10111010 | 1100 | 110101 |
Color Harmonies of #789396
Complementary color
Monochromatic Colors of #789396
Black with #789396
Text Example
Text Example
White with #789396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789396; }
p { color: rgb(120,147,150); }
H1.HeaderClassName
{
color: #789396;
}
.AnyTagClassName
{
color: #789396;
}
</style>
background-color css
<style>
a { background-color: #789396; }
a { background-color: rgb(120,147,150); }
div.DivClassName
{
background-color: #789396;
}
.BgClassName
{
background-color: #789396;
}
</style>
border-color css
<style>
span { border-color: #789396; }
span { border-color: rgb(120,147,150); }
td.TdClassName
{
border-color: #789396;
}
.TagClassName
{
border-color: #789396;
}
</style>