Shades of Wasabi #738540
Tints of Wasabi #738540
RGB
CMYK
RGB Variations
Color information
#738540 (or 0x738540) is known color: Wasabi. HEX triplet: 73, 85 and 40. RGB value is (115,133,64). Sum of RGB (Red+Green+Blue) = 115+133+64=312 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.86% from 312); Green value is 133 (52.34% from 255 or 42.63% from 312); Blue value is 64 (25.39% from 255 or 20.51% from 312); Max value from RGB is 133 - color contains mainly: green. Hex color #738540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738540 is #8C7ABF. Grayscale: #787878. Windows color (decimal): -9206464 or 4228467. OLE color: 4228467.
HSL color Cylindrical-coordinate representation of color #738540: hue angle of 75.65º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #738540 is Cyan = 0.14, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 64 | - |
| CMYK | 0.14 | 0 | 0.52 | 0.48 |
| HSL | 75.65º | 0.35% | 0.39% | - |
| HSV(B) | 75.65º | 0.52% | 0.52% | - |
| XYZ | 16.38 | 20.79 | 8 | - |
| YUV | 119.75 | 96.54 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 64 | 0.14 | 0 | 0.52 | 0.48 | 75.65 | 0.35 | 0.39 |
| Hex | 73 | 85 | 40 | E | 0 | 34 | 30 | 4C | 23 | 27 |
| Octal | 163 | 205 | 100 | 16 | 0 | 64 | 60 | 114 | 43 | 47 |
| Binary | 1110011 | 10000101 | 1000000 | 1110 | 0 | 110100 | 110000 | 1001100 | 100011 | 100111 |
Color Harmonies of #738540
Complementary color
Monochromatic Colors of #738540
Black with #738540
Text Example
Text Example
White with #738540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738540; }
p { color: rgb(115,133,64); }
H1.HeaderClassName
{
color: #738540;
}
.AnyTagClassName
{
color: #738540;
}
</style>
background-color css
<style>
a { background-color: #738540; }
a { background-color: rgb(115,133,64); }
div.DivClassName
{
background-color: #738540;
}
.BgClassName
{
background-color: #738540;
}
</style>
border-color css
<style>
span { border-color: #738540; }
span { border-color: rgb(115,133,64); }
td.TdClassName
{
border-color: #738540;
}
.TagClassName
{
border-color: #738540;
}
</style>