Shades of Sushi #709337
Tints of Sushi #709337
RGB
CMYK
RGB Variations
Color information
#709337 (or 0x709337) is known color: Sushi. HEX triplet: 70, 93 and 37. RGB value is (112,147,55). Sum of RGB (Red+Green+Blue) = 112+147+55=314 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.67% from 314); Green value is 147 (57.81% from 255 or 46.82% from 314); Blue value is 55 (21.88% from 255 or 17.52% from 314); Max value from RGB is 147 - color contains mainly: green. Hex color #709337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709337 is #8F6CC8. Grayscale: #7E7E7E. Windows color (decimal): -9399497 or 3642224. OLE color: 3642224.
HSL color Cylindrical-coordinate representation of color #709337: hue angle of 82.83º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #709337 is Cyan = 0.24, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 147 | 55 | - |
| CMYK | 0.24 | 0 | 0.63 | 0.42 |
| HSL | 82.83º | 0.46% | 0.4% | - |
| HSV(B) | 82.83º | 0.63% | 0.58% | - |
| XYZ | 17.81 | 24.59 | 7.42 | - |
| YUV | 126.05 | 87.9 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 147 | 55 | 0.24 | 0 | 0.63 | 0.42 | 82.83 | 0.46 | 0.4 |
| Hex | 70 | 93 | 37 | 18 | 0 | 3F | 2A | 53 | 2E | 28 |
| Octal | 160 | 223 | 67 | 30 | 0 | 77 | 52 | 123 | 56 | 50 |
| Binary | 1110000 | 10010011 | 110111 | 11000 | 0 | 111111 | 101010 | 1010011 | 101110 | 101000 |
Color Harmonies of #709337
Complementary color
Monochromatic Colors of #709337
Black with #709337
Text Example
Text Example
White with #709337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709337; }
p { color: rgb(112,147,55); }
H1.HeaderClassName
{
color: #709337;
}
.AnyTagClassName
{
color: #709337;
}
</style>
background-color css
<style>
a { background-color: #709337; }
a { background-color: rgb(112,147,55); }
div.DivClassName
{
background-color: #709337;
}
.BgClassName
{
background-color: #709337;
}
</style>
border-color css
<style>
span { border-color: #709337; }
span { border-color: rgb(112,147,55); }
td.TdClassName
{
border-color: #709337;
}
.TagClassName
{
border-color: #709337;
}
</style>