Shades of Sushi #789729
Tints of Sushi #789729
RGB
CMYK
RGB Variations
Color information
#789729 (or 0x789729) is known color: Sushi. HEX triplet: 78, 97 and 29. RGB value is (120,151,41). Sum of RGB (Red+Green+Blue) = 120+151+41=312 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.46% from 312); Green value is 151 (59.38% from 255 or 48.40% from 312); Blue value is 41 (16.41% from 255 or 13.14% from 312); Max value from RGB is 151 - color contains mainly: green. Hex color #789729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789729 is #8768D6. Grayscale: #818181. Windows color (decimal): -8874199 or 2725752. OLE color: 2725752.
HSL color Cylindrical-coordinate representation of color #789729: hue angle of 76.91º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #789729 is Cyan = 0.21, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 41 | - |
| CMYK | 0.21 | 0 | 0.73 | 0.41 |
| HSL | 76.91º | 0.57% | 0.38% | - |
| HSV(B) | 76.91º | 0.73% | 0.59% | - |
| XYZ | 19.21 | 26.29 | 6.16 | - |
| YUV | 129.19 | 78.23 | 121.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 41 | 0.21 | 0 | 0.73 | 0.41 | 76.91 | 0.57 | 0.38 |
| Hex | 78 | 97 | 29 | 15 | 0 | 49 | 29 | 4D | 39 | 26 |
| Octal | 170 | 227 | 51 | 25 | 0 | 111 | 51 | 115 | 71 | 46 |
| Binary | 1111000 | 10010111 | 101001 | 10101 | 0 | 1001001 | 101001 | 1001101 | 111001 | 100110 |
Color Harmonies of #789729
Complementary color
Monochromatic Colors of #789729
Black with #789729
Text Example
Text Example
White with #789729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789729; }
p { color: rgb(120,151,41); }
H1.HeaderClassName
{
color: #789729;
}
.AnyTagClassName
{
color: #789729;
}
</style>
background-color css
<style>
a { background-color: #789729; }
a { background-color: rgb(120,151,41); }
div.DivClassName
{
background-color: #789729;
}
.BgClassName
{
background-color: #789729;
}
</style>
border-color css
<style>
span { border-color: #789729; }
span { border-color: rgb(120,151,41); }
td.TdClassName
{
border-color: #789729;
}
.TagClassName
{
border-color: #789729;
}
</style>