Shades of Sushi #789744
Tints of Sushi #789744
RGB
CMYK
RGB Variations
Color information
#789744 (or 0x789744) is known color: Sushi. HEX triplet: 78, 97 and 44. RGB value is (120,151,68). Sum of RGB (Red+Green+Blue) = 120+151+68=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 151 (59.38% from 255 or 44.54% from 339); Blue value is 68 (26.95% from 255 or 20.06% from 339); Max value from RGB is 151 - color contains mainly: green. Hex color #789744 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789744 is #8768BB. Grayscale: #848484. Windows color (decimal): -8874172 or 4495224. OLE color: 4495224.
HSL color Cylindrical-coordinate representation of color #789744: hue angle of 82.41º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #789744 is Cyan = 0.21, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 68 | - |
| CMYK | 0.21 | 0 | 0.55 | 0.41 |
| HSL | 82.41º | 0.38% | 0.43% | - |
| HSV(B) | 82.41º | 0.55% | 0.59% | - |
| XYZ | 19.86 | 26.54 | 9.55 | - |
| YUV | 132.27 | 91.73 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 68 | 0.21 | 0 | 0.55 | 0.41 | 82.41 | 0.38 | 0.43 |
| Hex | 78 | 97 | 44 | 15 | 0 | 37 | 29 | 52 | 26 | 2B |
| Octal | 170 | 227 | 104 | 25 | 0 | 67 | 51 | 122 | 46 | 53 |
| Binary | 1111000 | 10010111 | 1000100 | 10101 | 0 | 110111 | 101001 | 1010010 | 100110 | 101011 |
Color Harmonies of #789744
Complementary color
Monochromatic Colors of #789744
Black with #789744
Text Example
Text Example
White with #789744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789744; }
p { color: rgb(120,151,68); }
H1.HeaderClassName
{
color: #789744;
}
.AnyTagClassName
{
color: #789744;
}
</style>
background-color css
<style>
a { background-color: #789744; }
a { background-color: rgb(120,151,68); }
div.DivClassName
{
background-color: #789744;
}
.BgClassName
{
background-color: #789744;
}
</style>
border-color css
<style>
span { border-color: #789744; }
span { border-color: rgb(120,151,68); }
td.TdClassName
{
border-color: #789744;
}
.TagClassName
{
border-color: #789744;
}
</style>