Shades of Wasabi #738738
Tints of Wasabi #738738
RGB
CMYK
RGB Variations
Color information
#738738 (or 0x738738) is known color: Wasabi. HEX triplet: 73, 87 and 38. RGB value is (115,135,56). Sum of RGB (Red+Green+Blue) = 115+135+56=306 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.58% from 306); Green value is 135 (53.12% from 255 or 44.12% from 306); Blue value is 56 (22.27% from 255 or 18.30% from 306); Max value from RGB is 135 - color contains mainly: green. Hex color #738738 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738738 is #8C78C7. Grayscale: #787878. Windows color (decimal): -9205960 or 3704691. OLE color: 3704691.
HSL color Cylindrical-coordinate representation of color #738738: hue angle of 75.19º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #738738 is Cyan = 0.15, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 56 | - |
| CMYK | 0.15 | 0 | 0.59 | 0.47 |
| HSL | 75.19º | 0.41% | 0.37% | - |
| HSV(B) | 75.19º | 0.59% | 0.53% | - |
| XYZ | 16.45 | 21.26 | 6.98 | - |
| YUV | 120.01 | 91.87 | 124.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 56 | 0.15 | 0 | 0.59 | 0.47 | 75.19 | 0.41 | 0.37 |
| Hex | 73 | 87 | 38 | F | 0 | 3B | 2F | 4B | 29 | 25 |
| Octal | 163 | 207 | 70 | 17 | 0 | 73 | 57 | 113 | 51 | 45 |
| Binary | 1110011 | 10000111 | 111000 | 1111 | 0 | 111011 | 101111 | 1001011 | 101001 | 100101 |
Color Harmonies of #738738
Complementary color
Monochromatic Colors of #738738
Black with #738738
Text Example
Text Example
White with #738738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738738; }
p { color: rgb(115,135,56); }
H1.HeaderClassName
{
color: #738738;
}
.AnyTagClassName
{
color: #738738;
}
</style>
background-color css
<style>
a { background-color: #738738; }
a { background-color: rgb(115,135,56); }
div.DivClassName
{
background-color: #738738;
}
.BgClassName
{
background-color: #738738;
}
</style>
border-color css
<style>
span { border-color: #738738; }
span { border-color: rgb(115,135,56); }
td.TdClassName
{
border-color: #738738;
}
.TagClassName
{
border-color: #738738;
}
</style>