Shades of Wasabi #728439
Tints of Wasabi #728439
RGB
CMYK
RGB Variations
Color information
#728439 (or 0x728439) is known color: Wasabi. HEX triplet: 72, 84 and 39. RGB value is (114,132,57). Sum of RGB (Red+Green+Blue) = 114+132+57=303 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.62% from 303); Green value is 132 (51.95% from 255 or 43.56% from 303); Blue value is 57 (22.66% from 255 or 18.81% from 303); Max value from RGB is 132 - color contains mainly: green. Hex color #728439 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728439 is #8D7BC6. Grayscale: #767676. Windows color (decimal): -9272263 or 3769458. OLE color: 3769458.
HSL color Cylindrical-coordinate representation of color #728439: hue angle of 74.4º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #728439 is Cyan = 0.14, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 132 | 57 | - |
| CMYK | 0.14 | 0 | 0.57 | 0.48 |
| HSL | 74.4º | 0.4% | 0.37% | - |
| HSV(B) | 74.4º | 0.57% | 0.52% | - |
| XYZ | 15.93 | 20.38 | 6.96 | - |
| YUV | 118.07 | 93.54 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 57 | 0.14 | 0 | 0.57 | 0.48 | 74.4 | 0.4 | 0.37 |
| Hex | 72 | 84 | 39 | E | 0 | 39 | 30 | 4A | 28 | 25 |
| Octal | 162 | 204 | 71 | 16 | 0 | 71 | 60 | 112 | 50 | 45 |
| Binary | 1110010 | 10000100 | 111001 | 1110 | 0 | 111001 | 110000 | 1001010 | 101000 | 100101 |
Color Harmonies of #728439
Complementary color
Monochromatic Colors of #728439
Black with #728439
Text Example
Text Example
White with #728439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728439; }
p { color: rgb(114,132,57); }
H1.HeaderClassName
{
color: #728439;
}
.AnyTagClassName
{
color: #728439;
}
</style>
background-color css
<style>
a { background-color: #728439; }
a { background-color: rgb(114,132,57); }
div.DivClassName
{
background-color: #728439;
}
.BgClassName
{
background-color: #728439;
}
</style>
border-color css
<style>
span { border-color: #728439; }
span { border-color: rgb(114,132,57); }
td.TdClassName
{
border-color: #728439;
}
.TagClassName
{
border-color: #728439;
}
</style>