Shades of Sushi #799534
Tints of Sushi #799534
RGB
CMYK
RGB Variations
Color information
#799534 (or 0x799534) is known color: Sushi. HEX triplet: 79, 95 and 34. RGB value is (121,149,52). Sum of RGB (Red+Green+Blue) = 121+149+52=322 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.58% from 322); Green value is 149 (58.59% from 255 or 46.27% from 322); Blue value is 52 (20.70% from 255 or 16.15% from 322); Max value from RGB is 149 - color contains mainly: green. Hex color #799534 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799534 is #866ACB. Grayscale: #818181. Windows color (decimal): -8809164 or 3446137. OLE color: 3446137.
HSL color Cylindrical-coordinate representation of color #799534: hue angle of 77.32º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #799534 is Cyan = 0.19, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 52 | - |
| CMYK | 0.19 | 0 | 0.65 | 0.42 |
| HSL | 77.32º | 0.48% | 0.39% | - |
| HSV(B) | 77.32º | 0.65% | 0.58% | - |
| XYZ | 19.25 | 25.81 | 7.22 | - |
| YUV | 129.57 | 84.22 | 121.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 52 | 0.19 | 0 | 0.65 | 0.42 | 77.32 | 0.48 | 0.39 |
| Hex | 79 | 95 | 34 | 13 | 0 | 41 | 2A | 4D | 30 | 27 |
| Octal | 171 | 225 | 64 | 23 | 0 | 101 | 52 | 115 | 60 | 47 |
| Binary | 1111001 | 10010101 | 110100 | 10011 | 0 | 1000001 | 101010 | 1001101 | 110000 | 100111 |
Color Harmonies of #799534
Complementary color
Monochromatic Colors of #799534
Black with #799534
Text Example
Text Example
White with #799534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799534; }
p { color: rgb(121,149,52); }
H1.HeaderClassName
{
color: #799534;
}
.AnyTagClassName
{
color: #799534;
}
</style>
background-color css
<style>
a { background-color: #799534; }
a { background-color: rgb(121,149,52); }
div.DivClassName
{
background-color: #799534;
}
.BgClassName
{
background-color: #799534;
}
</style>
border-color css
<style>
span { border-color: #799534; }
span { border-color: rgb(121,149,52); }
td.TdClassName
{
border-color: #799534;
}
.TagClassName
{
border-color: #799534;
}
</style>