Shades of Wasabi #758435
Tints of Wasabi #758435
RGB
CMYK
RGB Variations
Color information
#758435 (or 0x758435) is known color: Wasabi. HEX triplet: 75, 84 and 35. RGB value is (117,132,53). Sum of RGB (Red+Green+Blue) = 117+132+53=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 132 (51.95% from 255 or 43.71% from 302); Blue value is 53 (21.09% from 255 or 17.55% from 302); Max value from RGB is 132 - color contains mainly: green. Hex color #758435 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758435 is #8A7BCA. Grayscale: #767676. Windows color (decimal): -9075659 or 3507317. OLE color: 3507317.
HSL color Cylindrical-coordinate representation of color #758435: hue angle of 71.39º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #758435 is Cyan = 0.11, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 132 | 53 | - |
| CMYK | 0.11 | 0 | 0.60 | 0.48 |
| HSL | 71.39º | 0.43% | 0.36% | - |
| HSV(B) | 71.39º | 0.6% | 0.52% | - |
| XYZ | 16.23 | 20.54 | 6.48 | - |
| YUV | 118.51 | 91.03 | 126.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 132 | 53 | 0.11 | 0 | 0.60 | 0.48 | 71.39 | 0.43 | 0.36 |
| Hex | 75 | 84 | 35 | B | 0 | 3C | 30 | 47 | 2B | 24 |
| Octal | 165 | 204 | 65 | 13 | 0 | 74 | 60 | 107 | 53 | 44 |
| Binary | 1110101 | 10000100 | 110101 | 1011 | 0 | 111100 | 110000 | 1000111 | 101011 | 100100 |
Color Harmonies of #758435
Complementary color
Monochromatic Colors of #758435
Black with #758435
Text Example
Text Example
White with #758435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758435; }
p { color: rgb(117,132,53); }
H1.HeaderClassName
{
color: #758435;
}
.AnyTagClassName
{
color: #758435;
}
</style>
background-color css
<style>
a { background-color: #758435; }
a { background-color: rgb(117,132,53); }
div.DivClassName
{
background-color: #758435;
}
.BgClassName
{
background-color: #758435;
}
</style>
border-color css
<style>
span { border-color: #758435; }
span { border-color: rgb(117,132,53); }
td.TdClassName
{
border-color: #758435;
}
.TagClassName
{
border-color: #758435;
}
</style>