Shades of Wasabi #758335
Tints of Wasabi #758335
RGB
CMYK
RGB Variations
Color information
#758335 (or 0x758335) is known color: Wasabi. HEX triplet: 75, 83 and 35. RGB value is (117,131,53). Sum of RGB (Red+Green+Blue) = 117+131+53=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 131 (51.56% from 255 or 43.52% from 301); Blue value is 53 (21.09% from 255 or 17.61% from 301); Max value from RGB is 131 - color contains mainly: green. Hex color #758335 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758335 is #8A7CCA. Grayscale: #767676. Windows color (decimal): -9075915 or 3507061. OLE color: 3507061.
HSL color Cylindrical-coordinate representation of color #758335: hue angle of 70.77º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #758335 is Cyan = 0.11, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 53 | - |
| CMYK | 0.11 | 0 | 0.60 | 0.49 |
| HSL | 70.77º | 0.42% | 0.36% | - |
| HSV(B) | 70.77º | 0.6% | 0.51% | - |
| XYZ | 16.1 | 20.27 | 6.43 | - |
| YUV | 117.92 | 91.36 | 127.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 53 | 0.11 | 0 | 0.60 | 0.49 | 70.77 | 0.42 | 0.36 |
| Hex | 75 | 83 | 35 | B | 0 | 3C | 31 | 47 | 2A | 24 |
| Octal | 165 | 203 | 65 | 13 | 0 | 74 | 61 | 107 | 52 | 44 |
| Binary | 1110101 | 10000011 | 110101 | 1011 | 0 | 111100 | 110001 | 1000111 | 101010 | 100100 |
Color Harmonies of #758335
Complementary color
Monochromatic Colors of #758335
Black with #758335
Text Example
Text Example
White with #758335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758335; }
p { color: rgb(117,131,53); }
H1.HeaderClassName
{
color: #758335;
}
.AnyTagClassName
{
color: #758335;
}
</style>
background-color css
<style>
a { background-color: #758335; }
a { background-color: rgb(117,131,53); }
div.DivClassName
{
background-color: #758335;
}
.BgClassName
{
background-color: #758335;
}
</style>
border-color css
<style>
span { border-color: #758335; }
span { border-color: rgb(117,131,53); }
td.TdClassName
{
border-color: #758335;
}
.TagClassName
{
border-color: #758335;
}
</style>