Shades of Sushi #799838
Tints of Sushi #799838
RGB
CMYK
RGB Variations
Color information
#799838 (or 0x799838) is known color: Sushi. HEX triplet: 79, 98 and 38. RGB value is (121,152,56). Sum of RGB (Red+Green+Blue) = 121+152+56=329 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.78% from 329); Green value is 152 (59.77% from 255 or 46.20% from 329); Blue value is 56 (22.27% from 255 or 17.02% from 329); Max value from RGB is 152 - color contains mainly: green. Hex color #799838 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799838 is #8667C7. Grayscale: #848484. Windows color (decimal): -8808392 or 3709049. OLE color: 3709049.
HSL color Cylindrical-coordinate representation of color #799838: hue angle of 79.38º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #799838 is Cyan = 0.20, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 152 | 56 | - |
| CMYK | 0.20 | 0 | 0.63 | 0.40 |
| HSL | 79.38º | 0.46% | 0.41% | - |
| HSV(B) | 79.38º | 0.63% | 0.6% | - |
| XYZ | 19.83 | 26.81 | 7.87 | - |
| YUV | 131.79 | 85.23 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 152 | 56 | 0.20 | 0 | 0.63 | 0.40 | 79.38 | 0.46 | 0.41 |
| Hex | 79 | 98 | 38 | 14 | 0 | 3F | 28 | 4F | 2E | 29 |
| Octal | 171 | 230 | 70 | 24 | 0 | 77 | 50 | 117 | 56 | 51 |
| Binary | 1111001 | 10011000 | 111000 | 10100 | 0 | 111111 | 101000 | 1001111 | 101110 | 101001 |
Color Harmonies of #799838
Complementary color
Monochromatic Colors of #799838
Black with #799838
Text Example
Text Example
White with #799838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799838; }
p { color: rgb(121,152,56); }
H1.HeaderClassName
{
color: #799838;
}
.AnyTagClassName
{
color: #799838;
}
</style>
background-color css
<style>
a { background-color: #799838; }
a { background-color: rgb(121,152,56); }
div.DivClassName
{
background-color: #799838;
}
.BgClassName
{
background-color: #799838;
}
</style>
border-color css
<style>
span { border-color: #799838; }
span { border-color: rgb(121,152,56); }
td.TdClassName
{
border-color: #799838;
}
.TagClassName
{
border-color: #799838;
}
</style>