Shades of Sushi #799641
Tints of Sushi #799641
RGB
CMYK
RGB Variations
Color information
#799641 (or 0x799641) is known color: Sushi. HEX triplet: 79, 96 and 41. RGB value is (121,150,65). Sum of RGB (Red+Green+Blue) = 121+150+65=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 150 (58.98% from 255 or 44.64% from 336); Blue value is 65 (25.78% from 255 or 19.35% from 336); Max value from RGB is 150 - color contains mainly: green. Hex color #799641 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799641 is #8669BE. Grayscale: #838383. Windows color (decimal): -8808895 or 4298361. OLE color: 4298361.
HSL color Cylindrical-coordinate representation of color #799641: hue angle of 80.47º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #799641 is Cyan = 0.19, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 150 | 65 | - |
| CMYK | 0.19 | 0 | 0.57 | 0.41 |
| HSL | 80.47º | 0.4% | 0.42% | - |
| HSV(B) | 80.47º | 0.57% | 0.59% | - |
| XYZ | 19.75 | 26.26 | 9.03 | - |
| YUV | 131.64 | 90.39 | 120.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 150 | 65 | 0.19 | 0 | 0.57 | 0.41 | 80.47 | 0.4 | 0.42 |
| Hex | 79 | 96 | 41 | 13 | 0 | 39 | 29 | 50 | 28 | 2A |
| Octal | 171 | 226 | 101 | 23 | 0 | 71 | 51 | 120 | 50 | 52 |
| Binary | 1111001 | 10010110 | 1000001 | 10011 | 0 | 111001 | 101001 | 1010000 | 101000 | 101010 |
Color Harmonies of #799641
Complementary color
Monochromatic Colors of #799641
Black with #799641
Text Example
Text Example
White with #799641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799641; }
p { color: rgb(121,150,65); }
H1.HeaderClassName
{
color: #799641;
}
.AnyTagClassName
{
color: #799641;
}
</style>
background-color css
<style>
a { background-color: #799641; }
a { background-color: rgb(121,150,65); }
div.DivClassName
{
background-color: #799641;
}
.BgClassName
{
background-color: #799641;
}
</style>
border-color css
<style>
span { border-color: #799641; }
span { border-color: rgb(121,150,65); }
td.TdClassName
{
border-color: #799641;
}
.TagClassName
{
border-color: #799641;
}
</style>