Shades of Wasabi #748738
Tints of Wasabi #748738
RGB
CMYK
RGB Variations
Color information
#748738 (or 0x748738) is known color: Wasabi. HEX triplet: 74, 87 and 38. RGB value is (116,135,56). Sum of RGB (Red+Green+Blue) = 116+135+56=307 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.79% from 307); Green value is 135 (53.12% from 255 or 43.97% from 307); Blue value is 56 (22.27% from 255 or 18.24% from 307); Max value from RGB is 135 - color contains mainly: green. Hex color #748738 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748738 is #8B78C7. Grayscale: #787878. Windows color (decimal): -9140424 or 3704692. OLE color: 3704692.
HSL color Cylindrical-coordinate representation of color #748738: hue angle of 74.43º 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 #748738 is Cyan = 0.14, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 135 | 56 | - |
| CMYK | 0.14 | 0 | 0.59 | 0.47 |
| HSL | 74.43º | 0.41% | 0.37% | - |
| HSV(B) | 74.43º | 0.59% | 0.53% | - |
| XYZ | 16.58 | 21.33 | 6.98 | - |
| YUV | 120.31 | 91.71 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 135 | 56 | 0.14 | 0 | 0.59 | 0.47 | 74.43 | 0.41 | 0.37 |
| Hex | 74 | 87 | 38 | E | 0 | 3B | 2F | 4A | 29 | 25 |
| Octal | 164 | 207 | 70 | 16 | 0 | 73 | 57 | 112 | 51 | 45 |
| Binary | 1110100 | 10000111 | 111000 | 1110 | 0 | 111011 | 101111 | 1001010 | 101001 | 100101 |
Color Harmonies of #748738
Complementary color
Monochromatic Colors of #748738
Black with #748738
Text Example
Text Example
White with #748738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748738; }
p { color: rgb(116,135,56); }
H1.HeaderClassName
{
color: #748738;
}
.AnyTagClassName
{
color: #748738;
}
</style>
background-color css
<style>
a { background-color: #748738; }
a { background-color: rgb(116,135,56); }
div.DivClassName
{
background-color: #748738;
}
.BgClassName
{
background-color: #748738;
}
</style>
border-color css
<style>
span { border-color: #748738; }
span { border-color: rgb(116,135,56); }
td.TdClassName
{
border-color: #748738;
}
.TagClassName
{
border-color: #748738;
}
</style>