Shades of Wasabi #759046
Tints of Wasabi #759046
RGB
CMYK
RGB Variations
Color information
#759046 (or 0x759046) is known color: Wasabi. HEX triplet: 75, 90 and 46. RGB value is (117,144,70). Sum of RGB (Red+Green+Blue) = 117+144+70=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 144 (56.64% from 255 or 43.50% from 331); Blue value is 70 (27.73% from 255 or 21.15% from 331); Max value from RGB is 144 - color contains mainly: green. Hex color #759046 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759046 is #8A6FB9. Grayscale: #7F7F7F. Windows color (decimal): -9072570 or 4624501. OLE color: 4624501.
HSL color Cylindrical-coordinate representation of color #759046: hue angle of 81.89º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #759046 is Cyan = 0.19, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 70 | - |
| CMYK | 0.19 | 0 | 0.51 | 0.44 |
| HSL | 81.89º | 0.35% | 0.42% | - |
| HSV(B) | 81.89º | 0.51% | 0.56% | - |
| XYZ | 18.41 | 24.17 | 9.49 | - |
| YUV | 127.49 | 95.55 | 120.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 70 | 0.19 | 0 | 0.51 | 0.44 | 81.89 | 0.35 | 0.42 |
| Hex | 75 | 90 | 46 | 13 | 0 | 33 | 2C | 52 | 23 | 2A |
| Octal | 165 | 220 | 106 | 23 | 0 | 63 | 54 | 122 | 43 | 52 |
| Binary | 1110101 | 10010000 | 1000110 | 10011 | 0 | 110011 | 101100 | 1010010 | 100011 | 101010 |
Color Harmonies of #759046
Complementary color
Monochromatic Colors of #759046
Black with #759046
Text Example
Text Example
White with #759046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759046; }
p { color: rgb(117,144,70); }
H1.HeaderClassName
{
color: #759046;
}
.AnyTagClassName
{
color: #759046;
}
</style>
background-color css
<style>
a { background-color: #759046; }
a { background-color: rgb(117,144,70); }
div.DivClassName
{
background-color: #759046;
}
.BgClassName
{
background-color: #759046;
}
</style>
border-color css
<style>
span { border-color: #759046; }
span { border-color: rgb(117,144,70); }
td.TdClassName
{
border-color: #759046;
}
.TagClassName
{
border-color: #759046;
}
</style>