Shades of Sushi #799637
Tints of Sushi #799637
RGB
CMYK
RGB Variations
Color information
#799637 (or 0x799637) is known color: Sushi. HEX triplet: 79, 96 and 37. RGB value is (121,150,55). Sum of RGB (Red+Green+Blue) = 121+150+55=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 150 (58.98% from 255 or 46.01% from 326); Blue value is 55 (21.88% from 255 or 16.87% from 326); Max value from RGB is 150 - color contains mainly: green. Hex color #799637 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799637 is #8669C8. Grayscale: #828282. Windows color (decimal): -8808905 or 3643001. OLE color: 3643001.
HSL color Cylindrical-coordinate representation of color #799637: hue angle of 78.32º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #799637 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 150 | 55 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.41 |
| HSL | 78.32º | 0.46% | 0.4% | - |
| HSV(B) | 78.32º | 0.63% | 0.59% | - |
| XYZ | 19.48 | 26.15 | 7.64 | - |
| YUV | 130.5 | 85.39 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 150 | 55 | 0.19 | 0 | 0.63 | 0.41 | 78.32 | 0.46 | 0.4 |
| Hex | 79 | 96 | 37 | 13 | 0 | 3F | 29 | 4E | 2E | 28 |
| Octal | 171 | 226 | 67 | 23 | 0 | 77 | 51 | 116 | 56 | 50 |
| Binary | 1111001 | 10010110 | 110111 | 10011 | 0 | 111111 | 101001 | 1001110 | 101110 | 101000 |
Color Harmonies of #799637
Complementary color
Monochromatic Colors of #799637
Black with #799637
Text Example
Text Example
White with #799637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799637; }
p { color: rgb(121,150,55); }
H1.HeaderClassName
{
color: #799637;
}
.AnyTagClassName
{
color: #799637;
}
</style>
background-color css
<style>
a { background-color: #799637; }
a { background-color: rgb(121,150,55); }
div.DivClassName
{
background-color: #799637;
}
.BgClassName
{
background-color: #799637;
}
</style>
border-color css
<style>
span { border-color: #799637; }
span { border-color: rgb(121,150,55); }
td.TdClassName
{
border-color: #799637;
}
.TagClassName
{
border-color: #799637;
}
</style>