Shades of Sushi #719339
Tints of Sushi #719339
RGB
CMYK
RGB Variations
Color information
#719339 (or 0x719339) is known color: Sushi. HEX triplet: 71, 93 and 39. RGB value is (113,147,57). Sum of RGB (Red+Green+Blue) = 113+147+57=317 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.65% from 317); Green value is 147 (57.81% from 255 or 46.37% from 317); Blue value is 57 (22.66% from 255 or 17.98% from 317); Max value from RGB is 147 - color contains mainly: green. Hex color #719339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719339 is #8E6CC6. Grayscale: #7E7E7E. Windows color (decimal): -9333959 or 3773297. OLE color: 3773297.
HSL color Cylindrical-coordinate representation of color #719339: hue angle of 82.67º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #719339 is Cyan = 0.23, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 57 | - |
| CMYK | 0.23 | 0 | 0.61 | 0.42 |
| HSL | 82.67º | 0.44% | 0.4% | - |
| HSV(B) | 82.67º | 0.61% | 0.58% | - |
| XYZ | 17.98 | 24.67 | 7.69 | - |
| YUV | 126.57 | 88.74 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 57 | 0.23 | 0 | 0.61 | 0.42 | 82.67 | 0.44 | 0.4 |
| Hex | 71 | 93 | 39 | 17 | 0 | 3D | 2A | 53 | 2C | 28 |
| Octal | 161 | 223 | 71 | 27 | 0 | 75 | 52 | 123 | 54 | 50 |
| Binary | 1110001 | 10010011 | 111001 | 10111 | 0 | 111101 | 101010 | 1010011 | 101100 | 101000 |
Color Harmonies of #719339
Complementary color
Monochromatic Colors of #719339
Black with #719339
Text Example
Text Example
White with #719339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719339; }
p { color: rgb(113,147,57); }
H1.HeaderClassName
{
color: #719339;
}
.AnyTagClassName
{
color: #719339;
}
</style>
background-color css
<style>
a { background-color: #719339; }
a { background-color: rgb(113,147,57); }
div.DivClassName
{
background-color: #719339;
}
.BgClassName
{
background-color: #719339;
}
</style>
border-color css
<style>
span { border-color: #719339; }
span { border-color: rgb(113,147,57); }
td.TdClassName
{
border-color: #719339;
}
.TagClassName
{
border-color: #719339;
}
</style>