Shades of Sushi #719839
Tints of Sushi #719839
RGB
CMYK
RGB Variations
Color information
#719839 (or 0x719839) is known color: Sushi. HEX triplet: 71, 98 and 39. RGB value is (113,152,57). Sum of RGB (Red+Green+Blue) = 113+152+57=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 152 (59.77% from 255 or 47.20% from 322); Blue value is 57 (22.66% from 255 or 17.70% from 322); Max value from RGB is 152 - color contains mainly: green. Hex color #719839 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719839 is #8E67C6. Grayscale: #818181. Windows color (decimal): -9332679 or 3774577. OLE color: 3774577.
HSL color Cylindrical-coordinate representation of color #719839: hue angle of 84.63º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #719839 is Cyan = 0.26, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 152 | 57 | - |
| CMYK | 0.26 | 0 | 0.62 | 0.40 |
| HSL | 84.63º | 0.45% | 0.41% | - |
| HSV(B) | 84.63º | 0.63% | 0.6% | - |
| XYZ | 18.78 | 26.26 | 7.95 | - |
| YUV | 129.51 | 87.08 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 152 | 57 | 0.26 | 0 | 0.62 | 0.40 | 84.63 | 0.45 | 0.41 |
| Hex | 71 | 98 | 39 | 1A | 0 | 3E | 28 | 55 | 2D | 29 |
| Octal | 161 | 230 | 71 | 32 | 0 | 76 | 50 | 125 | 55 | 51 |
| Binary | 1110001 | 10011000 | 111001 | 11010 | 0 | 111110 | 101000 | 1010101 | 101101 | 101001 |
Color Harmonies of #719839
Complementary color
Monochromatic Colors of #719839
Black with #719839
Text Example
Text Example
White with #719839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719839; }
p { color: rgb(113,152,57); }
H1.HeaderClassName
{
color: #719839;
}
.AnyTagClassName
{
color: #719839;
}
</style>
background-color css
<style>
a { background-color: #719839; }
a { background-color: rgb(113,152,57); }
div.DivClassName
{
background-color: #719839;
}
.BgClassName
{
background-color: #719839;
}
</style>
border-color css
<style>
span { border-color: #719839; }
span { border-color: rgb(113,152,57); }
td.TdClassName
{
border-color: #719839;
}
.TagClassName
{
border-color: #719839;
}
</style>