Shades of Sushi #799622
Tints of Sushi #799622
RGB
CMYK
RGB Variations
Color information
#799622 (or 0x799622) is known color: Sushi. HEX triplet: 79, 96 and 22. RGB value is (121,150,34). Sum of RGB (Red+Green+Blue) = 121+150+34=305 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.67% from 305); Green value is 150 (58.98% from 255 or 49.18% from 305); Blue value is 34 (13.67% from 255 or 11.15% from 305); Max value from RGB is 150 - color contains mainly: green. Hex color #799622 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799622 is #8669DD. Grayscale: #808080. Windows color (decimal): -8808926 or 2266745. OLE color: 2266745.
HSL color Cylindrical-coordinate representation of color #799622: hue angle of 75º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #799622 is Cyan = 0.19, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 150 | 34 | - |
| CMYK | 0.19 | 0 | 0.77 | 0.41 |
| HSL | 75º | 0.63% | 0.36% | - |
| HSV(B) | 75º | 0.77% | 0.59% | - |
| XYZ | 19.08 | 25.99 | 5.52 | - |
| YUV | 128.11 | 74.89 | 122.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 150 | 34 | 0.19 | 0 | 0.77 | 0.41 | 75 | 0.63 | 0.36 |
| Hex | 79 | 96 | 22 | 13 | 0 | 4D | 29 | 4B | 3F | 24 |
| Octal | 171 | 226 | 42 | 23 | 0 | 115 | 51 | 113 | 77 | 44 |
| Binary | 1111001 | 10010110 | 100010 | 10011 | 0 | 1001101 | 101001 | 1001011 | 111111 | 100100 |
Color Harmonies of #799622
Complementary color
Monochromatic Colors of #799622
Black with #799622
Text Example
Text Example
White with #799622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799622; }
p { color: rgb(121,150,34); }
H1.HeaderClassName
{
color: #799622;
}
.AnyTagClassName
{
color: #799622;
}
</style>
background-color css
<style>
a { background-color: #799622; }
a { background-color: rgb(121,150,34); }
div.DivClassName
{
background-color: #799622;
}
.BgClassName
{
background-color: #799622;
}
</style>
border-color css
<style>
span { border-color: #799622; }
span { border-color: rgb(121,150,34); }
td.TdClassName
{
border-color: #799622;
}
.TagClassName
{
border-color: #799622;
}
</style>