Shades of Wasabi #738443
Tints of Wasabi #738443
RGB
CMYK
RGB Variations
Color information
#738443 (or 0x738443) is known color: Wasabi. HEX triplet: 73, 84 and 43. RGB value is (115,132,67). Sum of RGB (Red+Green+Blue) = 115+132+67=314 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.62% from 314); Green value is 132 (51.95% from 255 or 42.04% from 314); Blue value is 67 (26.56% from 255 or 21.34% from 314); Max value from RGB is 132 - color contains mainly: green. Hex color #738443 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738443 is #8C7BBC. Grayscale: #777777. Windows color (decimal): -9206717 or 4424819. OLE color: 4424819.
HSL color Cylindrical-coordinate representation of color #738443: hue angle of 75.69º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #738443 is Cyan = 0.13, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 67 | - |
| CMYK | 0.13 | 0 | 0.49 | 0.48 |
| HSL | 75.69º | 0.33% | 0.39% | - |
| HSV(B) | 75.69º | 0.49% | 0.52% | - |
| XYZ | 16.33 | 20.55 | 8.42 | - |
| YUV | 119.51 | 98.37 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 67 | 0.13 | 0 | 0.49 | 0.48 | 75.69 | 0.33 | 0.39 |
| Hex | 73 | 84 | 43 | D | 0 | 31 | 30 | 4C | 21 | 27 |
| Octal | 163 | 204 | 103 | 15 | 0 | 61 | 60 | 114 | 41 | 47 |
| Binary | 1110011 | 10000100 | 1000011 | 1101 | 0 | 110001 | 110000 | 1001100 | 100001 | 100111 |
Color Harmonies of #738443
Complementary color
Monochromatic Colors of #738443
Black with #738443
Text Example
Text Example
White with #738443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738443; }
p { color: rgb(115,132,67); }
H1.HeaderClassName
{
color: #738443;
}
.AnyTagClassName
{
color: #738443;
}
</style>
background-color css
<style>
a { background-color: #738443; }
a { background-color: rgb(115,132,67); }
div.DivClassName
{
background-color: #738443;
}
.BgClassName
{
background-color: #738443;
}
</style>
border-color css
<style>
span { border-color: #738443; }
span { border-color: rgb(115,132,67); }
td.TdClassName
{
border-color: #738443;
}
.TagClassName
{
border-color: #738443;
}
</style>