Shades of Sushi #719343
Tints of Sushi #719343
RGB
CMYK
RGB Variations
Color information
#719343 (or 0x719343) is known color: Sushi. HEX triplet: 71, 93 and 43. RGB value is (113,147,67). Sum of RGB (Red+Green+Blue) = 113+147+67=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 147 (57.81% from 255 or 44.95% from 327); Blue value is 67 (26.56% from 255 or 20.49% from 327); Max value from RGB is 147 - color contains mainly: green. Hex color #719343 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719343 is #8E6CBC. Grayscale: #808080. Windows color (decimal): -9333949 or 4428657. OLE color: 4428657.
HSL color Cylindrical-coordinate representation of color #719343: hue angle of 85.5º 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 #719343 is Cyan = 0.23, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 67 | - |
| CMYK | 0.23 | 0 | 0.54 | 0.42 |
| HSL | 85.5º | 0.37% | 0.42% | - |
| HSV(B) | 85.5º | 0.54% | 0.58% | - |
| XYZ | 18.26 | 24.78 | 9.13 | - |
| YUV | 127.71 | 93.74 | 117.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 67 | 0.23 | 0 | 0.54 | 0.42 | 85.5 | 0.37 | 0.42 |
| Hex | 71 | 93 | 43 | 17 | 0 | 36 | 2A | 56 | 25 | 2A |
| Octal | 161 | 223 | 103 | 27 | 0 | 66 | 52 | 126 | 45 | 52 |
| Binary | 1110001 | 10010011 | 1000011 | 10111 | 0 | 110110 | 101010 | 1010110 | 100101 | 101010 |
Color Harmonies of #719343
Complementary color
Monochromatic Colors of #719343
Black with #719343
Text Example
Text Example
White with #719343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719343; }
p { color: rgb(113,147,67); }
H1.HeaderClassName
{
color: #719343;
}
.AnyTagClassName
{
color: #719343;
}
</style>
background-color css
<style>
a { background-color: #719343; }
a { background-color: rgb(113,147,67); }
div.DivClassName
{
background-color: #719343;
}
.BgClassName
{
background-color: #719343;
}
</style>
border-color css
<style>
span { border-color: #719343; }
span { border-color: rgb(113,147,67); }
td.TdClassName
{
border-color: #719343;
}
.TagClassName
{
border-color: #719343;
}
</style>