Shades of Sushi #719139
Tints of Sushi #719139
RGB
CMYK
RGB Variations
Color information
#719139 (or 0x719139) is known color: Sushi. HEX triplet: 71, 91 and 39. RGB value is (113,145,57). Sum of RGB (Red+Green+Blue) = 113+145+57=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 145 (57.03% from 255 or 46.03% from 315); Blue value is 57 (22.66% from 255 or 18.10% from 315); Max value from RGB is 145 - color contains mainly: green. Hex color #719139 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719139 is #8E6EC6. Grayscale: #7D7D7D. Windows color (decimal): -9334471 or 3772785. OLE color: 3772785.
HSL color Cylindrical-coordinate representation of color #719139: hue angle of 81.82º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #719139 is Cyan = 0.22, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 57 | - |
| CMYK | 0.22 | 0 | 0.61 | 0.43 |
| HSL | 81.82º | 0.44% | 0.4% | - |
| HSV(B) | 81.82º | 0.61% | 0.57% | - |
| XYZ | 17.67 | 24.06 | 7.58 | - |
| YUV | 125.4 | 89.4 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 57 | 0.22 | 0 | 0.61 | 0.43 | 81.82 | 0.44 | 0.4 |
| Hex | 71 | 91 | 39 | 16 | 0 | 3D | 2B | 52 | 2C | 28 |
| Octal | 161 | 221 | 71 | 26 | 0 | 75 | 53 | 122 | 54 | 50 |
| Binary | 1110001 | 10010001 | 111001 | 10110 | 0 | 111101 | 101011 | 1010010 | 101100 | 101000 |
Color Harmonies of #719139
Complementary color
Monochromatic Colors of #719139
Black with #719139
Text Example
Text Example
White with #719139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719139; }
p { color: rgb(113,145,57); }
H1.HeaderClassName
{
color: #719139;
}
.AnyTagClassName
{
color: #719139;
}
</style>
background-color css
<style>
a { background-color: #719139; }
a { background-color: rgb(113,145,57); }
div.DivClassName
{
background-color: #719139;
}
.BgClassName
{
background-color: #719139;
}
</style>
border-color css
<style>
span { border-color: #719139; }
span { border-color: rgb(113,145,57); }
td.TdClassName
{
border-color: #719139;
}
.TagClassName
{
border-color: #719139;
}
</style>