Shades of Wasabi #728039
Tints of Wasabi #728039
RGB
CMYK
RGB Variations
Color information
#728039 (or 0x728039) is known color: Wasabi. HEX triplet: 72, 80 and 39. RGB value is (114,128,57). Sum of RGB (Red+Green+Blue) = 114+128+57=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 128 (50.39% from 255 or 42.81% from 299); Blue value is 57 (22.66% from 255 or 19.06% from 299); Max value from RGB is 128 - color contains mainly: green. Hex color #728039 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728039 is #8D7FC6. Grayscale: #737373. Windows color (decimal): -9273287 or 3768434. OLE color: 3768434.
HSL color Cylindrical-coordinate representation of color #728039: hue angle of 71.83º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #728039 is Cyan = 0.11, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 128 | 57 | - |
| CMYK | 0.11 | 0 | 0.55 | 0.50 |
| HSL | 71.83º | 0.38% | 0.36% | - |
| HSV(B) | 71.83º | 0.55% | 0.5% | - |
| XYZ | 15.4 | 19.31 | 6.79 | - |
| YUV | 115.72 | 94.86 | 126.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 57 | 0.11 | 0 | 0.55 | 0.50 | 71.83 | 0.38 | 0.36 |
| Hex | 72 | 80 | 39 | B | 0 | 37 | 32 | 48 | 26 | 24 |
| Octal | 162 | 200 | 71 | 13 | 0 | 67 | 62 | 110 | 46 | 44 |
| Binary | 1110010 | 10000000 | 111001 | 1011 | 0 | 110111 | 110010 | 1001000 | 100110 | 100100 |
Color Harmonies of #728039
Complementary color
Monochromatic Colors of #728039
Black with #728039
Text Example
Text Example
White with #728039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728039; }
p { color: rgb(114,128,57); }
H1.HeaderClassName
{
color: #728039;
}
.AnyTagClassName
{
color: #728039;
}
</style>
background-color css
<style>
a { background-color: #728039; }
a { background-color: rgb(114,128,57); }
div.DivClassName
{
background-color: #728039;
}
.BgClassName
{
background-color: #728039;
}
</style>
border-color css
<style>
span { border-color: #728039; }
span { border-color: rgb(114,128,57); }
td.TdClassName
{
border-color: #728039;
}
.TagClassName
{
border-color: #728039;
}
</style>