Shades of Sushi #709938
Tints of Sushi #709938
RGB
CMYK
RGB Variations
Color information
#709938 (or 0x709938) is known color: Sushi. HEX triplet: 70, 99 and 38. RGB value is (112,153,56). Sum of RGB (Red+Green+Blue) = 112+153+56=321 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.89% from 321); Green value is 153 (60.16% from 255 or 47.66% from 321); Blue value is 56 (22.27% from 255 or 17.45% from 321); Max value from RGB is 153 - color contains mainly: green. Hex color #709938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709938 is #8F66C7. Grayscale: #828282. Windows color (decimal): -9397960 or 3709296. OLE color: 3709296.
HSL color Cylindrical-coordinate representation of color #709938: hue angle of 85.36º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #709938 is Cyan = 0.27, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 112 | 153 | 56 | - |
| CMYK | 0.27 | 0 | 0.63 | 0.4 |
| HSL | 85.36º | 0.46% | 0.41% | - |
| HSV(B) | 85.36º | 0.63% | 0.6% | - |
| XYZ | 18.79 | 26.51 | 7.87 | - |
| YUV | 129.68 | 86.42 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 153 | 56 | 0.27 | 0 | 0.63 | 0.4 | 85.36 | 0.46 | 0.41 |
| Hex | 70 | 99 | 38 | 1B | 0 | 3F | 28 | 55 | 2E | 29 |
| Octal | 160 | 231 | 70 | 33 | 0 | 77 | 50 | 125 | 56 | 51 |
| Binary | 1110000 | 10011001 | 111000 | 11011 | 0 | 111111 | 101000 | 1010101 | 101110 | 101001 |
Color Harmonies of #709938
Complementary color
Monochromatic Colors of #709938
Black with #709938
Text Example
Text Example
White with #709938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709938; }
p { color: rgb(112,153,56); }
H1.HeaderClassName
{
color: #709938;
}
.AnyTagClassName
{
color: #709938;
}
</style>
background-color css
<style>
a { background-color: #709938; }
a { background-color: rgb(112,153,56); }
div.DivClassName
{
background-color: #709938;
}
.BgClassName
{
background-color: #709938;
}
</style>
border-color css
<style>
span { border-color: #709938; }
span { border-color: rgb(112,153,56); }
td.TdClassName
{
border-color: #709938;
}
.TagClassName
{
border-color: #709938;
}
</style>