Shades of Wasabi #738945
Tints of Wasabi #738945
RGB
CMYK
RGB Variations
Color information
#738945 (or 0x738945) is known color: Wasabi. HEX triplet: 73, 89 and 45. RGB value is (115,137,69). Sum of RGB (Red+Green+Blue) = 115+137+69=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 137 (53.91% from 255 or 42.68% from 321); Blue value is 69 (27.34% from 255 or 21.50% from 321); Max value from RGB is 137 - color contains mainly: green. Hex color #738945 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738945 is #8C76BA. Grayscale: #7A7A7A. Windows color (decimal): -9205435 or 4557171. OLE color: 4557171.
HSL color Cylindrical-coordinate representation of color #738945: hue angle of 79.41º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #738945 is Cyan = 0.16, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 137 | 69 | - |
| CMYK | 0.16 | 0 | 0.50 | 0.46 |
| HSL | 79.41º | 0.33% | 0.4% | - |
| HSV(B) | 79.41º | 0.5% | 0.54% | - |
| XYZ | 17.09 | 21.97 | 8.97 | - |
| YUV | 122.67 | 97.71 | 122.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 69 | 0.16 | 0 | 0.50 | 0.46 | 79.41 | 0.33 | 0.4 |
| Hex | 73 | 89 | 45 | 10 | 0 | 32 | 2E | 4F | 21 | 28 |
| Octal | 163 | 211 | 105 | 20 | 0 | 62 | 56 | 117 | 41 | 50 |
| Binary | 1110011 | 10001001 | 1000101 | 10000 | 0 | 110010 | 101110 | 1001111 | 100001 | 101000 |
Color Harmonies of #738945
Complementary color
Monochromatic Colors of #738945
Black with #738945
Text Example
Text Example
White with #738945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738945; }
p { color: rgb(115,137,69); }
H1.HeaderClassName
{
color: #738945;
}
.AnyTagClassName
{
color: #738945;
}
</style>
background-color css
<style>
a { background-color: #738945; }
a { background-color: rgb(115,137,69); }
div.DivClassName
{
background-color: #738945;
}
.BgClassName
{
background-color: #738945;
}
</style>
border-color css
<style>
span { border-color: #738945; }
span { border-color: rgb(115,137,69); }
td.TdClassName
{
border-color: #738945;
}
.TagClassName
{
border-color: #738945;
}
</style>