Shades of Wasabi #819738
Tints of Wasabi #819738
RGB
CMYK
RGB Variations
Color information
#819738 (or 0x819738) is known color: Wasabi. HEX triplet: 81, 97 and 38. RGB value is (129,151,56). Sum of RGB (Red+Green+Blue) = 129+151+56=336 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.39% from 336); Green value is 151 (59.38% from 255 or 44.94% from 336); Blue value is 56 (22.27% from 255 or 16.67% from 336); Max value from RGB is 151 - color contains mainly: green. Hex color #819738 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819738 is #7E68C7. Grayscale: #858585. Windows color (decimal): -8284360 or 3708801. OLE color: 3708801.
HSL color Cylindrical-coordinate representation of color #819738: hue angle of 73.89º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #819738 is Cyan = 0.15, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 151 | 56 | - |
| CMYK | 0.15 | 0 | 0.63 | 0.41 |
| HSL | 73.89º | 0.46% | 0.41% | - |
| HSV(B) | 73.89º | 0.63% | 0.59% | - |
| XYZ | 20.83 | 27.09 | 7.87 | - |
| YUV | 133.59 | 84.21 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 151 | 56 | 0.15 | 0 | 0.63 | 0.41 | 73.89 | 0.46 | 0.41 |
| Hex | 81 | 97 | 38 | F | 0 | 3F | 29 | 4A | 2E | 29 |
| Octal | 201 | 227 | 70 | 17 | 0 | 77 | 51 | 112 | 56 | 51 |
| Binary | 10000001 | 10010111 | 111000 | 1111 | 0 | 111111 | 101001 | 1001010 | 101110 | 101001 |
Color Harmonies of #819738
Complementary color
Monochromatic Colors of #819738
Black with #819738
Text Example
Text Example
White with #819738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819738; }
p { color: rgb(129,151,56); }
H1.HeaderClassName
{
color: #819738;
}
.AnyTagClassName
{
color: #819738;
}
</style>
background-color css
<style>
a { background-color: #819738; }
a { background-color: rgb(129,151,56); }
div.DivClassName
{
background-color: #819738;
}
.BgClassName
{
background-color: #819738;
}
</style>
border-color css
<style>
span { border-color: #819738; }
span { border-color: rgb(129,151,56); }
td.TdClassName
{
border-color: #819738;
}
.TagClassName
{
border-color: #819738;
}
</style>