Shades of Sushi #709040
Tints of Sushi #709040
RGB
CMYK
RGB Variations
Color information
#709040 (or 0x709040) is known color: Sushi. HEX triplet: 70, 90 and 40. RGB value is (112,144,64). Sum of RGB (Red+Green+Blue) = 112+144+64=320 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35% from 320); Green value is 144 (56.64% from 255 or 45% from 320); Blue value is 64 (25.39% from 255 or 20% from 320); Max value from RGB is 144 - color contains mainly: green. Hex color #709040 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709040 is #8F6FBF. Grayscale: #7D7D7D. Windows color (decimal): -9400256 or 4231280. OLE color: 4231280.
HSL color Cylindrical-coordinate representation of color #709040: hue angle of 84º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #709040 is Cyan = 0.22, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 144 | 64 | - |
| CMYK | 0.22 | 0 | 0.56 | 0.44 |
| HSL | 84º | 0.38% | 0.41% | - |
| HSV(B) | 84º | 0.56% | 0.56% | - |
| XYZ | 17.58 | 23.76 | 8.51 | - |
| YUV | 125.31 | 93.4 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 144 | 64 | 0.22 | 0 | 0.56 | 0.44 | 84 | 0.38 | 0.41 |
| Hex | 70 | 90 | 40 | 16 | 0 | 38 | 2C | 54 | 26 | 29 |
| Octal | 160 | 220 | 100 | 26 | 0 | 70 | 54 | 124 | 46 | 51 |
| Binary | 1110000 | 10010000 | 1000000 | 10110 | 0 | 111000 | 101100 | 1010100 | 100110 | 101001 |
Color Harmonies of #709040
Complementary color
Monochromatic Colors of #709040
Black with #709040
Text Example
Text Example
White with #709040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709040; }
p { color: rgb(112,144,64); }
H1.HeaderClassName
{
color: #709040;
}
.AnyTagClassName
{
color: #709040;
}
</style>
background-color css
<style>
a { background-color: #709040; }
a { background-color: rgb(112,144,64); }
div.DivClassName
{
background-color: #709040;
}
.BgClassName
{
background-color: #709040;
}
</style>
border-color css
<style>
span { border-color: #709040; }
span { border-color: rgb(112,144,64); }
td.TdClassName
{
border-color: #709040;
}
.TagClassName
{
border-color: #709040;
}
</style>