Shades of Wasabi #758338
Tints of Wasabi #758338
RGB
CMYK
RGB Variations
Color information
#758338 (or 0x758338) is known color: Wasabi. HEX triplet: 75, 83 and 38. RGB value is (117,131,56). Sum of RGB (Red+Green+Blue) = 117+131+56=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 131 (51.56% from 255 or 43.09% from 304); Blue value is 56 (22.27% from 255 or 18.42% from 304); Max value from RGB is 131 - color contains mainly: green. Hex color #758338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758338 is #8A7CC7. Grayscale: #767676. Windows color (decimal): -9075912 or 3703669. OLE color: 3703669.
HSL color Cylindrical-coordinate representation of color #758338: hue angle of 71.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #758338 is Cyan = 0.11, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 56 | - |
| CMYK | 0.11 | 0 | 0.57 | 0.49 |
| HSL | 71.2º | 0.4% | 0.37% | - |
| HSV(B) | 71.2º | 0.57% | 0.51% | - |
| XYZ | 16.17 | 20.3 | 6.81 | - |
| YUV | 118.26 | 92.86 | 127.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 56 | 0.11 | 0 | 0.57 | 0.49 | 71.2 | 0.4 | 0.37 |
| Hex | 75 | 83 | 38 | B | 0 | 39 | 31 | 47 | 28 | 25 |
| Octal | 165 | 203 | 70 | 13 | 0 | 71 | 61 | 107 | 50 | 45 |
| Binary | 1110101 | 10000011 | 111000 | 1011 | 0 | 111001 | 110001 | 1000111 | 101000 | 100101 |
Color Harmonies of #758338
Complementary color
Monochromatic Colors of #758338
Black with #758338
Text Example
Text Example
White with #758338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758338; }
p { color: rgb(117,131,56); }
H1.HeaderClassName
{
color: #758338;
}
.AnyTagClassName
{
color: #758338;
}
</style>
background-color css
<style>
a { background-color: #758338; }
a { background-color: rgb(117,131,56); }
div.DivClassName
{
background-color: #758338;
}
.BgClassName
{
background-color: #758338;
}
</style>
border-color css
<style>
span { border-color: #758338; }
span { border-color: rgb(117,131,56); }
td.TdClassName
{
border-color: #758338;
}
.TagClassName
{
border-color: #758338;
}
</style>