Shades of Sushi #739740
Tints of Sushi #739740
RGB
CMYK
RGB Variations
Color information
#739740 (or 0x739740) is known color: Sushi. HEX triplet: 73, 97 and 40. RGB value is (115,151,64). Sum of RGB (Red+Green+Blue) = 115+151+64=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 151 (59.38% from 255 or 45.76% from 330); Blue value is 64 (25.39% from 255 or 19.39% from 330); Max value from RGB is 151 - color contains mainly: green. Hex color #739740 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739740 is #8C68BF. Grayscale: #828282. Windows color (decimal): -9201856 or 4233075. OLE color: 4233075.
HSL color Cylindrical-coordinate representation of color #739740: hue angle of 84.83º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #739740 is Cyan = 0.24, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 64 | - |
| CMYK | 0.24 | 0 | 0.58 | 0.41 |
| HSL | 84.83º | 0.4% | 0.42% | - |
| HSV(B) | 84.83º | 0.58% | 0.59% | - |
| XYZ | 19.06 | 26.15 | 8.89 | - |
| YUV | 130.32 | 90.57 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 64 | 0.24 | 0 | 0.58 | 0.41 | 84.83 | 0.4 | 0.42 |
| Hex | 73 | 97 | 40 | 18 | 0 | 3A | 29 | 55 | 28 | 2A |
| Octal | 163 | 227 | 100 | 30 | 0 | 72 | 51 | 125 | 50 | 52 |
| Binary | 1110011 | 10010111 | 1000000 | 11000 | 0 | 111010 | 101001 | 1010101 | 101000 | 101010 |
Color Harmonies of #739740
Complementary color
Monochromatic Colors of #739740
Black with #739740
Text Example
Text Example
White with #739740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739740; }
p { color: rgb(115,151,64); }
H1.HeaderClassName
{
color: #739740;
}
.AnyTagClassName
{
color: #739740;
}
</style>
background-color css
<style>
a { background-color: #739740; }
a { background-color: rgb(115,151,64); }
div.DivClassName
{
background-color: #739740;
}
.BgClassName
{
background-color: #739740;
}
</style>
border-color css
<style>
span { border-color: #739740; }
span { border-color: rgb(115,151,64); }
td.TdClassName
{
border-color: #739740;
}
.TagClassName
{
border-color: #739740;
}
</style>