Shades of Sushi #789734
Tints of Sushi #789734
RGB
CMYK
RGB Variations
Color information
#789734 (or 0x789734) is known color: Sushi. HEX triplet: 78, 97 and 34. RGB value is (120,151,52). Sum of RGB (Red+Green+Blue) = 120+151+52=323 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.15% from 323); Green value is 151 (59.38% from 255 or 46.75% from 323); Blue value is 52 (20.70% from 255 or 16.10% from 323); Max value from RGB is 151 - color contains mainly: green. Hex color #789734 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789734 is #8768CB. Grayscale: #828282. Windows color (decimal): -8874188 or 3446648. OLE color: 3446648.
HSL color Cylindrical-coordinate representation of color #789734: hue angle of 78.79º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #789734 is Cyan = 0.21, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 120 | 151 | 52 | - |
| CMYK | 0.21 | 0 | 0.66 | 0.41 |
| HSL | 78.79º | 0.49% | 0.4% | - |
| HSV(B) | 78.79º | 0.66% | 0.59% | - |
| XYZ | 19.43 | 26.37 | 7.32 | - |
| YUV | 130.45 | 83.73 | 120.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 151 | 52 | 0.21 | 0 | 0.66 | 0.41 | 78.79 | 0.49 | 0.4 |
| Hex | 78 | 97 | 34 | 15 | 0 | 42 | 29 | 4F | 31 | 28 |
| Octal | 170 | 227 | 64 | 25 | 0 | 102 | 51 | 117 | 61 | 50 |
| Binary | 1111000 | 10010111 | 110100 | 10101 | 0 | 1000010 | 101001 | 1001111 | 110001 | 101000 |
Color Harmonies of #789734
Complementary color
Monochromatic Colors of #789734
Black with #789734
Text Example
Text Example
White with #789734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789734; }
p { color: rgb(120,151,52); }
H1.HeaderClassName
{
color: #789734;
}
.AnyTagClassName
{
color: #789734;
}
</style>
background-color css
<style>
a { background-color: #789734; }
a { background-color: rgb(120,151,52); }
div.DivClassName
{
background-color: #789734;
}
.BgClassName
{
background-color: #789734;
}
</style>
border-color css
<style>
span { border-color: #789734; }
span { border-color: rgb(120,151,52); }
td.TdClassName
{
border-color: #789734;
}
.TagClassName
{
border-color: #789734;
}
</style>