Shades of Sushi #789547
Tints of Sushi #789547
RGB
CMYK
RGB Variations
Color information
#789547 (or 0x789547) is known color: Sushi. HEX triplet: 78, 95 and 47. RGB value is (120,149,71). Sum of RGB (Red+Green+Blue) = 120+149+71=340 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.29% from 340); Green value is 149 (58.59% from 255 or 43.82% from 340); Blue value is 71 (28.12% from 255 or 20.88% from 340); Max value from RGB is 149 - color contains mainly: green. Hex color #789547 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #789547 is #876AB8. Grayscale: #838383. Windows color (decimal): -8874681 or 4691320. OLE color: 4691320.
HSL color Cylindrical-coordinate representation of color #789547: hue angle of 82.31º 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 #789547 is Cyan = 0.19, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 149 | 71 | - |
| CMYK | 0.19 | 0 | 0.52 | 0.42 |
| HSL | 82.31º | 0.35% | 0.43% | - |
| HSV(B) | 82.31º | 0.52% | 0.58% | - |
| XYZ | 19.63 | 25.94 | 9.93 | - |
| YUV | 131.44 | 93.89 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 149 | 71 | 0.19 | 0 | 0.52 | 0.42 | 82.31 | 0.35 | 0.43 |
| Hex | 78 | 95 | 47 | 13 | 0 | 34 | 2A | 52 | 23 | 2B |
| Octal | 170 | 225 | 107 | 23 | 0 | 64 | 52 | 122 | 43 | 53 |
| Binary | 1111000 | 10010101 | 1000111 | 10011 | 0 | 110100 | 101010 | 1010010 | 100011 | 101011 |
Color Harmonies of #789547
Complementary color
Monochromatic Colors of #789547
Black with #789547
Text Example
Text Example
White with #789547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789547; }
p { color: rgb(120,149,71); }
H1.HeaderClassName
{
color: #789547;
}
.AnyTagClassName
{
color: #789547;
}
</style>
background-color css
<style>
a { background-color: #789547; }
a { background-color: rgb(120,149,71); }
div.DivClassName
{
background-color: #789547;
}
.BgClassName
{
background-color: #789547;
}
</style>
border-color css
<style>
span { border-color: #789547; }
span { border-color: rgb(120,149,71); }
td.TdClassName
{
border-color: #789547;
}
.TagClassName
{
border-color: #789547;
}
</style>