Shades of Sushi #719335
Tints of Sushi #719335
RGB
CMYK
RGB Variations
Color information
#719335 (or 0x719335) is known color: Sushi. HEX triplet: 71, 93 and 35. RGB value is (113,147,53). Sum of RGB (Red+Green+Blue) = 113+147+53=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 147 (57.81% from 255 or 46.96% from 313); Blue value is 53 (21.09% from 255 or 16.93% from 313); Max value from RGB is 147 - color contains mainly: green. Hex color #719335 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719335 is #8E6CCA. Grayscale: #7E7E7E. Windows color (decimal): -9333963 or 3511153. OLE color: 3511153.
HSL color Cylindrical-coordinate representation of color #719335: hue angle of 81.7º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #719335 is Cyan = 0.23, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 53 | - |
| CMYK | 0.23 | 0 | 0.64 | 0.42 |
| HSL | 81.7º | 0.47% | 0.39% | - |
| HSV(B) | 81.7º | 0.64% | 0.58% | - |
| XYZ | 17.89 | 24.64 | 7.18 | - |
| YUV | 126.12 | 86.74 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 53 | 0.23 | 0 | 0.64 | 0.42 | 81.7 | 0.47 | 0.39 |
| Hex | 71 | 93 | 35 | 17 | 0 | 40 | 2A | 52 | 2F | 27 |
| Octal | 161 | 223 | 65 | 27 | 0 | 100 | 52 | 122 | 57 | 47 |
| Binary | 1110001 | 10010011 | 110101 | 10111 | 0 | 1000000 | 101010 | 1010010 | 101111 | 100111 |
Color Harmonies of #719335
Complementary color
Monochromatic Colors of #719335
Black with #719335
Text Example
Text Example
White with #719335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719335; }
p { color: rgb(113,147,53); }
H1.HeaderClassName
{
color: #719335;
}
.AnyTagClassName
{
color: #719335;
}
</style>
background-color css
<style>
a { background-color: #719335; }
a { background-color: rgb(113,147,53); }
div.DivClassName
{
background-color: #719335;
}
.BgClassName
{
background-color: #719335;
}
</style>
border-color css
<style>
span { border-color: #719335; }
span { border-color: rgb(113,147,53); }
td.TdClassName
{
border-color: #719335;
}
.TagClassName
{
border-color: #719335;
}
</style>