Shades of Sushi #719337
Tints of Sushi #719337
RGB
CMYK
RGB Variations
Color information
#719337 (or 0x719337) is known color: Sushi. HEX triplet: 71, 93 and 37. RGB value is (113,147,55). Sum of RGB (Red+Green+Blue) = 113+147+55=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 147 (57.81% from 255 or 46.67% from 315); Blue value is 55 (21.88% from 255 or 17.46% from 315); Max value from RGB is 147 - color contains mainly: green. Hex color #719337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719337 is #8E6CC8. Grayscale: #7E7E7E. Windows color (decimal): -9333961 or 3642225. OLE color: 3642225.
HSL color Cylindrical-coordinate representation of color #719337: hue angle of 82.17º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #719337 is Cyan = 0.23, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 55 | - |
| CMYK | 0.23 | 0 | 0.63 | 0.42 |
| HSL | 82.17º | 0.46% | 0.4% | - |
| HSV(B) | 82.17º | 0.63% | 0.58% | - |
| XYZ | 17.93 | 24.65 | 7.43 | - |
| YUV | 126.35 | 87.74 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 55 | 0.23 | 0 | 0.63 | 0.42 | 82.17 | 0.46 | 0.4 |
| Hex | 71 | 93 | 37 | 17 | 0 | 3F | 2A | 52 | 2E | 28 |
| Octal | 161 | 223 | 67 | 27 | 0 | 77 | 52 | 122 | 56 | 50 |
| Binary | 1110001 | 10010011 | 110111 | 10111 | 0 | 111111 | 101010 | 1010010 | 101110 | 101000 |
Color Harmonies of #719337
Complementary color
Monochromatic Colors of #719337
Black with #719337
Text Example
Text Example
White with #719337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719337; }
p { color: rgb(113,147,55); }
H1.HeaderClassName
{
color: #719337;
}
.AnyTagClassName
{
color: #719337;
}
</style>
background-color css
<style>
a { background-color: #719337; }
a { background-color: rgb(113,147,55); }
div.DivClassName
{
background-color: #719337;
}
.BgClassName
{
background-color: #719337;
}
</style>
border-color css
<style>
span { border-color: #719337; }
span { border-color: rgb(113,147,55); }
td.TdClassName
{
border-color: #719337;
}
.TagClassName
{
border-color: #719337;
}
</style>