Shades of Wasabi #819232
Tints of Wasabi #819232
RGB
CMYK
RGB Variations
Color information
#819232 (or 0x819232) is known color: Wasabi. HEX triplet: 81, 92 and 32. RGB value is (129,146,50). Sum of RGB (Red+Green+Blue) = 129+146+50=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 146 (57.42% from 255 or 44.92% from 325); Blue value is 50 (19.92% from 255 or 15.38% from 325); Max value from RGB is 146 - color contains mainly: green. Hex color #819232 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819232 is #7E6DCD. Grayscale: #828282. Windows color (decimal): -8285646 or 3314305. OLE color: 3314305.
HSL color Cylindrical-coordinate representation of color #819232: hue angle of 70.62º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #819232 is Cyan = 0.12, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 50 | - |
| CMYK | 0.12 | 0 | 0.66 | 0.43 |
| HSL | 70.62º | 0.49% | 0.38% | - |
| HSV(B) | 70.62º | 0.66% | 0.57% | - |
| XYZ | 19.91 | 25.46 | 6.88 | - |
| YUV | 129.97 | 82.87 | 127.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 50 | 0.12 | 0 | 0.66 | 0.43 | 70.62 | 0.49 | 0.38 |
| Hex | 81 | 92 | 32 | C | 0 | 42 | 2B | 47 | 31 | 26 |
| Octal | 201 | 222 | 62 | 14 | 0 | 102 | 53 | 107 | 61 | 46 |
| Binary | 10000001 | 10010010 | 110010 | 1100 | 0 | 1000010 | 101011 | 1000111 | 110001 | 100110 |
Color Harmonies of #819232
Complementary color
Monochromatic Colors of #819232
Black with #819232
Text Example
Text Example
White with #819232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819232; }
p { color: rgb(129,146,50); }
H1.HeaderClassName
{
color: #819232;
}
.AnyTagClassName
{
color: #819232;
}
</style>
background-color css
<style>
a { background-color: #819232; }
a { background-color: rgb(129,146,50); }
div.DivClassName
{
background-color: #819232;
}
.BgClassName
{
background-color: #819232;
}
</style>
border-color css
<style>
span { border-color: #819232; }
span { border-color: rgb(129,146,50); }
td.TdClassName
{
border-color: #819232;
}
.TagClassName
{
border-color: #819232;
}
</style>