Shades of Wasabi #738538
Tints of Wasabi #738538
RGB
CMYK
RGB Variations
Color information
#738538 (or 0x738538) is known color: Wasabi. HEX triplet: 73, 85 and 38. RGB value is (115,133,56). Sum of RGB (Red+Green+Blue) = 115+133+56=304 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.83% from 304); Green value is 133 (52.34% from 255 or 43.75% from 304); Blue value is 56 (22.27% from 255 or 18.42% from 304); Max value from RGB is 133 - color contains mainly: green. Hex color #738538 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738538 is #8C7AC7. Grayscale: #777777. Windows color (decimal): -9206472 or 3704179. OLE color: 3704179.
HSL color Cylindrical-coordinate representation of color #738538: hue angle of 74.03º degrees, saturation: 0.41, 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 #738538 is Cyan = 0.14, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 56 | - |
| CMYK | 0.14 | 0 | 0.58 | 0.48 |
| HSL | 74.03º | 0.41% | 0.37% | - |
| HSV(B) | 74.03º | 0.58% | 0.52% | - |
| XYZ | 16.17 | 20.71 | 6.89 | - |
| YUV | 118.84 | 92.54 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 56 | 0.14 | 0 | 0.58 | 0.48 | 74.03 | 0.41 | 0.37 |
| Hex | 73 | 85 | 38 | E | 0 | 3A | 30 | 4A | 29 | 25 |
| Octal | 163 | 205 | 70 | 16 | 0 | 72 | 60 | 112 | 51 | 45 |
| Binary | 1110011 | 10000101 | 111000 | 1110 | 0 | 111010 | 110000 | 1001010 | 101001 | 100101 |
Color Harmonies of #738538
Complementary color
Monochromatic Colors of #738538
Black with #738538
Text Example
Text Example
White with #738538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738538; }
p { color: rgb(115,133,56); }
H1.HeaderClassName
{
color: #738538;
}
.AnyTagClassName
{
color: #738538;
}
</style>
background-color css
<style>
a { background-color: #738538; }
a { background-color: rgb(115,133,56); }
div.DivClassName
{
background-color: #738538;
}
.BgClassName
{
background-color: #738538;
}
</style>
border-color css
<style>
span { border-color: #738538; }
span { border-color: rgb(115,133,56); }
td.TdClassName
{
border-color: #738538;
}
.TagClassName
{
border-color: #738538;
}
</style>