Shades of Wasabi #728037
Tints of Wasabi #728037
RGB
CMYK
RGB Variations
Color information
#728037 (or 0x728037) is known color: Wasabi. HEX triplet: 72, 80 and 37. RGB value is (114,128,55). Sum of RGB (Red+Green+Blue) = 114+128+55=297 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.38% from 297); Green value is 128 (50.39% from 255 or 43.10% from 297); Blue value is 55 (21.88% from 255 or 18.52% from 297); Max value from RGB is 128 - color contains mainly: green. Hex color #728037 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728037 is #8D7FC8. Grayscale: #737373. Windows color (decimal): -9273289 or 3637362. OLE color: 3637362.
HSL color Cylindrical-coordinate representation of color #728037: hue angle of 71.51º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #728037 is Cyan = 0.11, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 128 | 55 | - |
| CMYK | 0.11 | 0 | 0.57 | 0.50 |
| HSL | 71.51º | 0.4% | 0.36% | - |
| HSV(B) | 71.51º | 0.57% | 0.5% | - |
| XYZ | 15.35 | 19.29 | 6.53 | - |
| YUV | 115.49 | 93.86 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 55 | 0.11 | 0 | 0.57 | 0.50 | 71.51 | 0.4 | 0.36 |
| Hex | 72 | 80 | 37 | B | 0 | 39 | 32 | 48 | 28 | 24 |
| Octal | 162 | 200 | 67 | 13 | 0 | 71 | 62 | 110 | 50 | 44 |
| Binary | 1110010 | 10000000 | 110111 | 1011 | 0 | 111001 | 110010 | 1001000 | 101000 | 100100 |
Color Harmonies of #728037
Complementary color
Monochromatic Colors of #728037
Black with #728037
Text Example
Text Example
White with #728037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728037; }
p { color: rgb(114,128,55); }
H1.HeaderClassName
{
color: #728037;
}
.AnyTagClassName
{
color: #728037;
}
</style>
background-color css
<style>
a { background-color: #728037; }
a { background-color: rgb(114,128,55); }
div.DivClassName
{
background-color: #728037;
}
.BgClassName
{
background-color: #728037;
}
</style>
border-color css
<style>
span { border-color: #728037; }
span { border-color: rgb(114,128,55); }
td.TdClassName
{
border-color: #728037;
}
.TagClassName
{
border-color: #728037;
}
</style>