Shades of Wasabi #738741
Tints of Wasabi #738741
RGB
CMYK
RGB Variations
Color information
#738741 (or 0x738741) is known color: Wasabi. HEX triplet: 73, 87 and 41. RGB value is (115,135,65). Sum of RGB (Red+Green+Blue) = 115+135+65=315 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.51% from 315); Green value is 135 (53.12% from 255 or 42.86% from 315); Blue value is 65 (25.78% from 255 or 20.63% from 315); Max value from RGB is 135 - color contains mainly: green. Hex color #738741 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738741 is #8C78BE. Grayscale: #797979. Windows color (decimal): -9205951 or 4294515. OLE color: 4294515.
HSL color Cylindrical-coordinate representation of color #738741: hue angle of 77.14º 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 #738741 is Cyan = 0.15, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 65 | - |
| CMYK | 0.15 | 0 | 0.52 | 0.47 |
| HSL | 77.14º | 0.35% | 0.39% | - |
| HSV(B) | 77.14º | 0.52% | 0.53% | - |
| XYZ | 16.69 | 21.35 | 8.24 | - |
| YUV | 121.04 | 96.37 | 123.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 65 | 0.15 | 0 | 0.52 | 0.47 | 77.14 | 0.35 | 0.39 |
| Hex | 73 | 87 | 41 | F | 0 | 34 | 2F | 4D | 23 | 27 |
| Octal | 163 | 207 | 101 | 17 | 0 | 64 | 57 | 115 | 43 | 47 |
| Binary | 1110011 | 10000111 | 1000001 | 1111 | 0 | 110100 | 101111 | 1001101 | 100011 | 100111 |
Color Harmonies of #738741
Complementary color
Monochromatic Colors of #738741
Black with #738741
Text Example
Text Example
White with #738741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738741; }
p { color: rgb(115,135,65); }
H1.HeaderClassName
{
color: #738741;
}
.AnyTagClassName
{
color: #738741;
}
</style>
background-color css
<style>
a { background-color: #738741; }
a { background-color: rgb(115,135,65); }
div.DivClassName
{
background-color: #738741;
}
.BgClassName
{
background-color: #738741;
}
</style>
border-color css
<style>
span { border-color: #738741; }
span { border-color: rgb(115,135,65); }
td.TdClassName
{
border-color: #738741;
}
.TagClassName
{
border-color: #738741;
}
</style>