Shades of Wasabi #819648
Tints of Wasabi #819648
RGB
CMYK
RGB Variations
Color information
#819648 (or 0x819648) is known color: Wasabi. HEX triplet: 81, 96 and 48. RGB value is (129,150,72). Sum of RGB (Red+Green+Blue) = 129+150+72=351 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.75% from 351); Green value is 150 (58.98% from 255 or 42.74% from 351); Blue value is 72 (28.52% from 255 or 20.51% from 351); Max value from RGB is 150 - color contains mainly: green. Hex color #819648 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819648 is #7E69B7. Grayscale: #878787. Windows color (decimal): -8284600 or 4757121. OLE color: 4757121.
HSL color Cylindrical-coordinate representation of color #819648: hue angle of 76.15º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #819648 is Cyan = 0.14, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 150 | 72 | - |
| CMYK | 0.14 | 0 | 0.52 | 0.41 |
| HSL | 76.15º | 0.35% | 0.44% | - |
| HSV(B) | 76.15º | 0.52% | 0.59% | - |
| XYZ | 21.13 | 26.95 | 10.22 | - |
| YUV | 134.83 | 92.54 | 123.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 150 | 72 | 0.14 | 0 | 0.52 | 0.41 | 76.15 | 0.35 | 0.44 |
| Hex | 81 | 96 | 48 | E | 0 | 34 | 29 | 4C | 23 | 2C |
| Octal | 201 | 226 | 110 | 16 | 0 | 64 | 51 | 114 | 43 | 54 |
| Binary | 10000001 | 10010110 | 1001000 | 1110 | 0 | 110100 | 101001 | 1001100 | 100011 | 101100 |
Color Harmonies of #819648
Complementary color
Monochromatic Colors of #819648
Black with #819648
Text Example
Text Example
White with #819648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819648; }
p { color: rgb(129,150,72); }
H1.HeaderClassName
{
color: #819648;
}
.AnyTagClassName
{
color: #819648;
}
</style>
background-color css
<style>
a { background-color: #819648; }
a { background-color: rgb(129,150,72); }
div.DivClassName
{
background-color: #819648;
}
.BgClassName
{
background-color: #819648;
}
</style>
border-color css
<style>
span { border-color: #819648; }
span { border-color: rgb(129,150,72); }
td.TdClassName
{
border-color: #819648;
}
.TagClassName
{
border-color: #819648;
}
</style>