Shades of Wasabi #758743
Tints of Wasabi #758743
RGB
CMYK
RGB Variations
Color information
#758743 (or 0x758743) is known color: Wasabi. HEX triplet: 75, 87 and 43. RGB value is (117,135,67). Sum of RGB (Red+Green+Blue) = 117+135+67=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 135 (53.12% from 255 or 42.32% from 319); Blue value is 67 (26.56% from 255 or 21.00% from 319); Max value from RGB is 135 - color contains mainly: green. Hex color #758743 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758743 is #8A78BC. Grayscale: #7A7A7A. Windows color (decimal): -9074877 or 4425589. OLE color: 4425589.
HSL color Cylindrical-coordinate representation of color #758743: hue angle of 75.88º degrees, saturation: 0.34, 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 #758743 is Cyan = 0.13, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 67 | - |
| CMYK | 0.13 | 0 | 0.50 | 0.47 |
| HSL | 75.88º | 0.34% | 0.4% | - |
| HSV(B) | 75.88º | 0.5% | 0.53% | - |
| XYZ | 17.01 | 21.52 | 8.57 | - |
| YUV | 121.87 | 97.04 | 124.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 67 | 0.13 | 0 | 0.50 | 0.47 | 75.88 | 0.34 | 0.4 |
| Hex | 75 | 87 | 43 | D | 0 | 32 | 2F | 4C | 22 | 28 |
| Octal | 165 | 207 | 103 | 15 | 0 | 62 | 57 | 114 | 42 | 50 |
| Binary | 1110101 | 10000111 | 1000011 | 1101 | 0 | 110010 | 101111 | 1001100 | 100010 | 101000 |
Color Harmonies of #758743
Complementary color
Monochromatic Colors of #758743
Black with #758743
Text Example
Text Example
White with #758743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758743; }
p { color: rgb(117,135,67); }
H1.HeaderClassName
{
color: #758743;
}
.AnyTagClassName
{
color: #758743;
}
</style>
background-color css
<style>
a { background-color: #758743; }
a { background-color: rgb(117,135,67); }
div.DivClassName
{
background-color: #758743;
}
.BgClassName
{
background-color: #758743;
}
</style>
border-color css
<style>
span { border-color: #758743; }
span { border-color: rgb(117,135,67); }
td.TdClassName
{
border-color: #758743;
}
.TagClassName
{
border-color: #758743;
}
</style>