Shades of Wasabi #759043
Tints of Wasabi #759043
RGB
CMYK
RGB Variations
Color information
#759043 (or 0x759043) is known color: Wasabi. HEX triplet: 75, 90 and 43. RGB value is (117,144,67). Sum of RGB (Red+Green+Blue) = 117+144+67=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 144 (56.64% from 255 or 43.90% from 328); Blue value is 67 (26.56% from 255 or 20.43% from 328); Max value from RGB is 144 - color contains mainly: green. Hex color #759043 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759043 is #8A6FBC. Grayscale: #7F7F7F. Windows color (decimal): -9072573 or 4427893. OLE color: 4427893.
HSL color Cylindrical-coordinate representation of color #759043: hue angle of 81.04º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #759043 is Cyan = 0.19, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 67 | - |
| CMYK | 0.19 | 0 | 0.53 | 0.44 |
| HSL | 81.04º | 0.36% | 0.41% | - |
| HSV(B) | 81.04º | 0.53% | 0.56% | - |
| XYZ | 18.32 | 24.13 | 9 | - |
| YUV | 127.15 | 94.05 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 67 | 0.19 | 0 | 0.53 | 0.44 | 81.04 | 0.36 | 0.41 |
| Hex | 75 | 90 | 43 | 13 | 0 | 35 | 2C | 51 | 24 | 29 |
| Octal | 165 | 220 | 103 | 23 | 0 | 65 | 54 | 121 | 44 | 51 |
| Binary | 1110101 | 10010000 | 1000011 | 10011 | 0 | 110101 | 101100 | 1010001 | 100100 | 101001 |
Color Harmonies of #759043
Complementary color
Monochromatic Colors of #759043
Black with #759043
Text Example
Text Example
White with #759043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759043; }
p { color: rgb(117,144,67); }
H1.HeaderClassName
{
color: #759043;
}
.AnyTagClassName
{
color: #759043;
}
</style>
background-color css
<style>
a { background-color: #759043; }
a { background-color: rgb(117,144,67); }
div.DivClassName
{
background-color: #759043;
}
.BgClassName
{
background-color: #759043;
}
</style>
border-color css
<style>
span { border-color: #759043; }
span { border-color: rgb(117,144,67); }
td.TdClassName
{
border-color: #759043;
}
.TagClassName
{
border-color: #759043;
}
</style>