Shades of Wasabi #819429
Tints of Wasabi #819429
RGB
CMYK
RGB Variations
Color information
#819429 (or 0x819429) is known color: Wasabi. HEX triplet: 81, 94 and 29. RGB value is (129,148,41). Sum of RGB (Red+Green+Blue) = 129+148+41=318 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.57% from 318); Green value is 148 (58.20% from 255 or 46.54% from 318); Blue value is 41 (16.41% from 255 or 12.89% from 318); Max value from RGB is 148 - color contains mainly: green. Hex color #819429 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819429 is #7E6BD6. Grayscale: #828282. Windows color (decimal): -8285143 or 2724993. OLE color: 2724993.
HSL color Cylindrical-coordinate representation of color #819429: hue angle of 70.65º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #819429 is Cyan = 0.13, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 41 | - |
| CMYK | 0.13 | 0 | 0.72 | 0.42 |
| HSL | 70.65º | 0.57% | 0.37% | - |
| HSV(B) | 70.65º | 0.72% | 0.58% | - |
| XYZ | 20.04 | 26.01 | 6.06 | - |
| YUV | 130.12 | 77.71 | 127.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 41 | 0.13 | 0 | 0.72 | 0.42 | 70.65 | 0.57 | 0.37 |
| Hex | 81 | 94 | 29 | D | 0 | 48 | 2A | 47 | 39 | 25 |
| Octal | 201 | 224 | 51 | 15 | 0 | 110 | 52 | 107 | 71 | 45 |
| Binary | 10000001 | 10010100 | 101001 | 1101 | 0 | 1001000 | 101010 | 1000111 | 111001 | 100101 |
Color Harmonies of #819429
Complementary color
Monochromatic Colors of #819429
Black with #819429
Text Example
Text Example
White with #819429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819429; }
p { color: rgb(129,148,41); }
H1.HeaderClassName
{
color: #819429;
}
.AnyTagClassName
{
color: #819429;
}
</style>
background-color css
<style>
a { background-color: #819429; }
a { background-color: rgb(129,148,41); }
div.DivClassName
{
background-color: #819429;
}
.BgClassName
{
background-color: #819429;
}
</style>
border-color css
<style>
span { border-color: #819429; }
span { border-color: rgb(129,148,41); }
td.TdClassName
{
border-color: #819429;
}
.TagClassName
{
border-color: #819429;
}
</style>