Shades of Wasabi #758744
Tints of Wasabi #758744
RGB
CMYK
RGB Variations
Color information
#758744 (or 0x758744) is known color: Wasabi. HEX triplet: 75, 87 and 44. RGB value is (117,135,68). Sum of RGB (Red+Green+Blue) = 117+135+68=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 135 (53.12% from 255 or 42.19% from 320); Blue value is 68 (26.95% from 255 or 21.25% from 320); Max value from RGB is 135 - color contains mainly: green. Hex color #758744 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758744 is #8A78BB. Grayscale: #7A7A7A. Windows color (decimal): -9074876 or 4491125. OLE color: 4491125.
HSL color Cylindrical-coordinate representation of color #758744: hue angle of 76.12º 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 #758744 is Cyan = 0.13, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 68 | - |
| CMYK | 0.13 | 0 | 0.50 | 0.47 |
| HSL | 76.12º | 0.33% | 0.4% | - |
| HSV(B) | 76.12º | 0.5% | 0.53% | - |
| XYZ | 17.04 | 21.53 | 8.73 | - |
| YUV | 121.98 | 97.54 | 124.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 68 | 0.13 | 0 | 0.50 | 0.47 | 76.12 | 0.33 | 0.4 |
| Hex | 75 | 87 | 44 | D | 0 | 32 | 2F | 4C | 21 | 28 |
| Octal | 165 | 207 | 104 | 15 | 0 | 62 | 57 | 114 | 41 | 50 |
| Binary | 1110101 | 10000111 | 1000100 | 1101 | 0 | 110010 | 101111 | 1001100 | 100001 | 101000 |
Color Harmonies of #758744
Complementary color
Monochromatic Colors of #758744
Black with #758744
Text Example
Text Example
White with #758744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758744; }
p { color: rgb(117,135,68); }
H1.HeaderClassName
{
color: #758744;
}
.AnyTagClassName
{
color: #758744;
}
</style>
background-color css
<style>
a { background-color: #758744; }
a { background-color: rgb(117,135,68); }
div.DivClassName
{
background-color: #758744;
}
.BgClassName
{
background-color: #758744;
}
</style>
border-color css
<style>
span { border-color: #758744; }
span { border-color: rgb(117,135,68); }
td.TdClassName
{
border-color: #758744;
}
.TagClassName
{
border-color: #758744;
}
</style>