Shades of Sushi #719344
Tints of Sushi #719344
RGB
CMYK
RGB Variations
Color information
#719344 (or 0x719344) is known color: Sushi. HEX triplet: 71, 93 and 44. RGB value is (113,147,68). Sum of RGB (Red+Green+Blue) = 113+147+68=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 147 (57.81% from 255 or 44.82% from 328); Blue value is 68 (26.95% from 255 or 20.73% from 328); Max value from RGB is 147 - color contains mainly: green. Hex color #719344 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719344 is #8E6CBB. Grayscale: #808080. Windows color (decimal): -9333948 or 4494193. OLE color: 4494193.
HSL color Cylindrical-coordinate representation of color #719344: hue angle of 85.82º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #719344 is Cyan = 0.23, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 68 | - |
| CMYK | 0.23 | 0 | 0.54 | 0.42 |
| HSL | 85.82º | 0.37% | 0.42% | - |
| HSV(B) | 85.82º | 0.54% | 0.58% | - |
| XYZ | 18.29 | 24.8 | 9.29 | - |
| YUV | 127.83 | 94.24 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 68 | 0.23 | 0 | 0.54 | 0.42 | 85.82 | 0.37 | 0.42 |
| Hex | 71 | 93 | 44 | 17 | 0 | 36 | 2A | 56 | 25 | 2A |
| Octal | 161 | 223 | 104 | 27 | 0 | 66 | 52 | 126 | 45 | 52 |
| Binary | 1110001 | 10010011 | 1000100 | 10111 | 0 | 110110 | 101010 | 1010110 | 100101 | 101010 |
Color Harmonies of #719344
Complementary color
Monochromatic Colors of #719344
Black with #719344
Text Example
Text Example
White with #719344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719344; }
p { color: rgb(113,147,68); }
H1.HeaderClassName
{
color: #719344;
}
.AnyTagClassName
{
color: #719344;
}
</style>
background-color css
<style>
a { background-color: #719344; }
a { background-color: rgb(113,147,68); }
div.DivClassName
{
background-color: #719344;
}
.BgClassName
{
background-color: #719344;
}
</style>
border-color css
<style>
span { border-color: #719344; }
span { border-color: rgb(113,147,68); }
td.TdClassName
{
border-color: #719344;
}
.TagClassName
{
border-color: #719344;
}
</style>