Shades of Sushi #709138
Tints of Sushi #709138
RGB
CMYK
RGB Variations
Color information
#709138 (or 0x709138) is known color: Sushi. HEX triplet: 70, 91 and 38. RGB value is (112,145,56). Sum of RGB (Red+Green+Blue) = 112+145+56=313 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.78% from 313); Green value is 145 (57.03% from 255 or 46.33% from 313); Blue value is 56 (22.27% from 255 or 17.89% from 313); Max value from RGB is 145 - color contains mainly: green. Hex color #709138 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709138 is #8F6EC7. Grayscale: #7D7D7D. Windows color (decimal): -9400008 or 3707248. OLE color: 3707248.
HSL color Cylindrical-coordinate representation of color #709138: hue angle of 82.25º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #709138 is Cyan = 0.23, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 112 | 145 | 56 | - |
| CMYK | 0.23 | 0 | 0.61 | 0.43 |
| HSL | 82.25º | 0.44% | 0.39% | - |
| HSV(B) | 82.25º | 0.61% | 0.57% | - |
| XYZ | 17.52 | 23.98 | 7.45 | - |
| YUV | 124.99 | 89.07 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 145 | 56 | 0.23 | 0 | 0.61 | 0.43 | 82.25 | 0.44 | 0.39 |
| Hex | 70 | 91 | 38 | 17 | 0 | 3D | 2B | 52 | 2C | 27 |
| Octal | 160 | 221 | 70 | 27 | 0 | 75 | 53 | 122 | 54 | 47 |
| Binary | 1110000 | 10010001 | 111000 | 10111 | 0 | 111101 | 101011 | 1010010 | 101100 | 100111 |
Color Harmonies of #709138
Complementary color
Monochromatic Colors of #709138
Black with #709138
Text Example
Text Example
White with #709138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709138; }
p { color: rgb(112,145,56); }
H1.HeaderClassName
{
color: #709138;
}
.AnyTagClassName
{
color: #709138;
}
</style>
background-color css
<style>
a { background-color: #709138; }
a { background-color: rgb(112,145,56); }
div.DivClassName
{
background-color: #709138;
}
.BgClassName
{
background-color: #709138;
}
</style>
border-color css
<style>
span { border-color: #709138; }
span { border-color: rgb(112,145,56); }
td.TdClassName
{
border-color: #709138;
}
.TagClassName
{
border-color: #709138;
}
</style>