Shades of Sushi #709634
Tints of Sushi #709634
RGB
CMYK
RGB Variations
Color information
#709634 (or 0x709634) is known color: Sushi. HEX triplet: 70, 96 and 34. RGB value is (112,150,52). Sum of RGB (Red+Green+Blue) = 112+150+52=314 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.67% from 314); Green value is 150 (58.98% from 255 or 47.77% from 314); Blue value is 52 (20.70% from 255 or 16.56% from 314); Max value from RGB is 150 - color contains mainly: green. Hex color #709634 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709634 is #8F69CB. Grayscale: #7F7F7F. Windows color (decimal): -9398732 or 3446384. OLE color: 3446384.
HSL color Cylindrical-coordinate representation of color #709634: hue angle of 83.27º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #709634 is Cyan = 0.25, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 112 | 150 | 52 | - |
| CMYK | 0.25 | 0 | 0.65 | 0.41 |
| HSL | 83.27º | 0.49% | 0.4% | - |
| HSV(B) | 83.27º | 0.65% | 0.59% | - |
| XYZ | 18.21 | 25.51 | 7.21 | - |
| YUV | 127.47 | 85.41 | 116.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 150 | 52 | 0.25 | 0 | 0.65 | 0.41 | 83.27 | 0.49 | 0.4 |
| Hex | 70 | 96 | 34 | 19 | 0 | 41 | 29 | 53 | 31 | 28 |
| Octal | 160 | 226 | 64 | 31 | 0 | 101 | 51 | 123 | 61 | 50 |
| Binary | 1110000 | 10010110 | 110100 | 11001 | 0 | 1000001 | 101001 | 1010011 | 110001 | 101000 |
Color Harmonies of #709634
Complementary color
Monochromatic Colors of #709634
Black with #709634
Text Example
Text Example
White with #709634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709634; }
p { color: rgb(112,150,52); }
H1.HeaderClassName
{
color: #709634;
}
.AnyTagClassName
{
color: #709634;
}
</style>
background-color css
<style>
a { background-color: #709634; }
a { background-color: rgb(112,150,52); }
div.DivClassName
{
background-color: #709634;
}
.BgClassName
{
background-color: #709634;
}
</style>
border-color css
<style>
span { border-color: #709634; }
span { border-color: rgb(112,150,52); }
td.TdClassName
{
border-color: #709634;
}
.TagClassName
{
border-color: #709634;
}
</style>