Shades of Wasabi #758446
Tints of Wasabi #758446
RGB
CMYK
RGB Variations
Color information
#758446 (or 0x758446) is known color: Wasabi. HEX triplet: 75, 84 and 46. RGB value is (117,132,70). Sum of RGB (Red+Green+Blue) = 117+132+70=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 132 (51.95% from 255 or 41.38% from 319); Blue value is 70 (27.73% from 255 or 21.94% from 319); Max value from RGB is 132 - color contains mainly: green. Hex color #758446 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758446 is #8A7BB9. Grayscale: #787878. Windows color (decimal): -9075642 or 4621429. OLE color: 4621429.
HSL color Cylindrical-coordinate representation of color #758446: hue angle of 74.52º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #758446 is Cyan = 0.11, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 70 | - |
| CMYK | 0.11 | 0 | 0.47 | 0.48 |
| HSL | 74.52º | 0.31% | 0.4% | - |
| HSV(B) | 74.52º | 0.47% | 0.52% | - |
| XYZ | 16.69 | 20.73 | 8.92 | - |
| YUV | 120.45 | 99.53 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 70 | 0.11 | 0 | 0.47 | 0.48 | 74.52 | 0.31 | 0.4 |
| Hex | 75 | 84 | 46 | B | 0 | 2F | 30 | 4B | 1F | 28 |
| Octal | 165 | 204 | 106 | 13 | 0 | 57 | 60 | 113 | 37 | 50 |
| Binary | 1110101 | 10000100 | 1000110 | 1011 | 0 | 101111 | 110000 | 1001011 | 11111 | 101000 |
Color Harmonies of #758446
Complementary color
Monochromatic Colors of #758446
Black with #758446
Text Example
Text Example
White with #758446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758446; }
p { color: rgb(117,132,70); }
H1.HeaderClassName
{
color: #758446;
}
.AnyTagClassName
{
color: #758446;
}
</style>
background-color css
<style>
a { background-color: #758446; }
a { background-color: rgb(117,132,70); }
div.DivClassName
{
background-color: #758446;
}
.BgClassName
{
background-color: #758446;
}
</style>
border-color css
<style>
span { border-color: #758446; }
span { border-color: rgb(117,132,70); }
td.TdClassName
{
border-color: #758446;
}
.TagClassName
{
border-color: #758446;
}
</style>