Shades of Sushi #799439
Tints of Sushi #799439
RGB
CMYK
RGB Variations
Color information
#799439 (or 0x799439) is known color: Sushi. HEX triplet: 79, 94 and 39. RGB value is (121,148,57). Sum of RGB (Red+Green+Blue) = 121+148+57=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 148 (58.20% from 255 or 45.40% from 326); Blue value is 57 (22.66% from 255 or 17.48% from 326); Max value from RGB is 148 - color contains mainly: green. Hex color #799439 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799439 is #866BC6. Grayscale: #818181. Windows color (decimal): -8809415 or 3773561. OLE color: 3773561.
HSL color Cylindrical-coordinate representation of color #799439: hue angle of 77.8º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #799439 is Cyan = 0.18, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 57 | - |
| CMYK | 0.18 | 0 | 0.61 | 0.42 |
| HSL | 77.8º | 0.44% | 0.4% | - |
| HSV(B) | 77.8º | 0.61% | 0.58% | - |
| XYZ | 19.21 | 25.54 | 7.79 | - |
| YUV | 129.55 | 87.05 | 121.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 57 | 0.18 | 0 | 0.61 | 0.42 | 77.8 | 0.44 | 0.4 |
| Hex | 79 | 94 | 39 | 12 | 0 | 3D | 2A | 4E | 2C | 28 |
| Octal | 171 | 224 | 71 | 22 | 0 | 75 | 52 | 116 | 54 | 50 |
| Binary | 1111001 | 10010100 | 111001 | 10010 | 0 | 111101 | 101010 | 1001110 | 101100 | 101000 |
Color Harmonies of #799439
Complementary color
Monochromatic Colors of #799439
Black with #799439
Text Example
Text Example
White with #799439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799439; }
p { color: rgb(121,148,57); }
H1.HeaderClassName
{
color: #799439;
}
.AnyTagClassName
{
color: #799439;
}
</style>
background-color css
<style>
a { background-color: #799439; }
a { background-color: rgb(121,148,57); }
div.DivClassName
{
background-color: #799439;
}
.BgClassName
{
background-color: #799439;
}
</style>
border-color css
<style>
span { border-color: #799439; }
span { border-color: rgb(121,148,57); }
td.TdClassName
{
border-color: #799439;
}
.TagClassName
{
border-color: #799439;
}
</style>