Shades of Wasabi #738240
Tints of Wasabi #738240
RGB
CMYK
RGB Variations
Color information
#738240 (or 0x738240) is known color: Wasabi. HEX triplet: 73, 82 and 40. RGB value is (115,130,64). Sum of RGB (Red+Green+Blue) = 115+130+64=309 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.22% from 309); Green value is 130 (51.17% from 255 or 42.07% from 309); Blue value is 64 (25.39% from 255 or 20.71% from 309); Max value from RGB is 130 - color contains mainly: green. Hex color #738240 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738240 is #8C7DBF. Grayscale: #767676. Windows color (decimal): -9207232 or 4227699. OLE color: 4227699.
HSL color Cylindrical-coordinate representation of color #738240: hue angle of 73.64º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #738240 is Cyan = 0.12, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 64 | - |
| CMYK | 0.12 | 0 | 0.51 | 0.49 |
| HSL | 73.64º | 0.34% | 0.38% | - |
| HSV(B) | 73.64º | 0.51% | 0.51% | - |
| XYZ | 15.98 | 19.98 | 7.86 | - |
| YUV | 117.99 | 97.53 | 125.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 64 | 0.12 | 0 | 0.51 | 0.49 | 73.64 | 0.34 | 0.38 |
| Hex | 73 | 82 | 40 | C | 0 | 33 | 31 | 4A | 22 | 26 |
| Octal | 163 | 202 | 100 | 14 | 0 | 63 | 61 | 112 | 42 | 46 |
| Binary | 1110011 | 10000010 | 1000000 | 1100 | 0 | 110011 | 110001 | 1001010 | 100010 | 100110 |
Color Harmonies of #738240
Complementary color
Monochromatic Colors of #738240
Black with #738240
Text Example
Text Example
White with #738240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738240; }
p { color: rgb(115,130,64); }
H1.HeaderClassName
{
color: #738240;
}
.AnyTagClassName
{
color: #738240;
}
</style>
background-color css
<style>
a { background-color: #738240; }
a { background-color: rgb(115,130,64); }
div.DivClassName
{
background-color: #738240;
}
.BgClassName
{
background-color: #738240;
}
</style>
border-color css
<style>
span { border-color: #738240; }
span { border-color: rgb(115,130,64); }
td.TdClassName
{
border-color: #738240;
}
.TagClassName
{
border-color: #738240;
}
</style>