Shades of Wasabi #759047
Tints of Wasabi #759047
RGB
CMYK
RGB Variations
Color information
#759047 (or 0x759047) is known color: Wasabi. HEX triplet: 75, 90 and 47. RGB value is (117,144,71). Sum of RGB (Red+Green+Blue) = 117+144+71=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 144 (56.64% from 255 or 43.37% from 332); Blue value is 71 (28.12% from 255 or 21.39% from 332); Max value from RGB is 144 - color contains mainly: green. Hex color #759047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759047 is #8A6FB8. Grayscale: #7F7F7F. Windows color (decimal): -9072569 or 4690037. OLE color: 4690037.
HSL color Cylindrical-coordinate representation of color #759047: hue angle of 82.19º degrees, saturation: 0.34, 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 #759047 is Cyan = 0.19, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 71 | - |
| CMYK | 0.19 | 0 | 0.51 | 0.44 |
| HSL | 82.19º | 0.34% | 0.42% | - |
| HSV(B) | 82.19º | 0.51% | 0.56% | - |
| XYZ | 18.45 | 24.18 | 9.66 | - |
| YUV | 127.61 | 96.05 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 71 | 0.19 | 0 | 0.51 | 0.44 | 82.19 | 0.34 | 0.42 |
| Hex | 75 | 90 | 47 | 13 | 0 | 33 | 2C | 52 | 22 | 2A |
| Octal | 165 | 220 | 107 | 23 | 0 | 63 | 54 | 122 | 42 | 52 |
| Binary | 1110101 | 10010000 | 1000111 | 10011 | 0 | 110011 | 101100 | 1010010 | 100010 | 101010 |
Color Harmonies of #759047
Complementary color
Monochromatic Colors of #759047
Black with #759047
Text Example
Text Example
White with #759047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759047; }
p { color: rgb(117,144,71); }
H1.HeaderClassName
{
color: #759047;
}
.AnyTagClassName
{
color: #759047;
}
</style>
background-color css
<style>
a { background-color: #759047; }
a { background-color: rgb(117,144,71); }
div.DivClassName
{
background-color: #759047;
}
.BgClassName
{
background-color: #759047;
}
</style>
border-color css
<style>
span { border-color: #759047; }
span { border-color: rgb(117,144,71); }
td.TdClassName
{
border-color: #759047;
}
.TagClassName
{
border-color: #759047;
}
</style>