Shades of Juniper #789794
Tints of Juniper #789794
RGB
CMYK
RGB Variations
Color information
#789794 (or 0x789794) is known color: Juniper. HEX triplet: 78, 97 and 94. RGB value is (120,151,148). Sum of RGB (Red+Green+Blue) = 120+151+148=419 (55% of max value = 765). Red value is 120 (47.27% from 255 or 28.64% from 419); Green value is 151 (59.38% from 255 or 36.04% from 419); Blue value is 148 (58.20% from 255 or 35.32% from 419); Max value from RGB is 151 - color contains mainly: green. Hex color #789794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789794 is #87686B. Grayscale: #8D8D8D. Windows color (decimal): -8874092 or 9738104. OLE color: 9738104.
HSL color Cylindrical-coordinate representation of color #789794: hue angle of 174.19º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #789794 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 148 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.41 |
| HSL | 174.19º | 0.13% | 0.53% | - |
| HSV(B) | 174.19º | 0.21% | 0.59% | - |
| XYZ | 24.16 | 28.26 | 32.2 | - |
| YUV | 141.39 | 131.73 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 148 | 0.21 | 0 | 0.02 | 0.41 | 174.19 | 0.13 | 0.53 |
| Hex | 78 | 97 | 94 | 15 | 0 | 2 | 29 | AE | D | 35 |
| Octal | 170 | 227 | 224 | 25 | 0 | 2 | 51 | 256 | 15 | 65 |
| Binary | 1111000 | 10010111 | 10010100 | 10101 | 0 | 10 | 101001 | 10101110 | 1101 | 110101 |
Color Harmonies of #789794
Complementary color
Monochromatic Colors of #789794
Black with #789794
Text Example
Text Example
White with #789794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789794; }
p { color: rgb(120,151,148); }
H1.HeaderClassName
{
color: #789794;
}
.AnyTagClassName
{
color: #789794;
}
</style>
background-color css
<style>
a { background-color: #789794; }
a { background-color: rgb(120,151,148); }
div.DivClassName
{
background-color: #789794;
}
.BgClassName
{
background-color: #789794;
}
</style>
border-color css
<style>
span { border-color: #789794; }
span { border-color: rgb(120,151,148); }
td.TdClassName
{
border-color: #789794;
}
.TagClassName
{
border-color: #789794;
}
</style>