Shades of Juniper #789690
Tints of Juniper #789690
RGB
CMYK
RGB Variations
Color information
#789690 (or 0x789690) is known color: Juniper. HEX triplet: 78, 96 and 90. RGB value is (120,150,144). Sum of RGB (Red+Green+Blue) = 120+150+144=414 (54% of max value = 765). Red value is 120 (47.27% from 255 or 28.99% from 414); Green value is 150 (58.98% from 255 or 36.23% from 414); Blue value is 144 (56.64% from 255 or 34.78% from 414); Max value from RGB is 150 - color contains mainly: green. Hex color #789690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789690 is #87696F. Grayscale: #8C8C8C. Windows color (decimal): -8874352 or 9475704. OLE color: 9475704.
HSL color Cylindrical-coordinate representation of color #789690: hue angle of 168º 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 #789690 is Cyan = 0.20, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 150 | 144 | - |
| CMYK | 0.20 | 0 | 0.04 | 0.41 |
| HSL | 168º | 0.13% | 0.53% | - |
| HSV(B) | 168º | 0.2% | 0.59% | - |
| XYZ | 23.69 | 27.82 | 30.51 | - |
| YUV | 140.35 | 130.06 | 113.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 150 | 144 | 0.20 | 0 | 0.04 | 0.41 | 168 | 0.13 | 0.53 |
| Hex | 78 | 96 | 90 | 14 | 0 | 4 | 29 | A8 | C | 35 |
| Octal | 170 | 226 | 220 | 24 | 0 | 4 | 51 | 250 | 14 | 65 |
| Binary | 1111000 | 10010110 | 10010000 | 10100 | 0 | 100 | 101001 | 10101000 | 1100 | 110101 |
Color Harmonies of #789690
Complementary color
Monochromatic Colors of #789690
Black with #789690
Text Example
Text Example
White with #789690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789690; }
p { color: rgb(120,150,144); }
H1.HeaderClassName
{
color: #789690;
}
.AnyTagClassName
{
color: #789690;
}
</style>
background-color css
<style>
a { background-color: #789690; }
a { background-color: rgb(120,150,144); }
div.DivClassName
{
background-color: #789690;
}
.BgClassName
{
background-color: #789690;
}
</style>
border-color css
<style>
span { border-color: #789690; }
span { border-color: rgb(120,150,144); }
td.TdClassName
{
border-color: #789690;
}
.TagClassName
{
border-color: #789690;
}
</style>