Shades of Juniper #789595
Tints of Juniper #789595
RGB
CMYK
RGB Variations
Color information
#789595 (or 0x789595) is known color: Juniper. HEX triplet: 78, 95 and 95. RGB value is (120,149,149). Sum of RGB (Red+Green+Blue) = 120+149+149=418 (55% of max value = 765). Red value is 120 (47.27% from 255 or 28.71% from 418); Green value is 149 (58.59% from 255 or 35.65% from 418); Blue value is 149 (58.59% from 255 or 35.65% from 418); Max value from RGB is 149 - color contains mainly: green, blue. Hex color #789595 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #789595 is #876A6A. Grayscale: #8C8C8C. Windows color (decimal): -8874603 or 9803128. OLE color: 9803128.
HSL color Cylindrical-coordinate representation of color #789595: hue angle of 180º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #789595 is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 149 | 149 | - |
| CMYK | 0.19 | 0 | 0 | 0.42 |
| HSL | 180º | 0.12% | 0.53% | - |
| HSV(B) | 180º | 0.19% | 0.58% | - |
| XYZ | 23.92 | 27.66 | 32.51 | - |
| YUV | 140.33 | 132.89 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 149 | 149 | 0.19 | 0 | 0 | 0.42 | 180 | 0.12 | 0.53 |
| Hex | 78 | 95 | 95 | 13 | 0 | 0 | 2A | B4 | C | 35 |
| Octal | 170 | 225 | 225 | 23 | 0 | 0 | 52 | 264 | 14 | 65 |
| Binary | 1111000 | 10010101 | 10010101 | 10011 | 0 | 0 | 101010 | 10110100 | 1100 | 110101 |
Color Harmonies of #789595
Complementary color
Monochromatic Colors of #789595
Black with #789595
Text Example
Text Example
White with #789595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789595; }
p { color: rgb(120,149,149); }
H1.HeaderClassName
{
color: #789595;
}
.AnyTagClassName
{
color: #789595;
}
</style>
background-color css
<style>
a { background-color: #789595; }
a { background-color: rgb(120,149,149); }
div.DivClassName
{
background-color: #789595;
}
.BgClassName
{
background-color: #789595;
}
</style>
border-color css
<style>
span { border-color: #789595; }
span { border-color: rgb(120,149,149); }
td.TdClassName
{
border-color: #789595;
}
.TagClassName
{
border-color: #789595;
}
</style>