Shades of Sushi #719637
Tints of Sushi #719637
RGB
CMYK
RGB Variations
Color information
#719637 (or 0x719637) is known color: Sushi. HEX triplet: 71, 96 and 37. RGB value is (113,150,55). Sum of RGB (Red+Green+Blue) = 113+150+55=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 150 (58.98% from 255 or 47.17% from 318); Blue value is 55 (21.88% from 255 or 17.30% from 318); Max value from RGB is 150 - color contains mainly: green. Hex color #719637 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719637 is #8E69C8. Grayscale: #808080. Windows color (decimal): -9333193 or 3642993. OLE color: 3642993.
HSL color Cylindrical-coordinate representation of color #719637: hue angle of 83.37º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #719637 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 55 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.41 |
| HSL | 83.37º | 0.46% | 0.4% | - |
| HSV(B) | 83.37º | 0.63% | 0.59% | - |
| XYZ | 18.41 | 25.6 | 7.59 | - |
| YUV | 128.11 | 86.74 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 55 | 0.25 | 0 | 0.63 | 0.41 | 83.37 | 0.46 | 0.4 |
| Hex | 71 | 96 | 37 | 19 | 0 | 3F | 29 | 53 | 2E | 28 |
| Octal | 161 | 226 | 67 | 31 | 0 | 77 | 51 | 123 | 56 | 50 |
| Binary | 1110001 | 10010110 | 110111 | 11001 | 0 | 111111 | 101001 | 1010011 | 101110 | 101000 |
Color Harmonies of #719637
Complementary color
Monochromatic Colors of #719637
Black with #719637
Text Example
Text Example
White with #719637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719637; }
p { color: rgb(113,150,55); }
H1.HeaderClassName
{
color: #719637;
}
.AnyTagClassName
{
color: #719637;
}
</style>
background-color css
<style>
a { background-color: #719637; }
a { background-color: rgb(113,150,55); }
div.DivClassName
{
background-color: #719637;
}
.BgClassName
{
background-color: #719637;
}
</style>
border-color css
<style>
span { border-color: #719637; }
span { border-color: rgb(113,150,55); }
td.TdClassName
{
border-color: #719637;
}
.TagClassName
{
border-color: #719637;
}
</style>