Shades of Sushi #709339
Tints of Sushi #709339
RGB
CMYK
RGB Variations
Color information
#709339 (or 0x709339) is known color: Sushi. HEX triplet: 70, 93 and 39. RGB value is (112,147,57). Sum of RGB (Red+Green+Blue) = 112+147+57=316 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.44% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 57 (22.66% from 255 or 18.04% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #709339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709339 is #8F6CC6. Grayscale: #7E7E7E. Windows color (decimal): -9399495 or 3773296. OLE color: 3773296.
HSL color Cylindrical-coordinate representation of color #709339: hue angle of 83.33º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #709339 is Cyan = 0.24, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 147 | 57 | - |
| CMYK | 0.24 | 0 | 0.61 | 0.42 |
| HSL | 83.33º | 0.44% | 0.4% | - |
| HSV(B) | 83.33º | 0.61% | 0.58% | - |
| XYZ | 17.85 | 24.61 | 7.68 | - |
| YUV | 126.28 | 88.9 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 147 | 57 | 0.24 | 0 | 0.61 | 0.42 | 83.33 | 0.44 | 0.4 |
| Hex | 70 | 93 | 39 | 18 | 0 | 3D | 2A | 53 | 2C | 28 |
| Octal | 160 | 223 | 71 | 30 | 0 | 75 | 52 | 123 | 54 | 50 |
| Binary | 1110000 | 10010011 | 111001 | 11000 | 0 | 111101 | 101010 | 1010011 | 101100 | 101000 |
Color Harmonies of #709339
Complementary color
Monochromatic Colors of #709339
Black with #709339
Text Example
Text Example
White with #709339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709339; }
p { color: rgb(112,147,57); }
H1.HeaderClassName
{
color: #709339;
}
.AnyTagClassName
{
color: #709339;
}
</style>
background-color css
<style>
a { background-color: #709339; }
a { background-color: rgb(112,147,57); }
div.DivClassName
{
background-color: #709339;
}
.BgClassName
{
background-color: #709339;
}
</style>
border-color css
<style>
span { border-color: #709339; }
span { border-color: rgb(112,147,57); }
td.TdClassName
{
border-color: #709339;
}
.TagClassName
{
border-color: #709339;
}
</style>