Shades of Sushi #799236
Tints of Sushi #799236
RGB
CMYK
RGB Variations
Color information
#799236 (or 0x799236) is known color: Sushi. HEX triplet: 79, 92 and 36. RGB value is (121,146,54). Sum of RGB (Red+Green+Blue) = 121+146+54=321 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.69% from 321); Green value is 146 (57.42% from 255 or 45.48% from 321); Blue value is 54 (21.48% from 255 or 16.82% from 321); Max value from RGB is 146 - color contains mainly: green. Hex color #799236 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799236 is #866DC9. Grayscale: #808080. Windows color (decimal): -8809930 or 3576441. OLE color: 3576441.
HSL color Cylindrical-coordinate representation of color #799236: hue angle of 76.3º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #799236 is Cyan = 0.17, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 146 | 54 | - |
| CMYK | 0.17 | 0 | 0.63 | 0.43 |
| HSL | 76.3º | 0.46% | 0.39% | - |
| HSV(B) | 76.3º | 0.63% | 0.57% | - |
| XYZ | 18.83 | 24.89 | 7.3 | - |
| YUV | 128.04 | 86.22 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 146 | 54 | 0.17 | 0 | 0.63 | 0.43 | 76.3 | 0.46 | 0.39 |
| Hex | 79 | 92 | 36 | 11 | 0 | 3F | 2B | 4C | 2E | 27 |
| Octal | 171 | 222 | 66 | 21 | 0 | 77 | 53 | 114 | 56 | 47 |
| Binary | 1111001 | 10010010 | 110110 | 10001 | 0 | 111111 | 101011 | 1001100 | 101110 | 100111 |
Color Harmonies of #799236
Complementary color
Monochromatic Colors of #799236
Black with #799236
Text Example
Text Example
White with #799236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799236; }
p { color: rgb(121,146,54); }
H1.HeaderClassName
{
color: #799236;
}
.AnyTagClassName
{
color: #799236;
}
</style>
background-color css
<style>
a { background-color: #799236; }
a { background-color: rgb(121,146,54); }
div.DivClassName
{
background-color: #799236;
}
.BgClassName
{
background-color: #799236;
}
</style>
border-color css
<style>
span { border-color: #799236; }
span { border-color: rgb(121,146,54); }
td.TdClassName
{
border-color: #799236;
}
.TagClassName
{
border-color: #799236;
}
</style>