Shades of Wasabi #819936
Tints of Wasabi #819936
RGB
CMYK
RGB Variations
Color information
#819936 (or 0x819936) is known color: Wasabi. HEX triplet: 81, 99 and 36. RGB value is (129,153,54). Sum of RGB (Red+Green+Blue) = 129+153+54=336 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.39% from 336); Green value is 153 (60.16% from 255 or 45.54% from 336); Blue value is 54 (21.48% from 255 or 16.07% from 336); Max value from RGB is 153 - color contains mainly: green. Hex color #819936 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819936 is #7E66C9. Grayscale: #868686. Windows color (decimal): -8283850 or 3578241. OLE color: 3578241.
HSL color Cylindrical-coordinate representation of color #819936: hue angle of 74.55º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #819936 is Cyan = 0.16, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 54 | - |
| CMYK | 0.16 | 0 | 0.65 | 0.4 |
| HSL | 74.55º | 0.48% | 0.41% | - |
| HSV(B) | 74.55º | 0.65% | 0.6% | - |
| XYZ | 21.11 | 27.72 | 7.73 | - |
| YUV | 134.54 | 82.55 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 54 | 0.16 | 0 | 0.65 | 0.4 | 74.55 | 0.48 | 0.41 |
| Hex | 81 | 99 | 36 | 10 | 0 | 41 | 28 | 4B | 30 | 29 |
| Octal | 201 | 231 | 66 | 20 | 0 | 101 | 50 | 113 | 60 | 51 |
| Binary | 10000001 | 10011001 | 110110 | 10000 | 0 | 1000001 | 101000 | 1001011 | 110000 | 101001 |
Color Harmonies of #819936
Complementary color
Monochromatic Colors of #819936
Black with #819936
Text Example
Text Example
White with #819936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819936; }
p { color: rgb(129,153,54); }
H1.HeaderClassName
{
color: #819936;
}
.AnyTagClassName
{
color: #819936;
}
</style>
background-color css
<style>
a { background-color: #819936; }
a { background-color: rgb(129,153,54); }
div.DivClassName
{
background-color: #819936;
}
.BgClassName
{
background-color: #819936;
}
</style>
border-color css
<style>
span { border-color: #819936; }
span { border-color: rgb(129,153,54); }
td.TdClassName
{
border-color: #819936;
}
.TagClassName
{
border-color: #819936;
}
</style>