Shades of Sushi #799736
Tints of Sushi #799736
RGB
CMYK
RGB Variations
Color information
#799736 (or 0x799736) is known color: Sushi. HEX triplet: 79, 97 and 36. RGB value is (121,151,54). Sum of RGB (Red+Green+Blue) = 121+151+54=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 151 (59.38% from 255 or 46.32% from 326); Blue value is 54 (21.48% from 255 or 16.56% from 326); Max value from RGB is 151 - color contains mainly: green. Hex color #799736 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799736 is #8668C9. Grayscale: #838383. Windows color (decimal): -8808650 or 3577721. OLE color: 3577721.
HSL color Cylindrical-coordinate representation of color #799736: hue angle of 78.56º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #799736 is Cyan = 0.20, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 151 | 54 | - |
| CMYK | 0.20 | 0 | 0.64 | 0.41 |
| HSL | 78.56º | 0.47% | 0.4% | - |
| HSV(B) | 78.56º | 0.64% | 0.59% | - |
| XYZ | 19.62 | 26.46 | 7.56 | - |
| YUV | 130.97 | 84.56 | 120.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 151 | 54 | 0.20 | 0 | 0.64 | 0.41 | 78.56 | 0.47 | 0.4 |
| Hex | 79 | 97 | 36 | 14 | 0 | 40 | 29 | 4F | 2F | 28 |
| Octal | 171 | 227 | 66 | 24 | 0 | 100 | 51 | 117 | 57 | 50 |
| Binary | 1111001 | 10010111 | 110110 | 10100 | 0 | 1000000 | 101001 | 1001111 | 101111 | 101000 |
Color Harmonies of #799736
Complementary color
Monochromatic Colors of #799736
Black with #799736
Text Example
Text Example
White with #799736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799736; }
p { color: rgb(121,151,54); }
H1.HeaderClassName
{
color: #799736;
}
.AnyTagClassName
{
color: #799736;
}
</style>
background-color css
<style>
a { background-color: #799736; }
a { background-color: rgb(121,151,54); }
div.DivClassName
{
background-color: #799736;
}
.BgClassName
{
background-color: #799736;
}
</style>
border-color css
<style>
span { border-color: #799736; }
span { border-color: rgb(121,151,54); }
td.TdClassName
{
border-color: #799736;
}
.TagClassName
{
border-color: #799736;
}
</style>