Shades of Sushi #789437
Tints of Sushi #789437
RGB
CMYK
RGB Variations
Color information
#789437 (or 0x789437) is known color: Sushi. HEX triplet: 78, 94 and 37. RGB value is (120,148,55). Sum of RGB (Red+Green+Blue) = 120+148+55=323 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.15% from 323); Green value is 148 (58.20% from 255 or 45.82% from 323); Blue value is 55 (21.88% from 255 or 17.03% from 323); Max value from RGB is 148 - color contains mainly: green. Hex color #789437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789437 is #876BC8. Grayscale: #818181. Windows color (decimal): -8874953 or 3642488. OLE color: 3642488.
HSL color Cylindrical-coordinate representation of color #789437: hue angle of 78.06º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #789437 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 148 | 55 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.42 |
| HSL | 78.06º | 0.46% | 0.4% | - |
| HSV(B) | 78.06º | 0.63% | 0.58% | - |
| XYZ | 19.03 | 25.45 | 7.52 | - |
| YUV | 129.03 | 86.22 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 148 | 55 | 0.19 | 0 | 0.63 | 0.42 | 78.06 | 0.46 | 0.4 |
| Hex | 78 | 94 | 37 | 13 | 0 | 3F | 2A | 4E | 2E | 28 |
| Octal | 170 | 224 | 67 | 23 | 0 | 77 | 52 | 116 | 56 | 50 |
| Binary | 1111000 | 10010100 | 110111 | 10011 | 0 | 111111 | 101010 | 1001110 | 101110 | 101000 |
Color Harmonies of #789437
Complementary color
Monochromatic Colors of #789437
Black with #789437
Text Example
Text Example
White with #789437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789437; }
p { color: rgb(120,148,55); }
H1.HeaderClassName
{
color: #789437;
}
.AnyTagClassName
{
color: #789437;
}
</style>
background-color css
<style>
a { background-color: #789437; }
a { background-color: rgb(120,148,55); }
div.DivClassName
{
background-color: #789437;
}
.BgClassName
{
background-color: #789437;
}
</style>
border-color css
<style>
span { border-color: #789437; }
span { border-color: rgb(120,148,55); }
td.TdClassName
{
border-color: #789437;
}
.TagClassName
{
border-color: #789437;
}
</style>