Shades of Sushi #799429
Tints of Sushi #799429
RGB
CMYK
RGB Variations
Color information
#799429 (or 0x799429) is known color: Sushi. HEX triplet: 79, 94 and 29. RGB value is (121,148,41). Sum of RGB (Red+Green+Blue) = 121+148+41=310 (41% of max value = 765). Red value is 121 (47.66% from 255 or 39.03% from 310); Green value is 148 (58.20% from 255 or 47.74% from 310); Blue value is 41 (16.41% from 255 or 13.23% from 310); Max value from RGB is 148 - color contains mainly: green. Hex color #799429 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799429 is #866BD6. Grayscale: #808080. Windows color (decimal): -8809431 or 2724985. OLE color: 2724985.
HSL color Cylindrical-coordinate representation of color #799429: hue angle of 75.14º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #799429 is Cyan = 0.18, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 41 | - |
| CMYK | 0.18 | 0 | 0.72 | 0.42 |
| HSL | 75.14º | 0.57% | 0.37% | - |
| HSV(B) | 75.14º | 0.72% | 0.58% | - |
| XYZ | 18.88 | 25.4 | 6.01 | - |
| YUV | 127.73 | 79.05 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 41 | 0.18 | 0 | 0.72 | 0.42 | 75.14 | 0.57 | 0.37 |
| Hex | 79 | 94 | 29 | 12 | 0 | 48 | 2A | 4B | 39 | 25 |
| Octal | 171 | 224 | 51 | 22 | 0 | 110 | 52 | 113 | 71 | 45 |
| Binary | 1111001 | 10010100 | 101001 | 10010 | 0 | 1001000 | 101010 | 1001011 | 111001 | 100101 |
Color Harmonies of #799429
Complementary color
Monochromatic Colors of #799429
Black with #799429
Text Example
Text Example
White with #799429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799429; }
p { color: rgb(121,148,41); }
H1.HeaderClassName
{
color: #799429;
}
.AnyTagClassName
{
color: #799429;
}
</style>
background-color css
<style>
a { background-color: #799429; }
a { background-color: rgb(121,148,41); }
div.DivClassName
{
background-color: #799429;
}
.BgClassName
{
background-color: #799429;
}
</style>
border-color css
<style>
span { border-color: #799429; }
span { border-color: rgb(121,148,41); }
td.TdClassName
{
border-color: #799429;
}
.TagClassName
{
border-color: #799429;
}
</style>