Shades of Sushi #789736
Tints of Sushi #789736
RGB
CMYK
RGB Variations
Color information
#789736 (or 0x789736) is known color: Sushi. HEX triplet: 78, 97 and 36. RGB value is (120,151,54). Sum of RGB (Red+Green+Blue) = 120+151+54=325 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.92% from 325); Green value is 151 (59.38% from 255 or 46.46% from 325); Blue value is 54 (21.48% from 255 or 16.62% from 325); Max value from RGB is 151 - color contains mainly: green. Hex color #789736 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789736 is #8768C9. Grayscale: #838383. Windows color (decimal): -8874186 or 3577720. OLE color: 3577720.
HSL color Cylindrical-coordinate representation of color #789736: hue angle of 79.18º 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 #789736 is Cyan = 0.21, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 54 | - |
| CMYK | 0.21 | 0 | 0.64 | 0.41 |
| HSL | 79.18º | 0.47% | 0.4% | - |
| HSV(B) | 79.18º | 0.64% | 0.59% | - |
| XYZ | 19.48 | 26.39 | 7.56 | - |
| YUV | 130.67 | 84.73 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 54 | 0.21 | 0 | 0.64 | 0.41 | 79.18 | 0.47 | 0.4 |
| Hex | 78 | 97 | 36 | 15 | 0 | 40 | 29 | 4F | 2F | 28 |
| Octal | 170 | 227 | 66 | 25 | 0 | 100 | 51 | 117 | 57 | 50 |
| Binary | 1111000 | 10010111 | 110110 | 10101 | 0 | 1000000 | 101001 | 1001111 | 101111 | 101000 |
Color Harmonies of #789736
Complementary color
Monochromatic Colors of #789736
Black with #789736
Text Example
Text Example
White with #789736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789736; }
p { color: rgb(120,151,54); }
H1.HeaderClassName
{
color: #789736;
}
.AnyTagClassName
{
color: #789736;
}
</style>
background-color css
<style>
a { background-color: #789736; }
a { background-color: rgb(120,151,54); }
div.DivClassName
{
background-color: #789736;
}
.BgClassName
{
background-color: #789736;
}
</style>
border-color css
<style>
span { border-color: #789736; }
span { border-color: rgb(120,151,54); }
td.TdClassName
{
border-color: #789736;
}
.TagClassName
{
border-color: #789736;
}
</style>