Shades of Juniper #789791
Tints of Juniper #789791
RGB
CMYK
RGB Variations
Color information
#789791 (or 0x789791) is known color: Juniper. HEX triplet: 78, 97 and 91. RGB value is (120,151,145). Sum of RGB (Red+Green+Blue) = 120+151+145=416 (55% of max value = 765). Red value is 120 (47.27% from 255 or 28.85% from 416); Green value is 151 (59.38% from 255 or 36.30% from 416); Blue value is 145 (57.03% from 255 or 34.86% from 416); Max value from RGB is 151 - color contains mainly: green. Hex color #789791 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789791 is #87686E. Grayscale: #8D8D8D. Windows color (decimal): -8874095 or 9541496. OLE color: 9541496.
HSL color Cylindrical-coordinate representation of color #789791: hue angle of 168.39º 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 #789791 is Cyan = 0.21, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 145 | - |
| CMYK | 0.21 | 0 | 0.04 | 0.41 |
| HSL | 168.39º | 0.13% | 0.53% | - |
| HSV(B) | 168.39º | 0.21% | 0.59% | - |
| XYZ | 23.92 | 28.17 | 30.96 | - |
| YUV | 141.05 | 130.23 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 145 | 0.21 | 0 | 0.04 | 0.41 | 168.39 | 0.13 | 0.53 |
| Hex | 78 | 97 | 91 | 15 | 0 | 4 | 29 | A8 | D | 35 |
| Octal | 170 | 227 | 221 | 25 | 0 | 4 | 51 | 250 | 15 | 65 |
| Binary | 1111000 | 10010111 | 10010001 | 10101 | 0 | 100 | 101001 | 10101000 | 1101 | 110101 |
Color Harmonies of #789791
Complementary color
Monochromatic Colors of #789791
Black with #789791
Text Example
Text Example
White with #789791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789791; }
p { color: rgb(120,151,145); }
H1.HeaderClassName
{
color: #789791;
}
.AnyTagClassName
{
color: #789791;
}
</style>
background-color css
<style>
a { background-color: #789791; }
a { background-color: rgb(120,151,145); }
div.DivClassName
{
background-color: #789791;
}
.BgClassName
{
background-color: #789791;
}
</style>
border-color css
<style>
span { border-color: #789791; }
span { border-color: rgb(120,151,145); }
td.TdClassName
{
border-color: #789791;
}
.TagClassName
{
border-color: #789791;
}
</style>