Shades of Sushi #719939
Tints of Sushi #719939
RGB
CMYK
RGB Variations
Color information
#719939 (or 0x719939) is known color: Sushi. HEX triplet: 71, 99 and 39. RGB value is (113,153,57). Sum of RGB (Red+Green+Blue) = 113+153+57=323 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.98% from 323); Green value is 153 (60.16% from 255 or 47.37% from 323); Blue value is 57 (22.66% from 255 or 17.65% from 323); Max value from RGB is 153 - color contains mainly: green. Hex color #719939 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719939 is #8E66C6. Grayscale: #828282. Windows color (decimal): -9332423 or 3774833. OLE color: 3774833.
HSL color Cylindrical-coordinate representation of color #719939: hue angle of 85º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #719939 is Cyan = 0.26, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 153 | 57 | - |
| CMYK | 0.26 | 0 | 0.63 | 0.4 |
| HSL | 85º | 0.46% | 0.41% | - |
| HSV(B) | 85º | 0.63% | 0.6% | - |
| XYZ | 18.94 | 26.59 | 8 | - |
| YUV | 130.1 | 86.75 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 153 | 57 | 0.26 | 0 | 0.63 | 0.4 | 85 | 0.46 | 0.41 |
| Hex | 71 | 99 | 39 | 1A | 0 | 3F | 28 | 55 | 2E | 29 |
| Octal | 161 | 231 | 71 | 32 | 0 | 77 | 50 | 125 | 56 | 51 |
| Binary | 1110001 | 10011001 | 111001 | 11010 | 0 | 111111 | 101000 | 1010101 | 101110 | 101001 |
Color Harmonies of #719939
Complementary color
Monochromatic Colors of #719939
Black with #719939
Text Example
Text Example
White with #719939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719939; }
p { color: rgb(113,153,57); }
H1.HeaderClassName
{
color: #719939;
}
.AnyTagClassName
{
color: #719939;
}
</style>
background-color css
<style>
a { background-color: #719939; }
a { background-color: rgb(113,153,57); }
div.DivClassName
{
background-color: #719939;
}
.BgClassName
{
background-color: #719939;
}
</style>
border-color css
<style>
span { border-color: #719939; }
span { border-color: rgb(113,153,57); }
td.TdClassName
{
border-color: #719939;
}
.TagClassName
{
border-color: #719939;
}
</style>