Shades of Wasabi #728536
Tints of Wasabi #728536
RGB
CMYK
RGB Variations
Color information
#728536 (or 0x728536) is known color: Wasabi. HEX triplet: 72, 85 and 36. RGB value is (114,133,54). Sum of RGB (Red+Green+Blue) = 114+133+54=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 133 (52.34% from 255 or 44.19% from 301); Blue value is 54 (21.48% from 255 or 17.94% from 301); Max value from RGB is 133 - color contains mainly: green. Hex color #728536 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728536 is #8D7AC9. Grayscale: #767676. Windows color (decimal): -9272010 or 3573106. OLE color: 3573106.
HSL color Cylindrical-coordinate representation of color #728536: hue angle of 74.43º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #728536 is Cyan = 0.14, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 54 | - |
| CMYK | 0.14 | 0 | 0.59 | 0.48 |
| HSL | 74.43º | 0.42% | 0.37% | - |
| HSV(B) | 74.43º | 0.59% | 0.52% | - |
| XYZ | 15.99 | 20.62 | 6.63 | - |
| YUV | 118.31 | 91.71 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 54 | 0.14 | 0 | 0.59 | 0.48 | 74.43 | 0.42 | 0.37 |
| Hex | 72 | 85 | 36 | E | 0 | 3B | 30 | 4A | 2A | 25 |
| Octal | 162 | 205 | 66 | 16 | 0 | 73 | 60 | 112 | 52 | 45 |
| Binary | 1110010 | 10000101 | 110110 | 1110 | 0 | 111011 | 110000 | 1001010 | 101010 | 100101 |
Color Harmonies of #728536
Complementary color
Monochromatic Colors of #728536
Black with #728536
Text Example
Text Example
White with #728536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728536; }
p { color: rgb(114,133,54); }
H1.HeaderClassName
{
color: #728536;
}
.AnyTagClassName
{
color: #728536;
}
</style>
background-color css
<style>
a { background-color: #728536; }
a { background-color: rgb(114,133,54); }
div.DivClassName
{
background-color: #728536;
}
.BgClassName
{
background-color: #728536;
}
</style>
border-color css
<style>
span { border-color: #728536; }
span { border-color: rgb(114,133,54); }
td.TdClassName
{
border-color: #728536;
}
.TagClassName
{
border-color: #728536;
}
</style>