Shades of Wasabi #819241
Tints of Wasabi #819241
RGB
CMYK
RGB Variations
Color information
#819241 (or 0x819241) is known color: Wasabi. HEX triplet: 81, 92 and 41. RGB value is (129,146,65). Sum of RGB (Red+Green+Blue) = 129+146+65=340 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.94% from 340); Green value is 146 (57.42% from 255 or 42.94% from 340); Blue value is 65 (25.78% from 255 or 19.12% from 340); Max value from RGB is 146 - color contains mainly: green. Hex color #819241 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819241 is #7E6DBE. Grayscale: #838383. Windows color (decimal): -8285631 or 4297345. OLE color: 4297345.
HSL color Cylindrical-coordinate representation of color #819241: hue angle of 72.59º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #819241 is Cyan = 0.12, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 65 | - |
| CMYK | 0.12 | 0 | 0.55 | 0.43 |
| HSL | 72.59º | 0.38% | 0.41% | - |
| HSV(B) | 72.59º | 0.55% | 0.57% | - |
| XYZ | 20.29 | 25.61 | 8.87 | - |
| YUV | 131.68 | 90.37 | 126.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 65 | 0.12 | 0 | 0.55 | 0.43 | 72.59 | 0.38 | 0.41 |
| Hex | 81 | 92 | 41 | C | 0 | 37 | 2B | 49 | 26 | 29 |
| Octal | 201 | 222 | 101 | 14 | 0 | 67 | 53 | 111 | 46 | 51 |
| Binary | 10000001 | 10010010 | 1000001 | 1100 | 0 | 110111 | 101011 | 1001001 | 100110 | 101001 |
Color Harmonies of #819241
Complementary color
Monochromatic Colors of #819241
Black with #819241
Text Example
Text Example
White with #819241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819241; }
p { color: rgb(129,146,65); }
H1.HeaderClassName
{
color: #819241;
}
.AnyTagClassName
{
color: #819241;
}
</style>
background-color css
<style>
a { background-color: #819241; }
a { background-color: rgb(129,146,65); }
div.DivClassName
{
background-color: #819241;
}
.BgClassName
{
background-color: #819241;
}
</style>
border-color css
<style>
span { border-color: #819241; }
span { border-color: rgb(129,146,65); }
td.TdClassName
{
border-color: #819241;
}
.TagClassName
{
border-color: #819241;
}
</style>