Shades of Sushi #799541
Tints of Sushi #799541
RGB
CMYK
RGB Variations
Color information
#799541 (or 0x799541) is known color: Sushi. HEX triplet: 79, 95 and 41. RGB value is (121,149,65). Sum of RGB (Red+Green+Blue) = 121+149+65=335 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.12% from 335); Green value is 149 (58.59% from 255 or 44.48% from 335); Blue value is 65 (25.78% from 255 or 19.40% from 335); Max value from RGB is 149 - color contains mainly: green. Hex color #799541 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799541 is #866ABE. Grayscale: #838383. Windows color (decimal): -8809151 or 4298105. OLE color: 4298105.
HSL color Cylindrical-coordinate representation of color #799541: hue angle of 80º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #799541 is Cyan = 0.19, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 65 | - |
| CMYK | 0.19 | 0 | 0.56 | 0.42 |
| HSL | 80º | 0.39% | 0.42% | - |
| HSV(B) | 80º | 0.56% | 0.58% | - |
| XYZ | 19.59 | 25.94 | 8.98 | - |
| YUV | 131.05 | 90.72 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 65 | 0.19 | 0 | 0.56 | 0.42 | 80 | 0.39 | 0.42 |
| Hex | 79 | 95 | 41 | 13 | 0 | 38 | 2A | 50 | 27 | 2A |
| Octal | 171 | 225 | 101 | 23 | 0 | 70 | 52 | 120 | 47 | 52 |
| Binary | 1111001 | 10010101 | 1000001 | 10011 | 0 | 111000 | 101010 | 1010000 | 100111 | 101010 |
Color Harmonies of #799541
Complementary color
Monochromatic Colors of #799541
Black with #799541
Text Example
Text Example
White with #799541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799541; }
p { color: rgb(121,149,65); }
H1.HeaderClassName
{
color: #799541;
}
.AnyTagClassName
{
color: #799541;
}
</style>
background-color css
<style>
a { background-color: #799541; }
a { background-color: rgb(121,149,65); }
div.DivClassName
{
background-color: #799541;
}
.BgClassName
{
background-color: #799541;
}
</style>
border-color css
<style>
span { border-color: #799541; }
span { border-color: rgb(121,149,65); }
td.TdClassName
{
border-color: #799541;
}
.TagClassName
{
border-color: #799541;
}
</style>