Shades of Sushi #719733
Tints of Sushi #719733
RGB
CMYK
RGB Variations
Color information
#719733 (or 0x719733) is known color: Sushi. HEX triplet: 71, 97 and 33. RGB value is (113,151,51). Sum of RGB (Red+Green+Blue) = 113+151+51=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 151 (59.38% from 255 or 47.94% from 315); Blue value is 51 (20.31% from 255 or 16.19% from 315); Max value from RGB is 151 - color contains mainly: green. Hex color #719733 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719733 is #8E68CC. Grayscale: #808080. Windows color (decimal): -9332941 or 3381105. OLE color: 3381105.
HSL color Cylindrical-coordinate representation of color #719733: hue angle of 82.8º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #719733 is Cyan = 0.25, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 51 | - |
| CMYK | 0.25 | 0 | 0.66 | 0.41 |
| HSL | 82.8º | 0.5% | 0.4% | - |
| HSV(B) | 82.8º | 0.66% | 0.59% | - |
| XYZ | 18.47 | 25.88 | 7.15 | - |
| YUV | 128.24 | 84.41 | 117.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 51 | 0.25 | 0 | 0.66 | 0.41 | 82.8 | 0.5 | 0.4 |
| Hex | 71 | 97 | 33 | 19 | 0 | 42 | 29 | 53 | 32 | 28 |
| Octal | 161 | 227 | 63 | 31 | 0 | 102 | 51 | 123 | 62 | 50 |
| Binary | 1110001 | 10010111 | 110011 | 11001 | 0 | 1000010 | 101001 | 1010011 | 110010 | 101000 |
Color Harmonies of #719733
Complementary color
Monochromatic Colors of #719733
Black with #719733
Text Example
Text Example
White with #719733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719733; }
p { color: rgb(113,151,51); }
H1.HeaderClassName
{
color: #719733;
}
.AnyTagClassName
{
color: #719733;
}
</style>
background-color css
<style>
a { background-color: #719733; }
a { background-color: rgb(113,151,51); }
div.DivClassName
{
background-color: #719733;
}
.BgClassName
{
background-color: #719733;
}
</style>
border-color css
<style>
span { border-color: #719733; }
span { border-color: rgb(113,151,51); }
td.TdClassName
{
border-color: #719733;
}
.TagClassName
{
border-color: #719733;
}
</style>