Shades of Sushi #719338
Tints of Sushi #719338
RGB
CMYK
RGB Variations
Color information
#719338 (or 0x719338) is known color: Sushi. HEX triplet: 71, 93 and 38. RGB value is (113,147,56). Sum of RGB (Red+Green+Blue) = 113+147+56=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 56 (22.27% from 255 or 17.72% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #719338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #719338 is #8E6CC7. Grayscale: #7E7E7E. Windows color (decimal): -9333960 or 3707761. OLE color: 3707761.
HSL color Cylindrical-coordinate representation of color #719338: hue angle of 82.42º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #719338 is Cyan = 0.23, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 56 | - |
| CMYK | 0.23 | 0 | 0.62 | 0.42 |
| HSL | 82.42º | 0.45% | 0.4% | - |
| HSV(B) | 82.42º | 0.62% | 0.58% | - |
| XYZ | 17.96 | 24.66 | 7.56 | - |
| YUV | 126.46 | 88.24 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 56 | 0.23 | 0 | 0.62 | 0.42 | 82.42 | 0.45 | 0.4 |
| Hex | 71 | 93 | 38 | 17 | 0 | 3E | 2A | 52 | 2D | 28 |
| Octal | 161 | 223 | 70 | 27 | 0 | 76 | 52 | 122 | 55 | 50 |
| Binary | 1110001 | 10010011 | 111000 | 10111 | 0 | 111110 | 101010 | 1010010 | 101101 | 101000 |
Color Harmonies of #719338
Complementary color
Monochromatic Colors of #719338
Black with #719338
Text Example
Text Example
White with #719338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719338; }
p { color: rgb(113,147,56); }
H1.HeaderClassName
{
color: #719338;
}
.AnyTagClassName
{
color: #719338;
}
</style>
background-color css
<style>
a { background-color: #719338; }
a { background-color: rgb(113,147,56); }
div.DivClassName
{
background-color: #719338;
}
.BgClassName
{
background-color: #719338;
}
</style>
border-color css
<style>
span { border-color: #719338; }
span { border-color: rgb(113,147,56); }
td.TdClassName
{
border-color: #719338;
}
.TagClassName
{
border-color: #719338;
}
</style>