Shades of Sushi #789634
Tints of Sushi #789634
RGB
CMYK
RGB Variations
Color information
#789634 (or 0x789634) is known color: Sushi. HEX triplet: 78, 96 and 34. RGB value is (120,150,52). Sum of RGB (Red+Green+Blue) = 120+150+52=322 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.27% from 322); Green value is 150 (58.98% from 255 or 46.58% from 322); Blue value is 52 (20.70% from 255 or 16.15% from 322); Max value from RGB is 150 - color contains mainly: green. Hex color #789634 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789634 is #8769CB. Grayscale: #828282. Windows color (decimal): -8874444 or 3446392. OLE color: 3446392.
HSL color Cylindrical-coordinate representation of color #789634: hue angle of 78.37º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #789634 is Cyan = 0.20, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 150 | 52 | - |
| CMYK | 0.20 | 0 | 0.65 | 0.41 |
| HSL | 78.37º | 0.49% | 0.4% | - |
| HSV(B) | 78.37º | 0.65% | 0.59% | - |
| XYZ | 19.27 | 26.05 | 7.26 | - |
| YUV | 129.86 | 84.06 | 120.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 150 | 52 | 0.20 | 0 | 0.65 | 0.41 | 78.37 | 0.49 | 0.4 |
| Hex | 78 | 96 | 34 | 14 | 0 | 41 | 29 | 4E | 31 | 28 |
| Octal | 170 | 226 | 64 | 24 | 0 | 101 | 51 | 116 | 61 | 50 |
| Binary | 1111000 | 10010110 | 110100 | 10100 | 0 | 1000001 | 101001 | 1001110 | 110001 | 101000 |
Color Harmonies of #789634
Complementary color
Monochromatic Colors of #789634
Black with #789634
Text Example
Text Example
White with #789634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789634; }
p { color: rgb(120,150,52); }
H1.HeaderClassName
{
color: #789634;
}
.AnyTagClassName
{
color: #789634;
}
</style>
background-color css
<style>
a { background-color: #789634; }
a { background-color: rgb(120,150,52); }
div.DivClassName
{
background-color: #789634;
}
.BgClassName
{
background-color: #789634;
}
</style>
border-color css
<style>
span { border-color: #789634; }
span { border-color: rgb(120,150,52); }
td.TdClassName
{
border-color: #789634;
}
.TagClassName
{
border-color: #789634;
}
</style>