Shades of Sushi #799440
Tints of Sushi #799440
RGB
CMYK
RGB Variations
Color information
#799440 (or 0x799440) is known color: Sushi. HEX triplet: 79, 94 and 40. RGB value is (121,148,64). Sum of RGB (Red+Green+Blue) = 121+148+64=333 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.34% from 333); Green value is 148 (58.20% from 255 or 44.44% from 333); Blue value is 64 (25.39% from 255 or 19.22% from 333); Max value from RGB is 148 - color contains mainly: green. Hex color #799440 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799440 is #866BBF. Grayscale: #828282. Windows color (decimal): -8809408 or 4232313. OLE color: 4232313.
HSL color Cylindrical-coordinate representation of color #799440: hue angle of 79.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #799440 is Cyan = 0.18, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 64 | - |
| CMYK | 0.18 | 0 | 0.57 | 0.42 |
| HSL | 79.29º | 0.4% | 0.42% | - |
| HSV(B) | 79.29º | 0.57% | 0.58% | - |
| XYZ | 19.4 | 25.61 | 8.77 | - |
| YUV | 130.35 | 90.55 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 64 | 0.18 | 0 | 0.57 | 0.42 | 79.29 | 0.4 | 0.42 |
| Hex | 79 | 94 | 40 | 12 | 0 | 39 | 2A | 4F | 28 | 2A |
| Octal | 171 | 224 | 100 | 22 | 0 | 71 | 52 | 117 | 50 | 52 |
| Binary | 1111001 | 10010100 | 1000000 | 10010 | 0 | 111001 | 101010 | 1001111 | 101000 | 101010 |
Color Harmonies of #799440
Complementary color
Monochromatic Colors of #799440
Black with #799440
Text Example
Text Example
White with #799440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799440; }
p { color: rgb(121,148,64); }
H1.HeaderClassName
{
color: #799440;
}
.AnyTagClassName
{
color: #799440;
}
</style>
background-color css
<style>
a { background-color: #799440; }
a { background-color: rgb(121,148,64); }
div.DivClassName
{
background-color: #799440;
}
.BgClassName
{
background-color: #799440;
}
</style>
border-color css
<style>
span { border-color: #799440; }
span { border-color: rgb(121,148,64); }
td.TdClassName
{
border-color: #799440;
}
.TagClassName
{
border-color: #799440;
}
</style>