Shades of Wasabi #738640
Tints of Wasabi #738640
RGB
CMYK
RGB Variations
Color information
#738640 (or 0x738640) is known color: Wasabi. HEX triplet: 73, 86 and 40. RGB value is (115,134,64). Sum of RGB (Red+Green+Blue) = 115+134+64=313 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.74% from 313); Green value is 134 (52.73% from 255 or 42.81% from 313); Blue value is 64 (25.39% from 255 or 20.45% from 313); Max value from RGB is 134 - color contains mainly: green. Hex color #738640 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738640 is #8C79BF. Grayscale: #787878. Windows color (decimal): -9206208 or 4228723. OLE color: 4228723.
HSL color Cylindrical-coordinate representation of color #738640: hue angle of 76.29º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #738640 is Cyan = 0.14, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 64 | - |
| CMYK | 0.14 | 0 | 0.52 | 0.47 |
| HSL | 76.29º | 0.35% | 0.39% | - |
| HSV(B) | 76.29º | 0.52% | 0.53% | - |
| XYZ | 16.52 | 21.07 | 8.05 | - |
| YUV | 120.34 | 96.21 | 124.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 64 | 0.14 | 0 | 0.52 | 0.47 | 76.29 | 0.35 | 0.39 |
| Hex | 73 | 86 | 40 | E | 0 | 34 | 2F | 4C | 23 | 27 |
| Octal | 163 | 206 | 100 | 16 | 0 | 64 | 57 | 114 | 43 | 47 |
| Binary | 1110011 | 10000110 | 1000000 | 1110 | 0 | 110100 | 101111 | 1001100 | 100011 | 100111 |
Color Harmonies of #738640
Complementary color
Monochromatic Colors of #738640
Black with #738640
Text Example
Text Example
White with #738640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738640; }
p { color: rgb(115,134,64); }
H1.HeaderClassName
{
color: #738640;
}
.AnyTagClassName
{
color: #738640;
}
</style>
background-color css
<style>
a { background-color: #738640; }
a { background-color: rgb(115,134,64); }
div.DivClassName
{
background-color: #738640;
}
.BgClassName
{
background-color: #738640;
}
</style>
border-color css
<style>
span { border-color: #738640; }
span { border-color: rgb(115,134,64); }
td.TdClassName
{
border-color: #738640;
}
.TagClassName
{
border-color: #738640;
}
</style>