Shades of Sushi #709638
Tints of Sushi #709638
RGB
CMYK
RGB Variations
Color information
#709638 (or 0x709638) is known color: Sushi. HEX triplet: 70, 96 and 38. RGB value is (112,150,56). Sum of RGB (Red+Green+Blue) = 112+150+56=318 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.22% from 318); Green value is 150 (58.98% from 255 or 47.17% from 318); Blue value is 56 (22.27% from 255 or 17.61% from 318); Max value from RGB is 150 - color contains mainly: green. Hex color #709638 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709638 is #8F69C7. Grayscale: #808080. Windows color (decimal): -9398728 or 3708528. OLE color: 3708528.
HSL color Cylindrical-coordinate representation of color #709638: hue angle of 84.26º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #709638 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 150 | 56 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.41 |
| HSL | 84.26º | 0.46% | 0.4% | - |
| HSV(B) | 84.26º | 0.63% | 0.59% | - |
| XYZ | 18.3 | 25.54 | 7.71 | - |
| YUV | 127.92 | 87.41 | 116.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 150 | 56 | 0.25 | 0 | 0.63 | 0.41 | 84.26 | 0.46 | 0.4 |
| Hex | 70 | 96 | 38 | 19 | 0 | 3F | 29 | 54 | 2E | 28 |
| Octal | 160 | 226 | 70 | 31 | 0 | 77 | 51 | 124 | 56 | 50 |
| Binary | 1110000 | 10010110 | 111000 | 11001 | 0 | 111111 | 101001 | 1010100 | 101110 | 101000 |
Color Harmonies of #709638
Complementary color
Monochromatic Colors of #709638
Black with #709638
Text Example
Text Example
White with #709638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709638; }
p { color: rgb(112,150,56); }
H1.HeaderClassName
{
color: #709638;
}
.AnyTagClassName
{
color: #709638;
}
</style>
background-color css
<style>
a { background-color: #709638; }
a { background-color: rgb(112,150,56); }
div.DivClassName
{
background-color: #709638;
}
.BgClassName
{
background-color: #709638;
}
</style>
border-color css
<style>
span { border-color: #709638; }
span { border-color: rgb(112,150,56); }
td.TdClassName
{
border-color: #709638;
}
.TagClassName
{
border-color: #709638;
}
</style>