Shades of Sushi #789938
Tints of Sushi #789938
RGB
CMYK
RGB Variations
Color information
#789938 (or 0x789938) is known color: Sushi. HEX triplet: 78, 99 and 38. RGB value is (120,153,56). Sum of RGB (Red+Green+Blue) = 120+153+56=329 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.47% from 329); Green value is 153 (60.16% from 255 or 46.50% from 329); Blue value is 56 (22.27% from 255 or 17.02% from 329); Max value from RGB is 153 - color contains mainly: green. Hex color #789938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789938 is #8766C7. Grayscale: #848484. Windows color (decimal): -8873672 or 3709304. OLE color: 3709304.
HSL color Cylindrical-coordinate representation of color #789938: hue angle of 80.41º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #789938 is Cyan = 0.22, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 120 | 153 | 56 | - |
| CMYK | 0.22 | 0 | 0.63 | 0.4 |
| HSL | 80.41º | 0.46% | 0.41% | - |
| HSV(B) | 80.41º | 0.63% | 0.6% | - |
| XYZ | 19.85 | 27.06 | 7.92 | - |
| YUV | 132.08 | 85.07 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 153 | 56 | 0.22 | 0 | 0.63 | 0.4 | 80.41 | 0.46 | 0.41 |
| Hex | 78 | 99 | 38 | 16 | 0 | 3F | 28 | 50 | 2E | 29 |
| Octal | 170 | 231 | 70 | 26 | 0 | 77 | 50 | 120 | 56 | 51 |
| Binary | 1111000 | 10011001 | 111000 | 10110 | 0 | 111111 | 101000 | 1010000 | 101110 | 101001 |
Color Harmonies of #789938
Complementary color
Monochromatic Colors of #789938
Black with #789938
Text Example
Text Example
White with #789938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789938; }
p { color: rgb(120,153,56); }
H1.HeaderClassName
{
color: #789938;
}
.AnyTagClassName
{
color: #789938;
}
</style>
background-color css
<style>
a { background-color: #789938; }
a { background-color: rgb(120,153,56); }
div.DivClassName
{
background-color: #789938;
}
.BgClassName
{
background-color: #789938;
}
</style>
border-color css
<style>
span { border-color: #789938; }
span { border-color: rgb(120,153,56); }
td.TdClassName
{
border-color: #789938;
}
.TagClassName
{
border-color: #789938;
}
</style>