Shades of Sushi #799547
Tints of Sushi #799547
RGB
CMYK
RGB Variations
Color information
#799547 (or 0x799547) is known color: Sushi. HEX triplet: 79, 95 and 47. RGB value is (121,149,71). Sum of RGB (Red+Green+Blue) = 121+149+71=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 149 (58.59% from 255 or 43.70% from 341); Blue value is 71 (28.12% from 255 or 20.82% from 341); Max value from RGB is 149 - color contains mainly: green. Hex color #799547 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #799547 is #866AB8. Grayscale: #848484. Windows color (decimal): -8809145 or 4691321. OLE color: 4691321.
HSL color Cylindrical-coordinate representation of color #799547: hue angle of 81.54º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #799547 is Cyan = 0.19, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 71 | - |
| CMYK | 0.19 | 0 | 0.52 | 0.42 |
| HSL | 81.54º | 0.35% | 0.43% | - |
| HSV(B) | 81.54º | 0.52% | 0.58% | - |
| XYZ | 19.77 | 26.01 | 9.94 | - |
| YUV | 131.74 | 93.72 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 71 | 0.19 | 0 | 0.52 | 0.42 | 81.54 | 0.35 | 0.43 |
| Hex | 79 | 95 | 47 | 13 | 0 | 34 | 2A | 52 | 23 | 2B |
| Octal | 171 | 225 | 107 | 23 | 0 | 64 | 52 | 122 | 43 | 53 |
| Binary | 1111001 | 10010101 | 1000111 | 10011 | 0 | 110100 | 101010 | 1010010 | 100011 | 101011 |
Color Harmonies of #799547
Complementary color
Monochromatic Colors of #799547
Black with #799547
Text Example
Text Example
White with #799547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799547; }
p { color: rgb(121,149,71); }
H1.HeaderClassName
{
color: #799547;
}
.AnyTagClassName
{
color: #799547;
}
</style>
background-color css
<style>
a { background-color: #799547; }
a { background-color: rgb(121,149,71); }
div.DivClassName
{
background-color: #799547;
}
.BgClassName
{
background-color: #799547;
}
</style>
border-color css
<style>
span { border-color: #799547; }
span { border-color: rgb(121,149,71); }
td.TdClassName
{
border-color: #799547;
}
.TagClassName
{
border-color: #799547;
}
</style>