Shades of Sushi #709531
Tints of Sushi #709531
RGB
CMYK
RGB Variations
Color information
#709531 (or 0x709531) is known color: Sushi. HEX triplet: 70, 95 and 31. RGB value is (112,149,49). Sum of RGB (Red+Green+Blue) = 112+149+49=310 (41% of max value = 765). Red value is 112 (44.14% from 255 or 36.13% from 310); Green value is 149 (58.59% from 255 or 48.06% from 310); Blue value is 49 (19.53% from 255 or 15.81% from 310); Max value from RGB is 149 - color contains mainly: green. Hex color #709531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709531 is #8F6ACE. Grayscale: #7E7E7E. Windows color (decimal): -9398991 or 3249520. OLE color: 3249520.
HSL color Cylindrical-coordinate representation of color #709531: hue angle of 82.2º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #709531 is Cyan = 0.25, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 149 | 49 | - |
| CMYK | 0.25 | 0 | 0.67 | 0.42 |
| HSL | 82.2º | 0.51% | 0.39% | - |
| HSV(B) | 82.2º | 0.67% | 0.58% | - |
| XYZ | 17.98 | 25.16 | 6.81 | - |
| YUV | 126.54 | 84.24 | 117.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 149 | 49 | 0.25 | 0 | 0.67 | 0.42 | 82.2 | 0.51 | 0.39 |
| Hex | 70 | 95 | 31 | 19 | 0 | 43 | 2A | 52 | 33 | 27 |
| Octal | 160 | 225 | 61 | 31 | 0 | 103 | 52 | 122 | 63 | 47 |
| Binary | 1110000 | 10010101 | 110001 | 11001 | 0 | 1000011 | 101010 | 1010010 | 110011 | 100111 |
Color Harmonies of #709531
Complementary color
Monochromatic Colors of #709531
Black with #709531
Text Example
Text Example
White with #709531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709531; }
p { color: rgb(112,149,49); }
H1.HeaderClassName
{
color: #709531;
}
.AnyTagClassName
{
color: #709531;
}
</style>
background-color css
<style>
a { background-color: #709531; }
a { background-color: rgb(112,149,49); }
div.DivClassName
{
background-color: #709531;
}
.BgClassName
{
background-color: #709531;
}
</style>
border-color css
<style>
span { border-color: #709531; }
span { border-color: rgb(112,149,49); }
td.TdClassName
{
border-color: #709531;
}
.TagClassName
{
border-color: #709531;
}
</style>