Shades of Sushi #789926
Tints of Sushi #789926
RGB
CMYK
RGB Variations
Color information
#789926 (or 0x789926) is known color: Sushi. HEX triplet: 78, 99 and 26. RGB value is (120,153,38). Sum of RGB (Red+Green+Blue) = 120+153+38=311 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.59% from 311); Green value is 153 (60.16% from 255 or 49.20% from 311); Blue value is 38 (15.23% from 255 or 12.22% from 311); Max value from RGB is 153 - color contains mainly: green. Hex color #789926 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789926 is #8766D9. Grayscale: #828282. Windows color (decimal): -8873690 or 2529656. OLE color: 2529656.
HSL color Cylindrical-coordinate representation of color #789926: hue angle of 77.22º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #789926 is Cyan = 0.22, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 120 | 153 | 38 | - |
| CMYK | 0.22 | 0 | 0.75 | 0.4 |
| HSL | 77.22º | 0.6% | 0.37% | - |
| HSV(B) | 77.22º | 0.75% | 0.6% | - |
| XYZ | 19.49 | 26.92 | 6 | - |
| YUV | 130.02 | 76.07 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 153 | 38 | 0.22 | 0 | 0.75 | 0.4 | 77.22 | 0.6 | 0.37 |
| Hex | 78 | 99 | 26 | 16 | 0 | 4B | 28 | 4D | 3C | 25 |
| Octal | 170 | 231 | 46 | 26 | 0 | 113 | 50 | 115 | 74 | 45 |
| Binary | 1111000 | 10011001 | 100110 | 10110 | 0 | 1001011 | 101000 | 1001101 | 111100 | 100101 |
Color Harmonies of #789926
Complementary color
Monochromatic Colors of #789926
Black with #789926
Text Example
Text Example
White with #789926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789926; }
p { color: rgb(120,153,38); }
H1.HeaderClassName
{
color: #789926;
}
.AnyTagClassName
{
color: #789926;
}
</style>
background-color css
<style>
a { background-color: #789926; }
a { background-color: rgb(120,153,38); }
div.DivClassName
{
background-color: #789926;
}
.BgClassName
{
background-color: #789926;
}
</style>
border-color css
<style>
span { border-color: #789926; }
span { border-color: rgb(120,153,38); }
td.TdClassName
{
border-color: #789926;
}
.TagClassName
{
border-color: #789926;
}
</style>