Shades of Sushi #789237
Tints of Sushi #789237
RGB
CMYK
RGB Variations
Color information
#789237 (or 0x789237) is known color: Sushi. HEX triplet: 78, 92 and 37. RGB value is (120,146,55). Sum of RGB (Red+Green+Blue) = 120+146+55=321 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.38% from 321); Green value is 146 (57.42% from 255 or 45.48% from 321); Blue value is 55 (21.88% from 255 or 17.13% from 321); Max value from RGB is 146 - color contains mainly: green. Hex color #789237 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789237 is #876DC8. Grayscale: #808080. Windows color (decimal): -8875465 or 3641976. OLE color: 3641976.
HSL color Cylindrical-coordinate representation of color #789237: hue angle of 77.14º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #789237 is Cyan = 0.18, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 146 | 55 | - |
| CMYK | 0.18 | 0 | 0.62 | 0.43 |
| HSL | 77.14º | 0.45% | 0.39% | - |
| HSV(B) | 77.14º | 0.62% | 0.57% | - |
| XYZ | 18.71 | 24.83 | 7.42 | - |
| YUV | 127.85 | 86.89 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 146 | 55 | 0.18 | 0 | 0.62 | 0.43 | 77.14 | 0.45 | 0.39 |
| Hex | 78 | 92 | 37 | 12 | 0 | 3E | 2B | 4D | 2D | 27 |
| Octal | 170 | 222 | 67 | 22 | 0 | 76 | 53 | 115 | 55 | 47 |
| Binary | 1111000 | 10010010 | 110111 | 10010 | 0 | 111110 | 101011 | 1001101 | 101101 | 100111 |
Color Harmonies of #789237
Complementary color
Monochromatic Colors of #789237
Black with #789237
Text Example
Text Example
White with #789237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789237; }
p { color: rgb(120,146,55); }
H1.HeaderClassName
{
color: #789237;
}
.AnyTagClassName
{
color: #789237;
}
</style>
background-color css
<style>
a { background-color: #789237; }
a { background-color: rgb(120,146,55); }
div.DivClassName
{
background-color: #789237;
}
.BgClassName
{
background-color: #789237;
}
</style>
border-color css
<style>
span { border-color: #789237; }
span { border-color: rgb(120,146,55); }
td.TdClassName
{
border-color: #789237;
}
.TagClassName
{
border-color: #789237;
}
</style>