Shades of Wasabi #819848
Tints of Wasabi #819848
RGB
CMYK
RGB Variations
Color information
#819848 (or 0x819848) is known color: Wasabi. HEX triplet: 81, 98 and 48. RGB value is (129,152,72). Sum of RGB (Red+Green+Blue) = 129+152+72=353 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.54% from 353); Green value is 152 (59.77% from 255 or 43.06% from 353); Blue value is 72 (28.52% from 255 or 20.40% from 353); Max value from RGB is 152 - color contains mainly: green. Hex color #819848 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819848 is #7E67B7. Grayscale: #888888. Windows color (decimal): -8284088 or 4757633. OLE color: 4757633.
HSL color Cylindrical-coordinate representation of color #819848: hue angle of 77.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #819848 is Cyan = 0.15, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 72 | - |
| CMYK | 0.15 | 0 | 0.53 | 0.40 |
| HSL | 77.25º | 0.36% | 0.44% | - |
| HSV(B) | 77.25º | 0.53% | 0.6% | - |
| XYZ | 21.45 | 27.59 | 10.33 | - |
| YUV | 136 | 91.88 | 123 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 72 | 0.15 | 0 | 0.53 | 0.40 | 77.25 | 0.36 | 0.44 |
| Hex | 81 | 98 | 48 | F | 0 | 35 | 28 | 4D | 24 | 2C |
| Octal | 201 | 230 | 110 | 17 | 0 | 65 | 50 | 115 | 44 | 54 |
| Binary | 10000001 | 10011000 | 1001000 | 1111 | 0 | 110101 | 101000 | 1001101 | 100100 | 101100 |
Color Harmonies of #819848
Complementary color
Monochromatic Colors of #819848
Black with #819848
Text Example
Text Example
White with #819848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819848; }
p { color: rgb(129,152,72); }
H1.HeaderClassName
{
color: #819848;
}
.AnyTagClassName
{
color: #819848;
}
</style>
background-color css
<style>
a { background-color: #819848; }
a { background-color: rgb(129,152,72); }
div.DivClassName
{
background-color: #819848;
}
.BgClassName
{
background-color: #819848;
}
</style>
border-color css
<style>
span { border-color: #819848; }
span { border-color: rgb(129,152,72); }
td.TdClassName
{
border-color: #819848;
}
.TagClassName
{
border-color: #819848;
}
</style>