Shades of Wasabi #768239
Tints of Wasabi #768239
RGB
CMYK
RGB Variations
Color information
#768239 (or 0x768239) is known color: Wasabi. HEX triplet: 76, 82 and 39. RGB value is (118,130,57). Sum of RGB (Red+Green+Blue) = 118+130+57=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 130 (51.17% from 255 or 42.62% from 305); Blue value is 57 (22.66% from 255 or 18.69% from 305); Max value from RGB is 130 - color contains mainly: green. Hex color #768239 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #768239 is #897DC6. Grayscale: #767676. Windows color (decimal): -9010631 or 3768950. OLE color: 3768950.
HSL color Cylindrical-coordinate representation of color #768239: hue angle of 69.86º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #768239 is Cyan = 0.09, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 130 | 57 | - |
| CMYK | 0.09 | 0 | 0.56 | 0.49 |
| HSL | 69.86º | 0.39% | 0.37% | - |
| HSV(B) | 69.86º | 0.56% | 0.51% | - |
| XYZ | 16.19 | 20.11 | 6.9 | - |
| YUV | 118.09 | 93.52 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 130 | 57 | 0.09 | 0 | 0.56 | 0.49 | 69.86 | 0.39 | 0.37 |
| Hex | 76 | 82 | 39 | 9 | 0 | 38 | 31 | 46 | 27 | 25 |
| Octal | 166 | 202 | 71 | 11 | 0 | 70 | 61 | 106 | 47 | 45 |
| Binary | 1110110 | 10000010 | 111001 | 1001 | 0 | 111000 | 110001 | 1000110 | 100111 | 100101 |
Color Harmonies of #768239
Complementary color
Monochromatic Colors of #768239
Black with #768239
Text Example
Text Example
White with #768239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768239; }
p { color: rgb(118,130,57); }
H1.HeaderClassName
{
color: #768239;
}
.AnyTagClassName
{
color: #768239;
}
</style>
background-color css
<style>
a { background-color: #768239; }
a { background-color: rgb(118,130,57); }
div.DivClassName
{
background-color: #768239;
}
.BgClassName
{
background-color: #768239;
}
</style>
border-color css
<style>
span { border-color: #768239; }
span { border-color: rgb(118,130,57); }
td.TdClassName
{
border-color: #768239;
}
.TagClassName
{
border-color: #768239;
}
</style>