Shades of Sushi #719342
Tints of Sushi #719342
RGB
CMYK
RGB Variations
Color information
#719342 (or 0x719342) is known color: Sushi. HEX triplet: 71, 93 and 42. RGB value is (113,147,66). Sum of RGB (Red+Green+Blue) = 113+147+66=326 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.66% from 326); Green value is 147 (57.81% from 255 or 45.09% from 326); Blue value is 66 (26.17% from 255 or 20.25% from 326); Max value from RGB is 147 - color contains mainly: green. Hex color #719342 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719342 is #8E6CBD. Grayscale: #7F7F7F. Windows color (decimal): -9333950 or 4363121. OLE color: 4363121.
HSL color Cylindrical-coordinate representation of color #719342: hue angle of 85.19º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #719342 is Cyan = 0.23, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 66 | - |
| CMYK | 0.23 | 0 | 0.55 | 0.42 |
| HSL | 85.19º | 0.38% | 0.42% | - |
| HSV(B) | 85.19º | 0.55% | 0.58% | - |
| XYZ | 18.23 | 24.77 | 8.97 | - |
| YUV | 127.6 | 93.24 | 117.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 66 | 0.23 | 0 | 0.55 | 0.42 | 85.19 | 0.38 | 0.42 |
| Hex | 71 | 93 | 42 | 17 | 0 | 37 | 2A | 55 | 26 | 2A |
| Octal | 161 | 223 | 102 | 27 | 0 | 67 | 52 | 125 | 46 | 52 |
| Binary | 1110001 | 10010011 | 1000010 | 10111 | 0 | 110111 | 101010 | 1010101 | 100110 | 101010 |
Color Harmonies of #719342
Complementary color
Monochromatic Colors of #719342
Black with #719342
Text Example
Text Example
White with #719342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719342; }
p { color: rgb(113,147,66); }
H1.HeaderClassName
{
color: #719342;
}
.AnyTagClassName
{
color: #719342;
}
</style>
background-color css
<style>
a { background-color: #719342; }
a { background-color: rgb(113,147,66); }
div.DivClassName
{
background-color: #719342;
}
.BgClassName
{
background-color: #719342;
}
</style>
border-color css
<style>
span { border-color: #719342; }
span { border-color: rgb(113,147,66); }
td.TdClassName
{
border-color: #719342;
}
.TagClassName
{
border-color: #719342;
}
</style>