Shades of Highland #789358
Tints of Highland #789358
RGB
CMYK
RGB Variations
Color information
#789358 (or 0x789358) is known color: Highland. HEX triplet: 78, 93 and 58. RGB value is (120,147,88). Sum of RGB (Red+Green+Blue) = 120+147+88=355 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.80% from 355); Green value is 147 (57.81% from 255 or 41.41% from 355); Blue value is 88 (34.77% from 255 or 24.79% from 355); Max value from RGB is 147 - color contains mainly: green. Hex color #789358 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #789358 is #876CA7. Grayscale: #848484. Windows color (decimal): -8875176 or 5804920. OLE color: 5804920.
HSL color Cylindrical-coordinate representation of color #789358: hue angle of 87.46º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #789358 is Cyan = 0.18, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 147 | 88 | - |
| CMYK | 0.18 | 0 | 0.40 | 0.42 |
| HSL | 87.46º | 0.25% | 0.46% | - |
| HSV(B) | 87.46º | 0.4% | 0.58% | - |
| XYZ | 19.94 | 25.57 | 13.12 | - |
| YUV | 132.2 | 103.05 | 119.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 147 | 88 | 0.18 | 0 | 0.40 | 0.42 | 87.46 | 0.25 | 0.46 |
| Hex | 78 | 93 | 58 | 12 | 0 | 28 | 2A | 57 | 19 | 2E |
| Octal | 170 | 223 | 130 | 22 | 0 | 50 | 52 | 127 | 31 | 56 |
| Binary | 1111000 | 10010011 | 1011000 | 10010 | 0 | 101000 | 101010 | 1010111 | 11001 | 101110 |
Color Harmonies of #789358
Complementary color
Monochromatic Colors of #789358
Black with #789358
Text Example
Text Example
White with #789358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789358; }
p { color: rgb(120,147,88); }
H1.HeaderClassName
{
color: #789358;
}
.AnyTagClassName
{
color: #789358;
}
</style>
background-color css
<style>
a { background-color: #789358; }
a { background-color: rgb(120,147,88); }
div.DivClassName
{
background-color: #789358;
}
.BgClassName
{
background-color: #789358;
}
</style>
border-color css
<style>
span { border-color: #789358; }
span { border-color: rgb(120,147,88); }
td.TdClassName
{
border-color: #789358;
}
.TagClassName
{
border-color: #789358;
}
</style>