Shades of Wasabi #758844
Tints of Wasabi #758844
RGB
CMYK
RGB Variations
Color information
#758844 (or 0x758844) is known color: Wasabi. HEX triplet: 75, 88 and 44. RGB value is (117,136,68). Sum of RGB (Red+Green+Blue) = 117+136+68=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 136 (53.52% from 255 or 42.37% from 321); Blue value is 68 (26.95% from 255 or 21.18% from 321); Max value from RGB is 136 - color contains mainly: green. Hex color #758844 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758844 is #8A77BB. Grayscale: #7A7A7A. Windows color (decimal): -9074620 or 4491381. OLE color: 4491381.
HSL color Cylindrical-coordinate representation of color #758844: hue angle of 76.76º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #758844 is Cyan = 0.14, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 136 | 68 | - |
| CMYK | 0.14 | 0 | 0.50 | 0.47 |
| HSL | 76.76º | 0.33% | 0.4% | - |
| HSV(B) | 76.76º | 0.5% | 0.53% | - |
| XYZ | 17.18 | 21.81 | 8.77 | - |
| YUV | 122.57 | 97.21 | 124.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 136 | 68 | 0.14 | 0 | 0.50 | 0.47 | 76.76 | 0.33 | 0.4 |
| Hex | 75 | 88 | 44 | E | 0 | 32 | 2F | 4D | 21 | 28 |
| Octal | 165 | 210 | 104 | 16 | 0 | 62 | 57 | 115 | 41 | 50 |
| Binary | 1110101 | 10001000 | 1000100 | 1110 | 0 | 110010 | 101111 | 1001101 | 100001 | 101000 |
Color Harmonies of #758844
Complementary color
Monochromatic Colors of #758844
Black with #758844
Text Example
Text Example
White with #758844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758844; }
p { color: rgb(117,136,68); }
H1.HeaderClassName
{
color: #758844;
}
.AnyTagClassName
{
color: #758844;
}
</style>
background-color css
<style>
a { background-color: #758844; }
a { background-color: rgb(117,136,68); }
div.DivClassName
{
background-color: #758844;
}
.BgClassName
{
background-color: #758844;
}
</style>
border-color css
<style>
span { border-color: #758844; }
span { border-color: rgb(117,136,68); }
td.TdClassName
{
border-color: #758844;
}
.TagClassName
{
border-color: #758844;
}
</style>