Shades of Wasabi #748340
Tints of Wasabi #748340
RGB
CMYK
RGB Variations
Color information
#748340 (or 0x748340) is known color: Wasabi. HEX triplet: 74, 83 and 40. RGB value is (116,131,64). Sum of RGB (Red+Green+Blue) = 116+131+64=311 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.30% from 311); Green value is 131 (51.56% from 255 or 42.12% from 311); Blue value is 64 (25.39% from 255 or 20.58% from 311); Max value from RGB is 131 - color contains mainly: green. Hex color #748340 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748340 is #8B7CBF. Grayscale: #777777. Windows color (decimal): -9141440 or 4227956. OLE color: 4227956.
HSL color Cylindrical-coordinate representation of color #748340: hue angle of 73.43º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #748340 is Cyan = 0.11, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 131 | 64 | - |
| CMYK | 0.11 | 0 | 0.51 | 0.49 |
| HSL | 73.43º | 0.34% | 0.38% | - |
| HSV(B) | 73.43º | 0.51% | 0.51% | - |
| XYZ | 16.24 | 20.32 | 7.92 | - |
| YUV | 118.88 | 97.03 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 131 | 64 | 0.11 | 0 | 0.51 | 0.49 | 73.43 | 0.34 | 0.38 |
| Hex | 74 | 83 | 40 | B | 0 | 33 | 31 | 49 | 22 | 26 |
| Octal | 164 | 203 | 100 | 13 | 0 | 63 | 61 | 111 | 42 | 46 |
| Binary | 1110100 | 10000011 | 1000000 | 1011 | 0 | 110011 | 110001 | 1001001 | 100010 | 100110 |
Color Harmonies of #748340
Complementary color
Monochromatic Colors of #748340
Black with #748340
Text Example
Text Example
White with #748340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748340; }
p { color: rgb(116,131,64); }
H1.HeaderClassName
{
color: #748340;
}
.AnyTagClassName
{
color: #748340;
}
</style>
background-color css
<style>
a { background-color: #748340; }
a { background-color: rgb(116,131,64); }
div.DivClassName
{
background-color: #748340;
}
.BgClassName
{
background-color: #748340;
}
</style>
border-color css
<style>
span { border-color: #748340; }
span { border-color: rgb(116,131,64); }
td.TdClassName
{
border-color: #748340;
}
.TagClassName
{
border-color: #748340;
}
</style>