Shades of Wasabi #758939
Tints of Wasabi #758939
RGB
CMYK
RGB Variations
Color information
#758939 (or 0x758939) is known color: Wasabi. HEX triplet: 75, 89 and 39. RGB value is (117,137,57). Sum of RGB (Red+Green+Blue) = 117+137+57=311 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.62% from 311); Green value is 137 (53.91% from 255 or 44.05% from 311); Blue value is 57 (22.66% from 255 or 18.33% from 311); Max value from RGB is 137 - color contains mainly: green. Hex color #758939 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758939 is #8A76C6. Grayscale: #7A7A7A. Windows color (decimal): -9074375 or 3770741. OLE color: 3770741.
HSL color Cylindrical-coordinate representation of color #758939: hue angle of 75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #758939 is Cyan = 0.15, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 137 | 57 | - |
| CMYK | 0.15 | 0 | 0.58 | 0.46 |
| HSL | 75º | 0.41% | 0.38% | - |
| HSV(B) | 75º | 0.58% | 0.54% | - |
| XYZ | 17.02 | 21.97 | 7.21 | - |
| YUV | 121.9 | 91.37 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 137 | 57 | 0.15 | 0 | 0.58 | 0.46 | 75 | 0.41 | 0.38 |
| Hex | 75 | 89 | 39 | F | 0 | 3A | 2E | 4B | 29 | 26 |
| Octal | 165 | 211 | 71 | 17 | 0 | 72 | 56 | 113 | 51 | 46 |
| Binary | 1110101 | 10001001 | 111001 | 1111 | 0 | 111010 | 101110 | 1001011 | 101001 | 100110 |
Color Harmonies of #758939
Complementary color
Monochromatic Colors of #758939
Black with #758939
Text Example
Text Example
White with #758939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758939; }
p { color: rgb(117,137,57); }
H1.HeaderClassName
{
color: #758939;
}
.AnyTagClassName
{
color: #758939;
}
</style>
background-color css
<style>
a { background-color: #758939; }
a { background-color: rgb(117,137,57); }
div.DivClassName
{
background-color: #758939;
}
.BgClassName
{
background-color: #758939;
}
</style>
border-color css
<style>
span { border-color: #758939; }
span { border-color: rgb(117,137,57); }
td.TdClassName
{
border-color: #758939;
}
.TagClassName
{
border-color: #758939;
}
</style>