Shades of Wasabi #758139
Tints of Wasabi #758139
RGB
CMYK
RGB Variations
Color information
#758139 (or 0x758139) is known color: Wasabi. HEX triplet: 75, 81 and 39. RGB value is (117,129,57). Sum of RGB (Red+Green+Blue) = 117+129+57=303 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.61% from 303); Green value is 129 (50.78% from 255 or 42.57% from 303); Blue value is 57 (22.66% from 255 or 18.81% from 303); Max value from RGB is 129 - color contains mainly: green. Hex color #758139 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758139 is #8A7EC6. Grayscale: #757575. Windows color (decimal): -9076423 or 3768693. OLE color: 3768693.
HSL color Cylindrical-coordinate representation of color #758139: hue angle of 70º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #758139 is Cyan = 0.09, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 129 | 57 | - |
| CMYK | 0.09 | 0 | 0.56 | 0.49 |
| HSL | 70º | 0.39% | 0.36% | - |
| HSV(B) | 70º | 0.56% | 0.51% | - |
| XYZ | 15.92 | 19.78 | 6.85 | - |
| YUV | 117.2 | 94.02 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 129 | 57 | 0.09 | 0 | 0.56 | 0.49 | 70 | 0.39 | 0.36 |
| Hex | 75 | 81 | 39 | 9 | 0 | 38 | 31 | 46 | 27 | 24 |
| Octal | 165 | 201 | 71 | 11 | 0 | 70 | 61 | 106 | 47 | 44 |
| Binary | 1110101 | 10000001 | 111001 | 1001 | 0 | 111000 | 110001 | 1000110 | 100111 | 100100 |
Color Harmonies of #758139
Complementary color
Monochromatic Colors of #758139
Black with #758139
Text Example
Text Example
White with #758139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758139; }
p { color: rgb(117,129,57); }
H1.HeaderClassName
{
color: #758139;
}
.AnyTagClassName
{
color: #758139;
}
</style>
background-color css
<style>
a { background-color: #758139; }
a { background-color: rgb(117,129,57); }
div.DivClassName
{
background-color: #758139;
}
.BgClassName
{
background-color: #758139;
}
</style>
border-color css
<style>
span { border-color: #758139; }
span { border-color: rgb(117,129,57); }
td.TdClassName
{
border-color: #758139;
}
.TagClassName
{
border-color: #758139;
}
</style>