Shades of Wasabi #758039
Tints of Wasabi #758039
RGB
CMYK
RGB Variations
Color information
#758039 (or 0x758039) is known color: Wasabi. HEX triplet: 75, 80 and 39. RGB value is (117,128,57). Sum of RGB (Red+Green+Blue) = 117+128+57=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 128 (50.39% from 255 or 42.38% from 302); Blue value is 57 (22.66% from 255 or 18.87% from 302); Max value from RGB is 128 - color contains mainly: green. Hex color #758039 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758039 is #8A7FC6. Grayscale: #747474. Windows color (decimal): -9076679 or 3768437. OLE color: 3768437.
HSL color Cylindrical-coordinate representation of color #758039: hue angle of 69.3º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #758039 is Cyan = 0.09, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 128 | 57 | - |
| CMYK | 0.09 | 0 | 0.55 | 0.50 |
| HSL | 69.3º | 0.38% | 0.36% | - |
| HSV(B) | 69.3º | 0.55% | 0.5% | - |
| XYZ | 15.79 | 19.52 | 6.81 | - |
| YUV | 116.62 | 94.36 | 128.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 128 | 57 | 0.09 | 0 | 0.55 | 0.50 | 69.3 | 0.38 | 0.36 |
| Hex | 75 | 80 | 39 | 9 | 0 | 37 | 32 | 45 | 26 | 24 |
| Octal | 165 | 200 | 71 | 11 | 0 | 67 | 62 | 105 | 46 | 44 |
| Binary | 1110101 | 10000000 | 111001 | 1001 | 0 | 110111 | 110010 | 1000101 | 100110 | 100100 |
Color Harmonies of #758039
Complementary color
Monochromatic Colors of #758039
Black with #758039
Text Example
Text Example
White with #758039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758039; }
p { color: rgb(117,128,57); }
H1.HeaderClassName
{
color: #758039;
}
.AnyTagClassName
{
color: #758039;
}
</style>
background-color css
<style>
a { background-color: #758039; }
a { background-color: rgb(117,128,57); }
div.DivClassName
{
background-color: #758039;
}
.BgClassName
{
background-color: #758039;
}
</style>
border-color css
<style>
span { border-color: #758039; }
span { border-color: rgb(117,128,57); }
td.TdClassName
{
border-color: #758039;
}
.TagClassName
{
border-color: #758039;
}
</style>