Shades of Sushi #799438
Tints of Sushi #799438
RGB
CMYK
RGB Variations
Color information
#799438 (or 0x799438) is known color: Sushi. HEX triplet: 79, 94 and 38. RGB value is (121,148,56). Sum of RGB (Red+Green+Blue) = 121+148+56=325 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.23% from 325); Green value is 148 (58.20% from 255 or 45.54% from 325); Blue value is 56 (22.27% from 255 or 17.23% from 325); Max value from RGB is 148 - color contains mainly: green. Hex color #799438 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799438 is #866BC7. Grayscale: #818181. Windows color (decimal): -8809416 or 3708025. OLE color: 3708025.
HSL color Cylindrical-coordinate representation of color #799438: hue angle of 77.61º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #799438 is Cyan = 0.18, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 56 | - |
| CMYK | 0.18 | 0 | 0.62 | 0.42 |
| HSL | 77.61º | 0.45% | 0.4% | - |
| HSV(B) | 77.61º | 0.62% | 0.58% | - |
| XYZ | 19.19 | 25.53 | 7.66 | - |
| YUV | 129.44 | 86.55 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 56 | 0.18 | 0 | 0.62 | 0.42 | 77.61 | 0.45 | 0.4 |
| Hex | 79 | 94 | 38 | 12 | 0 | 3E | 2A | 4E | 2D | 28 |
| Octal | 171 | 224 | 70 | 22 | 0 | 76 | 52 | 116 | 55 | 50 |
| Binary | 1111001 | 10010100 | 111000 | 10010 | 0 | 111110 | 101010 | 1001110 | 101101 | 101000 |
Color Harmonies of #799438
Complementary color
Monochromatic Colors of #799438
Black with #799438
Text Example
Text Example
White with #799438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799438; }
p { color: rgb(121,148,56); }
H1.HeaderClassName
{
color: #799438;
}
.AnyTagClassName
{
color: #799438;
}
</style>
background-color css
<style>
a { background-color: #799438; }
a { background-color: rgb(121,148,56); }
div.DivClassName
{
background-color: #799438;
}
.BgClassName
{
background-color: #799438;
}
</style>
border-color css
<style>
span { border-color: #799438; }
span { border-color: rgb(121,148,56); }
td.TdClassName
{
border-color: #799438;
}
.TagClassName
{
border-color: #799438;
}
</style>