Shades of Wasabi #728540
Tints of Wasabi #728540
RGB
CMYK
RGB Variations
Color information
#728540 (or 0x728540) is known color: Wasabi. HEX triplet: 72, 85 and 40. RGB value is (114,133,64). Sum of RGB (Red+Green+Blue) = 114+133+64=311 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.66% from 311); Green value is 133 (52.34% from 255 or 42.77% from 311); Blue value is 64 (25.39% from 255 or 20.58% from 311); Max value from RGB is 133 - color contains mainly: green. Hex color #728540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #728540 is #8D7ABF. Grayscale: #777777. Windows color (decimal): -9272000 or 4228466. OLE color: 4228466.
HSL color Cylindrical-coordinate representation of color #728540: hue angle of 76.52º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #728540 is Cyan = 0.14, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 64 | - |
| CMYK | 0.14 | 0 | 0.52 | 0.48 |
| HSL | 76.52º | 0.35% | 0.39% | - |
| HSV(B) | 76.52º | 0.52% | 0.52% | - |
| XYZ | 16.25 | 20.72 | 7.99 | - |
| YUV | 119.45 | 96.71 | 124.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 64 | 0.14 | 0 | 0.52 | 0.48 | 76.52 | 0.35 | 0.39 |
| Hex | 72 | 85 | 40 | E | 0 | 34 | 30 | 4D | 23 | 27 |
| Octal | 162 | 205 | 100 | 16 | 0 | 64 | 60 | 115 | 43 | 47 |
| Binary | 1110010 | 10000101 | 1000000 | 1110 | 0 | 110100 | 110000 | 1001101 | 100011 | 100111 |
Color Harmonies of #728540
Complementary color
Monochromatic Colors of #728540
Black with #728540
Text Example
Text Example
White with #728540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728540; }
p { color: rgb(114,133,64); }
H1.HeaderClassName
{
color: #728540;
}
.AnyTagClassName
{
color: #728540;
}
</style>
background-color css
<style>
a { background-color: #728540; }
a { background-color: rgb(114,133,64); }
div.DivClassName
{
background-color: #728540;
}
.BgClassName
{
background-color: #728540;
}
</style>
border-color css
<style>
span { border-color: #728540; }
span { border-color: rgb(114,133,64); }
td.TdClassName
{
border-color: #728540;
}
.TagClassName
{
border-color: #728540;
}
</style>