Shades of Wasabi #728438
Tints of Wasabi #728438
RGB
CMYK
RGB Variations
Color information
#728438 (or 0x728438) is known color: Wasabi. HEX triplet: 72, 84 and 38. RGB value is (114,132,56). Sum of RGB (Red+Green+Blue) = 114+132+56=302 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.75% from 302); Green value is 132 (51.95% from 255 or 43.71% from 302); Blue value is 56 (22.27% from 255 or 18.54% from 302); Max value from RGB is 132 - color contains mainly: green. Hex color #728438 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728438 is #8D7BC7. Grayscale: #767676. Windows color (decimal): -9272264 or 3703922. OLE color: 3703922.
HSL color Cylindrical-coordinate representation of color #728438: hue angle of 74.21º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #728438 is Cyan = 0.14, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 132 | 56 | - |
| CMYK | 0.14 | 0 | 0.58 | 0.48 |
| HSL | 74.21º | 0.4% | 0.37% | - |
| HSV(B) | 74.21º | 0.58% | 0.52% | - |
| XYZ | 15.9 | 20.37 | 6.83 | - |
| YUV | 117.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 56 | 0.14 | 0 | 0.58 | 0.48 | 74.21 | 0.4 | 0.37 |
| Hex | 72 | 84 | 38 | E | 0 | 3A | 30 | 4A | 28 | 25 |
| Octal | 162 | 204 | 70 | 16 | 0 | 72 | 60 | 112 | 50 | 45 |
| Binary | 1110010 | 10000100 | 111000 | 1110 | 0 | 111010 | 110000 | 1001010 | 101000 | 100101 |
Color Harmonies of #728438
Complementary color
Monochromatic Colors of #728438
Black with #728438
Text Example
Text Example
White with #728438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728438; }
p { color: rgb(114,132,56); }
H1.HeaderClassName
{
color: #728438;
}
.AnyTagClassName
{
color: #728438;
}
</style>
background-color css
<style>
a { background-color: #728438; }
a { background-color: rgb(114,132,56); }
div.DivClassName
{
background-color: #728438;
}
.BgClassName
{
background-color: #728438;
}
</style>
border-color css
<style>
span { border-color: #728438; }
span { border-color: rgb(114,132,56); }
td.TdClassName
{
border-color: #728438;
}
.TagClassName
{
border-color: #728438;
}
</style>