Shades of Wasabi #738434
Tints of Wasabi #738434
RGB
CMYK
RGB Variations
Color information
#738434 (or 0x738434) is known color: Wasabi. HEX triplet: 73, 84 and 34. RGB value is (115,132,52). Sum of RGB (Red+Green+Blue) = 115+132+52=299 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.46% from 299); Green value is 132 (51.95% from 255 or 44.15% from 299); Blue value is 52 (20.70% from 255 or 17.39% from 299); Max value from RGB is 132 - color contains mainly: green. Hex color #738434 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738434 is #8C7BCB. Grayscale: #767676. Windows color (decimal): -9206732 or 3441779. OLE color: 3441779.
HSL color Cylindrical-coordinate representation of color #738434: hue angle of 72.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #738434 is Cyan = 0.13, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 52 | - |
| CMYK | 0.13 | 0 | 0.61 | 0.48 |
| HSL | 72.75º | 0.43% | 0.36% | - |
| HSV(B) | 72.75º | 0.61% | 0.52% | - |
| XYZ | 15.94 | 20.4 | 6.35 | - |
| YUV | 117.8 | 90.87 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 52 | 0.13 | 0 | 0.61 | 0.48 | 72.75 | 0.43 | 0.36 |
| Hex | 73 | 84 | 34 | D | 0 | 3D | 30 | 49 | 2B | 24 |
| Octal | 163 | 204 | 64 | 15 | 0 | 75 | 60 | 111 | 53 | 44 |
| Binary | 1110011 | 10000100 | 110100 | 1101 | 0 | 111101 | 110000 | 1001001 | 101011 | 100100 |
Color Harmonies of #738434
Complementary color
Monochromatic Colors of #738434
Black with #738434
Text Example
Text Example
White with #738434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738434; }
p { color: rgb(115,132,52); }
H1.HeaderClassName
{
color: #738434;
}
.AnyTagClassName
{
color: #738434;
}
</style>
background-color css
<style>
a { background-color: #738434; }
a { background-color: rgb(115,132,52); }
div.DivClassName
{
background-color: #738434;
}
.BgClassName
{
background-color: #738434;
}
</style>
border-color css
<style>
span { border-color: #738434; }
span { border-color: rgb(115,132,52); }
td.TdClassName
{
border-color: #738434;
}
.TagClassName
{
border-color: #738434;
}
</style>