Shades of Sushi #719938
Tints of Sushi #719938
RGB
CMYK
RGB Variations
Color information
#719938 (or 0x719938) is known color: Sushi. HEX triplet: 71, 99 and 38. RGB value is (113,153,56). Sum of RGB (Red+Green+Blue) = 113+153+56=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 153 (60.16% from 255 or 47.52% from 322); Blue value is 56 (22.27% from 255 or 17.39% from 322); Max value from RGB is 153 - color contains mainly: green. Hex color #719938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719938 is #8E66C7. Grayscale: #828282. Windows color (decimal): -9332424 or 3709297. OLE color: 3709297.
HSL color Cylindrical-coordinate representation of color #719938: hue angle of 84.74º 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 #719938 is Cyan = 0.26, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 153 | 56 | - |
| CMYK | 0.26 | 0 | 0.63 | 0.4 |
| HSL | 84.74º | 0.46% | 0.41% | - |
| HSV(B) | 84.74º | 0.63% | 0.6% | - |
| XYZ | 18.92 | 26.58 | 7.87 | - |
| YUV | 129.98 | 86.25 | 115.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 153 | 56 | 0.26 | 0 | 0.63 | 0.4 | 84.74 | 0.46 | 0.41 |
| Hex | 71 | 99 | 38 | 1A | 0 | 3F | 28 | 55 | 2E | 29 |
| Octal | 161 | 231 | 70 | 32 | 0 | 77 | 50 | 125 | 56 | 51 |
| Binary | 1110001 | 10011001 | 111000 | 11010 | 0 | 111111 | 101000 | 1010101 | 101110 | 101001 |
Color Harmonies of #719938
Complementary color
Monochromatic Colors of #719938
Black with #719938
Text Example
Text Example
White with #719938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719938; }
p { color: rgb(113,153,56); }
H1.HeaderClassName
{
color: #719938;
}
.AnyTagClassName
{
color: #719938;
}
</style>
background-color css
<style>
a { background-color: #719938; }
a { background-color: rgb(113,153,56); }
div.DivClassName
{
background-color: #719938;
}
.BgClassName
{
background-color: #719938;
}
</style>
border-color css
<style>
span { border-color: #719938; }
span { border-color: rgb(113,153,56); }
td.TdClassName
{
border-color: #719938;
}
.TagClassName
{
border-color: #719938;
}
</style>