Shades of Sushi #799840
Tints of Sushi #799840
RGB
CMYK
RGB Variations
Color information
#799840 (or 0x799840) is known color: Sushi. HEX triplet: 79, 98 and 40. RGB value is (121,152,64). Sum of RGB (Red+Green+Blue) = 121+152+64=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 152 (59.77% from 255 or 45.10% from 337); Blue value is 64 (25.39% from 255 or 18.99% from 337); Max value from RGB is 152 - color contains mainly: green. Hex color #799840 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799840 is #8667BF. Grayscale: #858585. Windows color (decimal): -8808384 or 4233337. OLE color: 4233337.
HSL color Cylindrical-coordinate representation of color #799840: hue angle of 81.14º degrees, saturation: 0.41, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #799840 is Cyan = 0.20, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 152 | 64 | - |
| CMYK | 0.20 | 0 | 0.58 | 0.40 |
| HSL | 81.14º | 0.41% | 0.42% | - |
| HSV(B) | 81.14º | 0.58% | 0.6% | - |
| XYZ | 20.04 | 26.89 | 8.98 | - |
| YUV | 132.7 | 89.23 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 152 | 64 | 0.20 | 0 | 0.58 | 0.40 | 81.14 | 0.41 | 0.42 |
| Hex | 79 | 98 | 40 | 14 | 0 | 3A | 28 | 51 | 29 | 2A |
| Octal | 171 | 230 | 100 | 24 | 0 | 72 | 50 | 121 | 51 | 52 |
| Binary | 1111001 | 10011000 | 1000000 | 10100 | 0 | 111010 | 101000 | 1010001 | 101001 | 101010 |
Color Harmonies of #799840
Complementary color
Monochromatic Colors of #799840
Black with #799840
Text Example
Text Example
White with #799840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799840; }
p { color: rgb(121,152,64); }
H1.HeaderClassName
{
color: #799840;
}
.AnyTagClassName
{
color: #799840;
}
</style>
background-color css
<style>
a { background-color: #799840; }
a { background-color: rgb(121,152,64); }
div.DivClassName
{
background-color: #799840;
}
.BgClassName
{
background-color: #799840;
}
</style>
border-color css
<style>
span { border-color: #799840; }
span { border-color: rgb(121,152,64); }
td.TdClassName
{
border-color: #799840;
}
.TagClassName
{
border-color: #799840;
}
</style>