Shades of Sushi #719041
Tints of Sushi #719041
RGB
CMYK
RGB Variations
Color information
#719041 (or 0x719041) is known color: Sushi. HEX triplet: 71, 90 and 41. RGB value is (113,144,65). Sum of RGB (Red+Green+Blue) = 113+144+65=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 144 (56.64% from 255 or 44.72% from 322); Blue value is 65 (25.78% from 255 or 20.19% from 322); Max value from RGB is 144 - color contains mainly: green. Hex color #719041 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719041 is #8E6FBE. Grayscale: #7E7E7E. Windows color (decimal): -9334719 or 4296817. OLE color: 4296817.
HSL color Cylindrical-coordinate representation of color #719041: hue angle of 83.54º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #719041 is Cyan = 0.22, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 65 | - |
| CMYK | 0.22 | 0 | 0.55 | 0.44 |
| HSL | 83.54º | 0.38% | 0.41% | - |
| HSV(B) | 83.54º | 0.55% | 0.56% | - |
| XYZ | 17.74 | 23.84 | 8.67 | - |
| YUV | 125.73 | 93.73 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 65 | 0.22 | 0 | 0.55 | 0.44 | 83.54 | 0.38 | 0.41 |
| Hex | 71 | 90 | 41 | 16 | 0 | 37 | 2C | 54 | 26 | 29 |
| Octal | 161 | 220 | 101 | 26 | 0 | 67 | 54 | 124 | 46 | 51 |
| Binary | 1110001 | 10010000 | 1000001 | 10110 | 0 | 110111 | 101100 | 1010100 | 100110 | 101001 |
Color Harmonies of #719041
Complementary color
Monochromatic Colors of #719041
Black with #719041
Text Example
Text Example
White with #719041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719041; }
p { color: rgb(113,144,65); }
H1.HeaderClassName
{
color: #719041;
}
.AnyTagClassName
{
color: #719041;
}
</style>
background-color css
<style>
a { background-color: #719041; }
a { background-color: rgb(113,144,65); }
div.DivClassName
{
background-color: #719041;
}
.BgClassName
{
background-color: #719041;
}
</style>
border-color css
<style>
span { border-color: #719041; }
span { border-color: rgb(113,144,65); }
td.TdClassName
{
border-color: #719041;
}
.TagClassName
{
border-color: #719041;
}
</style>