Shades of Wasabi #748746
Tints of Wasabi #748746
RGB
CMYK
RGB Variations
Color information
#748746 (or 0x748746) is known color: Wasabi. HEX triplet: 74, 87 and 46. RGB value is (116,135,70). Sum of RGB (Red+Green+Blue) = 116+135+70=321 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.14% from 321); Green value is 135 (53.12% from 255 or 42.06% from 321); Blue value is 70 (27.73% from 255 or 21.81% from 321); Max value from RGB is 135 - color contains mainly: green. Hex color #748746 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748746 is #8B78B9. Grayscale: #7A7A7A. Windows color (decimal): -9140410 or 4622196. OLE color: 4622196.
HSL color Cylindrical-coordinate representation of color #748746: hue angle of 77.54º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #748746 is Cyan = 0.14, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 135 | 70 | - |
| CMYK | 0.14 | 0 | 0.48 | 0.47 |
| HSL | 77.54º | 0.32% | 0.4% | - |
| HSV(B) | 77.54º | 0.48% | 0.53% | - |
| XYZ | 16.97 | 21.48 | 9.05 | - |
| YUV | 121.91 | 98.71 | 123.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 135 | 70 | 0.14 | 0 | 0.48 | 0.47 | 77.54 | 0.32 | 0.4 |
| Hex | 74 | 87 | 46 | E | 0 | 30 | 2F | 4E | 20 | 28 |
| Octal | 164 | 207 | 106 | 16 | 0 | 60 | 57 | 116 | 40 | 50 |
| Binary | 1110100 | 10000111 | 1000110 | 1110 | 0 | 110000 | 101111 | 1001110 | 100000 | 101000 |
Color Harmonies of #748746
Complementary color
Monochromatic Colors of #748746
Black with #748746
Text Example
Text Example
White with #748746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748746; }
p { color: rgb(116,135,70); }
H1.HeaderClassName
{
color: #748746;
}
.AnyTagClassName
{
color: #748746;
}
</style>
background-color css
<style>
a { background-color: #748746; }
a { background-color: rgb(116,135,70); }
div.DivClassName
{
background-color: #748746;
}
.BgClassName
{
background-color: #748746;
}
</style>
border-color css
<style>
span { border-color: #748746; }
span { border-color: rgb(116,135,70); }
td.TdClassName
{
border-color: #748746;
}
.TagClassName
{
border-color: #748746;
}
</style>