Shades of Wasabi #819748
Tints of Wasabi #819748
RGB
CMYK
RGB Variations
Color information
#819748 (or 0x819748) is known color: Wasabi. HEX triplet: 81, 97 and 48. RGB value is (129,151,72). Sum of RGB (Red+Green+Blue) = 129+151+72=352 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.65% from 352); Green value is 151 (59.38% from 255 or 42.90% from 352); Blue value is 72 (28.52% from 255 or 20.45% from 352); Max value from RGB is 151 - color contains mainly: green. Hex color #819748 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819748 is #7E68B7. Grayscale: #878787. Windows color (decimal): -8284344 or 4757377. OLE color: 4757377.
HSL color Cylindrical-coordinate representation of color #819748: hue angle of 76.71º 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 #819748 is Cyan = 0.15, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 151 | 72 | - |
| CMYK | 0.15 | 0 | 0.52 | 0.41 |
| HSL | 76.71º | 0.35% | 0.44% | - |
| HSV(B) | 76.71º | 0.52% | 0.59% | - |
| XYZ | 21.29 | 27.27 | 10.27 | - |
| YUV | 135.42 | 92.21 | 123.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 151 | 72 | 0.15 | 0 | 0.52 | 0.41 | 76.71 | 0.35 | 0.44 |
| Hex | 81 | 97 | 48 | F | 0 | 34 | 29 | 4D | 23 | 2C |
| Octal | 201 | 227 | 110 | 17 | 0 | 64 | 51 | 115 | 43 | 54 |
| Binary | 10000001 | 10010111 | 1001000 | 1111 | 0 | 110100 | 101001 | 1001101 | 100011 | 101100 |
Color Harmonies of #819748
Complementary color
Monochromatic Colors of #819748
Black with #819748
Text Example
Text Example
White with #819748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819748; }
p { color: rgb(129,151,72); }
H1.HeaderClassName
{
color: #819748;
}
.AnyTagClassName
{
color: #819748;
}
</style>
background-color css
<style>
a { background-color: #819748; }
a { background-color: rgb(129,151,72); }
div.DivClassName
{
background-color: #819748;
}
.BgClassName
{
background-color: #819748;
}
</style>
border-color css
<style>
span { border-color: #819748; }
span { border-color: rgb(129,151,72); }
td.TdClassName
{
border-color: #819748;
}
.TagClassName
{
border-color: #819748;
}
</style>