Shades of Wasabi #738644
Tints of Wasabi #738644
RGB
CMYK
RGB Variations
Color information
#738644 (or 0x738644) is known color: Wasabi. HEX triplet: 73, 86 and 44. RGB value is (115,134,68). Sum of RGB (Red+Green+Blue) = 115+134+68=317 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.28% from 317); Green value is 134 (52.73% from 255 or 42.27% from 317); Blue value is 68 (26.95% from 255 or 21.45% from 317); Max value from RGB is 134 - color contains mainly: green. Hex color #738644 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738644 is #8C79BB. Grayscale: #797979. Windows color (decimal): -9206204 or 4490867. OLE color: 4490867.
HSL color Cylindrical-coordinate representation of color #738644: hue angle of 77.27º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #738644 is Cyan = 0.14, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 68 | - |
| CMYK | 0.14 | 0 | 0.49 | 0.47 |
| HSL | 77.27º | 0.33% | 0.4% | - |
| HSV(B) | 77.27º | 0.49% | 0.53% | - |
| XYZ | 16.64 | 21.11 | 8.67 | - |
| YUV | 120.8 | 98.21 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 68 | 0.14 | 0 | 0.49 | 0.47 | 77.27 | 0.33 | 0.4 |
| Hex | 73 | 86 | 44 | E | 0 | 31 | 2F | 4D | 21 | 28 |
| Octal | 163 | 206 | 104 | 16 | 0 | 61 | 57 | 115 | 41 | 50 |
| Binary | 1110011 | 10000110 | 1000100 | 1110 | 0 | 110001 | 101111 | 1001101 | 100001 | 101000 |
Color Harmonies of #738644
Complementary color
Monochromatic Colors of #738644
Black with #738644
Text Example
Text Example
White with #738644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738644; }
p { color: rgb(115,134,68); }
H1.HeaderClassName
{
color: #738644;
}
.AnyTagClassName
{
color: #738644;
}
</style>
background-color css
<style>
a { background-color: #738644; }
a { background-color: rgb(115,134,68); }
div.DivClassName
{
background-color: #738644;
}
.BgClassName
{
background-color: #738644;
}
</style>
border-color css
<style>
span { border-color: #738644; }
span { border-color: rgb(115,134,68); }
td.TdClassName
{
border-color: #738644;
}
.TagClassName
{
border-color: #738644;
}
</style>