Shades of Sushi #789836
Tints of Sushi #789836
RGB
CMYK
RGB Variations
Color information
#789836 (or 0x789836) is known color: Sushi. HEX triplet: 78, 98 and 36. RGB value is (120,152,54). Sum of RGB (Red+Green+Blue) = 120+152+54=326 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.81% from 326); Green value is 152 (59.77% from 255 or 46.63% from 326); Blue value is 54 (21.48% from 255 or 16.56% from 326); Max value from RGB is 152 - color contains mainly: green. Hex color #789836 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789836 is #8767C9. Grayscale: #838383. Windows color (decimal): -8873930 or 3577976. OLE color: 3577976.
HSL color Cylindrical-coordinate representation of color #789836: hue angle of 79.59º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #789836 is Cyan = 0.21, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 120 | 152 | 54 | - |
| CMYK | 0.21 | 0 | 0.64 | 0.40 |
| HSL | 79.59º | 0.48% | 0.4% | - |
| HSV(B) | 79.59º | 0.64% | 0.6% | - |
| XYZ | 19.64 | 26.72 | 7.61 | - |
| YUV | 131.26 | 84.4 | 119.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 152 | 54 | 0.21 | 0 | 0.64 | 0.40 | 79.59 | 0.48 | 0.4 |
| Hex | 78 | 98 | 36 | 15 | 0 | 40 | 28 | 50 | 30 | 28 |
| Octal | 170 | 230 | 66 | 25 | 0 | 100 | 50 | 120 | 60 | 50 |
| Binary | 1111000 | 10011000 | 110110 | 10101 | 0 | 1000000 | 101000 | 1010000 | 110000 | 101000 |
Color Harmonies of #789836
Complementary color
Monochromatic Colors of #789836
Black with #789836
Text Example
Text Example
White with #789836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789836; }
p { color: rgb(120,152,54); }
H1.HeaderClassName
{
color: #789836;
}
.AnyTagClassName
{
color: #789836;
}
</style>
background-color css
<style>
a { background-color: #789836; }
a { background-color: rgb(120,152,54); }
div.DivClassName
{
background-color: #789836;
}
.BgClassName
{
background-color: #789836;
}
</style>
border-color css
<style>
span { border-color: #789836; }
span { border-color: rgb(120,152,54); }
td.TdClassName
{
border-color: #789836;
}
.TagClassName
{
border-color: #789836;
}
</style>