Shades of Wasabi #728436
Tints of Wasabi #728436
RGB
CMYK
RGB Variations
Color information
#728436 (or 0x728436) is known color: Wasabi. HEX triplet: 72, 84 and 36. RGB value is (114,132,54). Sum of RGB (Red+Green+Blue) = 114+132+54=300 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38% from 300); Green value is 132 (51.95% from 255 or 44% from 300); Blue value is 54 (21.48% from 255 or 18% from 300); Max value from RGB is 132 - color contains mainly: green. Hex color #728436 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728436 is #8D7BC9. Grayscale: #767676. Windows color (decimal): -9272266 or 3572850. OLE color: 3572850.
HSL color Cylindrical-coordinate representation of color #728436: hue angle of 73.85º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #728436 is Cyan = 0.14, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 132 | 54 | - |
| CMYK | 0.14 | 0 | 0.59 | 0.48 |
| HSL | 73.85º | 0.42% | 0.36% | - |
| HSV(B) | 73.85º | 0.59% | 0.52% | - |
| XYZ | 15.86 | 20.35 | 6.58 | - |
| YUV | 117.73 | 92.04 | 125.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 54 | 0.14 | 0 | 0.59 | 0.48 | 73.85 | 0.42 | 0.36 |
| Hex | 72 | 84 | 36 | E | 0 | 3B | 30 | 4A | 2A | 24 |
| Octal | 162 | 204 | 66 | 16 | 0 | 73 | 60 | 112 | 52 | 44 |
| Binary | 1110010 | 10000100 | 110110 | 1110 | 0 | 111011 | 110000 | 1001010 | 101010 | 100100 |
Color Harmonies of #728436
Complementary color
Monochromatic Colors of #728436
Black with #728436
Text Example
Text Example
White with #728436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728436; }
p { color: rgb(114,132,54); }
H1.HeaderClassName
{
color: #728436;
}
.AnyTagClassName
{
color: #728436;
}
</style>
background-color css
<style>
a { background-color: #728436; }
a { background-color: rgb(114,132,54); }
div.DivClassName
{
background-color: #728436;
}
.BgClassName
{
background-color: #728436;
}
</style>
border-color css
<style>
span { border-color: #728436; }
span { border-color: rgb(114,132,54); }
td.TdClassName
{
border-color: #728436;
}
.TagClassName
{
border-color: #728436;
}
</style>