Shades of Wasabi #758637
Tints of Wasabi #758637
RGB
CMYK
RGB Variations
Color information
#758637 (or 0x758637) is known color: Wasabi. HEX triplet: 75, 86 and 37. RGB value is (117,134,55). Sum of RGB (Red+Green+Blue) = 117+134+55=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 134 (52.73% from 255 or 43.79% from 306); Blue value is 55 (21.88% from 255 or 17.97% from 306); Max value from RGB is 134 - color contains mainly: green. Hex color #758637 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758637 is #8A79C8. Grayscale: #787878. Windows color (decimal): -9075145 or 3638901. OLE color: 3638901.
HSL color Cylindrical-coordinate representation of color #758637: hue angle of 72.91º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #758637 is Cyan = 0.13, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 134 | 55 | - |
| CMYK | 0.13 | 0 | 0.59 | 0.47 |
| HSL | 72.91º | 0.42% | 0.37% | - |
| HSV(B) | 72.91º | 0.59% | 0.53% | - |
| XYZ | 16.55 | 21.11 | 6.82 | - |
| YUV | 119.91 | 91.37 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 134 | 55 | 0.13 | 0 | 0.59 | 0.47 | 72.91 | 0.42 | 0.37 |
| Hex | 75 | 86 | 37 | D | 0 | 3B | 2F | 49 | 2A | 25 |
| Octal | 165 | 206 | 67 | 15 | 0 | 73 | 57 | 111 | 52 | 45 |
| Binary | 1110101 | 10000110 | 110111 | 1101 | 0 | 111011 | 101111 | 1001001 | 101010 | 100101 |
Color Harmonies of #758637
Complementary color
Monochromatic Colors of #758637
Black with #758637
Text Example
Text Example
White with #758637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758637; }
p { color: rgb(117,134,55); }
H1.HeaderClassName
{
color: #758637;
}
.AnyTagClassName
{
color: #758637;
}
</style>
background-color css
<style>
a { background-color: #758637; }
a { background-color: rgb(117,134,55); }
div.DivClassName
{
background-color: #758637;
}
.BgClassName
{
background-color: #758637;
}
</style>
border-color css
<style>
span { border-color: #758637; }
span { border-color: rgb(117,134,55); }
td.TdClassName
{
border-color: #758637;
}
.TagClassName
{
border-color: #758637;
}
</style>