Shades of Sushi #799336
Tints of Sushi #799336
RGB
CMYK
RGB Variations
Color information
#799336 (or 0x799336) is known color: Sushi. HEX triplet: 79, 93 and 36. RGB value is (121,147,54). Sum of RGB (Red+Green+Blue) = 121+147+54=322 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.58% from 322); Green value is 147 (57.81% from 255 or 45.65% from 322); Blue value is 54 (21.48% from 255 or 16.77% from 322); Max value from RGB is 147 - color contains mainly: green. Hex color #799336 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799336 is #866CC9. Grayscale: #808080. Windows color (decimal): -8809674 or 3576697. OLE color: 3576697.
HSL color Cylindrical-coordinate representation of color #799336: hue angle of 76.77º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #799336 is Cyan = 0.18, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 147 | 54 | - |
| CMYK | 0.18 | 0 | 0.63 | 0.42 |
| HSL | 76.77º | 0.46% | 0.39% | - |
| HSV(B) | 76.77º | 0.63% | 0.58% | - |
| XYZ | 18.98 | 25.2 | 7.35 | - |
| YUV | 128.62 | 85.89 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 147 | 54 | 0.18 | 0 | 0.63 | 0.42 | 76.77 | 0.46 | 0.39 |
| Hex | 79 | 93 | 36 | 12 | 0 | 3F | 2A | 4D | 2E | 27 |
| Octal | 171 | 223 | 66 | 22 | 0 | 77 | 52 | 115 | 56 | 47 |
| Binary | 1111001 | 10010011 | 110110 | 10010 | 0 | 111111 | 101010 | 1001101 | 101110 | 100111 |
Color Harmonies of #799336
Complementary color
Monochromatic Colors of #799336
Black with #799336
Text Example
Text Example
White with #799336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799336; }
p { color: rgb(121,147,54); }
H1.HeaderClassName
{
color: #799336;
}
.AnyTagClassName
{
color: #799336;
}
</style>
background-color css
<style>
a { background-color: #799336; }
a { background-color: rgb(121,147,54); }
div.DivClassName
{
background-color: #799336;
}
.BgClassName
{
background-color: #799336;
}
</style>
border-color css
<style>
span { border-color: #799336; }
span { border-color: rgb(121,147,54); }
td.TdClassName
{
border-color: #799336;
}
.TagClassName
{
border-color: #799336;
}
</style>