Shades of Sushi #709636
Tints of Sushi #709636
RGB
CMYK
RGB Variations
Color information
#709636 (or 0x709636) is known color: Sushi. HEX triplet: 70, 96 and 36. RGB value is (112,150,54). Sum of RGB (Red+Green+Blue) = 112+150+54=316 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.44% from 316); Green value is 150 (58.98% from 255 or 47.47% from 316); Blue value is 54 (21.48% from 255 or 17.09% from 316); Max value from RGB is 150 - color contains mainly: green. Hex color #709636 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709636 is #8F69C9. Grayscale: #808080. Windows color (decimal): -9398730 or 3577456. OLE color: 3577456.
HSL color Cylindrical-coordinate representation of color #709636: hue angle of 83.75º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #709636 is Cyan = 0.25, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 150 | 54 | - |
| CMYK | 0.25 | 0 | 0.64 | 0.41 |
| HSL | 83.75º | 0.47% | 0.4% | - |
| HSV(B) | 83.75º | 0.64% | 0.59% | - |
| XYZ | 18.25 | 25.52 | 7.45 | - |
| YUV | 127.69 | 86.41 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 150 | 54 | 0.25 | 0 | 0.64 | 0.41 | 83.75 | 0.47 | 0.4 |
| Hex | 70 | 96 | 36 | 19 | 0 | 40 | 29 | 54 | 2F | 28 |
| Octal | 160 | 226 | 66 | 31 | 0 | 100 | 51 | 124 | 57 | 50 |
| Binary | 1110000 | 10010110 | 110110 | 11001 | 0 | 1000000 | 101001 | 1010100 | 101111 | 101000 |
Color Harmonies of #709636
Complementary color
Monochromatic Colors of #709636
Black with #709636
Text Example
Text Example
White with #709636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709636; }
p { color: rgb(112,150,54); }
H1.HeaderClassName
{
color: #709636;
}
.AnyTagClassName
{
color: #709636;
}
</style>
background-color css
<style>
a { background-color: #709636; }
a { background-color: rgb(112,150,54); }
div.DivClassName
{
background-color: #709636;
}
.BgClassName
{
background-color: #709636;
}
</style>
border-color css
<style>
span { border-color: #709636; }
span { border-color: rgb(112,150,54); }
td.TdClassName
{
border-color: #709636;
}
.TagClassName
{
border-color: #709636;
}
</style>