Shades of Sushi #789837
Tints of Sushi #789837
RGB
CMYK
RGB Variations
Color information
#789837 (or 0x789837) is known color: Sushi. HEX triplet: 78, 98 and 37. RGB value is (120,152,55). Sum of RGB (Red+Green+Blue) = 120+152+55=327 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.70% from 327); Green value is 152 (59.77% from 255 or 46.48% from 327); Blue value is 55 (21.88% from 255 or 16.82% from 327); Max value from RGB is 152 - color contains mainly: green. Hex color #789837 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789837 is #8767C8. Grayscale: #838383. Windows color (decimal): -8873929 or 3643512. OLE color: 3643512.
HSL color Cylindrical-coordinate representation of color #789837: hue angle of 79.79º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #789837 is Cyan = 0.21, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 120 | 152 | 55 | - |
| CMYK | 0.21 | 0 | 0.64 | 0.40 |
| HSL | 79.79º | 0.47% | 0.41% | - |
| HSV(B) | 79.79º | 0.64% | 0.6% | - |
| XYZ | 19.66 | 26.73 | 7.74 | - |
| YUV | 131.37 | 84.9 | 119.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 152 | 55 | 0.21 | 0 | 0.64 | 0.40 | 79.79 | 0.47 | 0.41 |
| Hex | 78 | 98 | 37 | 15 | 0 | 40 | 28 | 50 | 2F | 29 |
| Octal | 170 | 230 | 67 | 25 | 0 | 100 | 50 | 120 | 57 | 51 |
| Binary | 1111000 | 10011000 | 110111 | 10101 | 0 | 1000000 | 101000 | 1010000 | 101111 | 101001 |
Color Harmonies of #789837
Complementary color
Monochromatic Colors of #789837
Black with #789837
Text Example
Text Example
White with #789837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789837; }
p { color: rgb(120,152,55); }
H1.HeaderClassName
{
color: #789837;
}
.AnyTagClassName
{
color: #789837;
}
</style>
background-color css
<style>
a { background-color: #789837; }
a { background-color: rgb(120,152,55); }
div.DivClassName
{
background-color: #789837;
}
.BgClassName
{
background-color: #789837;
}
</style>
border-color css
<style>
span { border-color: #789837; }
span { border-color: rgb(120,152,55); }
td.TdClassName
{
border-color: #789837;
}
.TagClassName
{
border-color: #789837;
}
</style>