Shades of Sushi #789737
Tints of Sushi #789737
RGB
CMYK
RGB Variations
Color information
#789737 (or 0x789737) is known color: Sushi. HEX triplet: 78, 97 and 37. RGB value is (120,151,55). Sum of RGB (Red+Green+Blue) = 120+151+55=326 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.81% from 326); Green value is 151 (59.38% from 255 or 46.32% from 326); Blue value is 55 (21.88% from 255 or 16.87% from 326); Max value from RGB is 151 - color contains mainly: green. Hex color #789737 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789737 is #8768C8. Grayscale: #838383. Windows color (decimal): -8874185 or 3643256. OLE color: 3643256.
HSL color Cylindrical-coordinate representation of color #789737: hue angle of 79.38º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #789737 is Cyan = 0.21, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 55 | - |
| CMYK | 0.21 | 0 | 0.64 | 0.41 |
| HSL | 79.38º | 0.47% | 0.4% | - |
| HSV(B) | 79.38º | 0.64% | 0.59% | - |
| XYZ | 19.5 | 26.4 | 7.68 | - |
| YUV | 130.79 | 85.23 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 55 | 0.21 | 0 | 0.64 | 0.41 | 79.38 | 0.47 | 0.4 |
| Hex | 78 | 97 | 37 | 15 | 0 | 40 | 29 | 4F | 2F | 28 |
| Octal | 170 | 227 | 67 | 25 | 0 | 100 | 51 | 117 | 57 | 50 |
| Binary | 1111000 | 10010111 | 110111 | 10101 | 0 | 1000000 | 101001 | 1001111 | 101111 | 101000 |
Color Harmonies of #789737
Complementary color
Monochromatic Colors of #789737
Black with #789737
Text Example
Text Example
White with #789737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789737; }
p { color: rgb(120,151,55); }
H1.HeaderClassName
{
color: #789737;
}
.AnyTagClassName
{
color: #789737;
}
</style>
background-color css
<style>
a { background-color: #789737; }
a { background-color: rgb(120,151,55); }
div.DivClassName
{
background-color: #789737;
}
.BgClassName
{
background-color: #789737;
}
</style>
border-color css
<style>
span { border-color: #789737; }
span { border-color: rgb(120,151,55); }
td.TdClassName
{
border-color: #789737;
}
.TagClassName
{
border-color: #789737;
}
</style>