Shades of Sushi #709441
Tints of Sushi #709441
RGB
CMYK
RGB Variations
Color information
#709441 (or 0x709441) is known color: Sushi. HEX triplet: 70, 94 and 41. RGB value is (112,148,65). Sum of RGB (Red+Green+Blue) = 112+148+65=325 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.46% from 325); Green value is 148 (58.20% from 255 or 45.54% from 325); Blue value is 65 (25.78% from 255 or 20% from 325); Max value from RGB is 148 - color contains mainly: green. Hex color #709441 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709441 is #8F6BBE. Grayscale: #808080. Windows color (decimal): -9399231 or 4297840. OLE color: 4297840.
HSL color Cylindrical-coordinate representation of color #709441: hue angle of 86.02º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #709441 is Cyan = 0.24, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 148 | 65 | - |
| CMYK | 0.24 | 0 | 0.56 | 0.42 |
| HSL | 86.02º | 0.39% | 0.42% | - |
| HSV(B) | 86.02º | 0.56% | 0.58% | - |
| XYZ | 18.23 | 25.01 | 8.87 | - |
| YUV | 127.77 | 92.57 | 116.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 148 | 65 | 0.24 | 0 | 0.56 | 0.42 | 86.02 | 0.39 | 0.42 |
| Hex | 70 | 94 | 41 | 18 | 0 | 38 | 2A | 56 | 27 | 2A |
| Octal | 160 | 224 | 101 | 30 | 0 | 70 | 52 | 126 | 47 | 52 |
| Binary | 1110000 | 10010100 | 1000001 | 11000 | 0 | 111000 | 101010 | 1010110 | 100111 | 101010 |
Color Harmonies of #709441
Complementary color
Monochromatic Colors of #709441
Black with #709441
Text Example
Text Example
White with #709441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709441; }
p { color: rgb(112,148,65); }
H1.HeaderClassName
{
color: #709441;
}
.AnyTagClassName
{
color: #709441;
}
</style>
background-color css
<style>
a { background-color: #709441; }
a { background-color: rgb(112,148,65); }
div.DivClassName
{
background-color: #709441;
}
.BgClassName
{
background-color: #709441;
}
</style>
border-color css
<style>
span { border-color: #709441; }
span { border-color: rgb(112,148,65); }
td.TdClassName
{
border-color: #709441;
}
.TagClassName
{
border-color: #709441;
}
</style>