Shades of Wasabi #758737
Tints of Wasabi #758737
RGB
CMYK
RGB Variations
Color information
#758737 (or 0x758737) is known color: Wasabi. HEX triplet: 75, 87 and 37. RGB value is (117,135,55). Sum of RGB (Red+Green+Blue) = 117+135+55=307 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.11% from 307); Green value is 135 (53.12% from 255 or 43.97% from 307); Blue value is 55 (21.88% from 255 or 17.92% from 307); Max value from RGB is 135 - color contains mainly: green. Hex color #758737 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758737 is #8A78C8. Grayscale: #787878. Windows color (decimal): -9074889 or 3639157. OLE color: 3639157.
HSL color Cylindrical-coordinate representation of color #758737: hue angle of 73.5º 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 #758737 is Cyan = 0.13, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 55 | - |
| CMYK | 0.13 | 0 | 0.59 | 0.47 |
| HSL | 73.5º | 0.42% | 0.37% | - |
| HSV(B) | 73.5º | 0.59% | 0.53% | - |
| XYZ | 16.69 | 21.39 | 6.86 | - |
| YUV | 120.5 | 91.04 | 125.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 55 | 0.13 | 0 | 0.59 | 0.47 | 73.5 | 0.42 | 0.37 |
| Hex | 75 | 87 | 37 | D | 0 | 3B | 2F | 4A | 2A | 25 |
| Octal | 165 | 207 | 67 | 15 | 0 | 73 | 57 | 112 | 52 | 45 |
| Binary | 1110101 | 10000111 | 110111 | 1101 | 0 | 111011 | 101111 | 1001010 | 101010 | 100101 |
Color Harmonies of #758737
Complementary color
Monochromatic Colors of #758737
Black with #758737
Text Example
Text Example
White with #758737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758737; }
p { color: rgb(117,135,55); }
H1.HeaderClassName
{
color: #758737;
}
.AnyTagClassName
{
color: #758737;
}
</style>
background-color css
<style>
a { background-color: #758737; }
a { background-color: rgb(117,135,55); }
div.DivClassName
{
background-color: #758737;
}
.BgClassName
{
background-color: #758737;
}
</style>
border-color css
<style>
span { border-color: #758737; }
span { border-color: rgb(117,135,55); }
td.TdClassName
{
border-color: #758737;
}
.TagClassName
{
border-color: #758737;
}
</style>