Shades of Wasabi #758936
Tints of Wasabi #758936
RGB
CMYK
RGB Variations
Color information
#758936 (or 0x758936) is known color: Wasabi. HEX triplet: 75, 89 and 36. RGB value is (117,137,54). Sum of RGB (Red+Green+Blue) = 117+137+54=308 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.99% from 308); Green value is 137 (53.91% from 255 or 44.48% from 308); Blue value is 54 (21.48% from 255 or 17.53% from 308); Max value from RGB is 137 - color contains mainly: green. Hex color #758936 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758936 is #8A76C9. Grayscale: #797979. Windows color (decimal): -9074378 or 3574133. OLE color: 3574133.
HSL color Cylindrical-coordinate representation of color #758936: hue angle of 74.46º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #758936 is Cyan = 0.15, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 137 | 54 | - |
| CMYK | 0.15 | 0 | 0.61 | 0.46 |
| HSL | 74.46º | 0.43% | 0.37% | - |
| HSV(B) | 74.46º | 0.61% | 0.54% | - |
| XYZ | 16.95 | 21.94 | 6.83 | - |
| YUV | 121.56 | 89.87 | 124.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 54 | 0.15 | 0 | 0.61 | 0.46 | 74.46 | 0.43 | 0.37 |
| Hex | 75 | 89 | 36 | F | 0 | 3D | 2E | 4A | 2B | 25 |
| Octal | 165 | 211 | 66 | 17 | 0 | 75 | 56 | 112 | 53 | 45 |
| Binary | 1110101 | 10001001 | 110110 | 1111 | 0 | 111101 | 101110 | 1001010 | 101011 | 100101 |
Color Harmonies of #758936
Complementary color
Monochromatic Colors of #758936
Black with #758936
Text Example
Text Example
White with #758936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758936; }
p { color: rgb(117,137,54); }
H1.HeaderClassName
{
color: #758936;
}
.AnyTagClassName
{
color: #758936;
}
</style>
background-color css
<style>
a { background-color: #758936; }
a { background-color: rgb(117,137,54); }
div.DivClassName
{
background-color: #758936;
}
.BgClassName
{
background-color: #758936;
}
</style>
border-color css
<style>
span { border-color: #758936; }
span { border-color: rgb(117,137,54); }
td.TdClassName
{
border-color: #758936;
}
.TagClassName
{
border-color: #758936;
}
</style>