Shades of Wasabi #748938
Tints of Wasabi #748938
RGB
CMYK
RGB Variations
Color information
#748938 (or 0x748938) is known color: Wasabi. HEX triplet: 74, 89 and 38. RGB value is (116,137,56). Sum of RGB (Red+Green+Blue) = 116+137+56=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 137 (53.91% from 255 or 44.34% from 309); Blue value is 56 (22.27% from 255 or 18.12% from 309); Max value from RGB is 137 - color contains mainly: green. Hex color #748938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748938 is #8B76C7. Grayscale: #797979. Windows color (decimal): -9139912 or 3705204. OLE color: 3705204.
HSL color Cylindrical-coordinate representation of color #748938: hue angle of 75.56º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #748938 is Cyan = 0.15, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 137 | 56 | - |
| CMYK | 0.15 | 0 | 0.59 | 0.46 |
| HSL | 75.56º | 0.42% | 0.38% | - |
| HSV(B) | 75.56º | 0.59% | 0.54% | - |
| XYZ | 16.86 | 21.89 | 7.08 | - |
| YUV | 121.49 | 91.04 | 124.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 137 | 56 | 0.15 | 0 | 0.59 | 0.46 | 75.56 | 0.42 | 0.38 |
| Hex | 74 | 89 | 38 | F | 0 | 3B | 2E | 4C | 2A | 26 |
| Octal | 164 | 211 | 70 | 17 | 0 | 73 | 56 | 114 | 52 | 46 |
| Binary | 1110100 | 10001001 | 111000 | 1111 | 0 | 111011 | 101110 | 1001100 | 101010 | 100110 |
Color Harmonies of #748938
Complementary color
Monochromatic Colors of #748938
Black with #748938
Text Example
Text Example
White with #748938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748938; }
p { color: rgb(116,137,56); }
H1.HeaderClassName
{
color: #748938;
}
.AnyTagClassName
{
color: #748938;
}
</style>
background-color css
<style>
a { background-color: #748938; }
a { background-color: rgb(116,137,56); }
div.DivClassName
{
background-color: #748938;
}
.BgClassName
{
background-color: #748938;
}
</style>
border-color css
<style>
span { border-color: #748938; }
span { border-color: rgb(116,137,56); }
td.TdClassName
{
border-color: #748938;
}
.TagClassName
{
border-color: #748938;
}
</style>