Shades of Wasabi #819539
Tints of Wasabi #819539
RGB
CMYK
RGB Variations
Color information
#819539 (or 0x819539) is known color: Wasabi. HEX triplet: 81, 95 and 39. RGB value is (129,149,57). Sum of RGB (Red+Green+Blue) = 129+149+57=335 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.51% from 335); Green value is 149 (58.59% from 255 or 44.48% from 335); Blue value is 57 (22.66% from 255 or 17.01% from 335); Max value from RGB is 149 - color contains mainly: green. Hex color #819539 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819539 is #7E6AC6. Grayscale: #848484. Windows color (decimal): -8284871 or 3773825. OLE color: 3773825.
HSL color Cylindrical-coordinate representation of color #819539: hue angle of 73.04º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #819539 is Cyan = 0.13, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 57 | - |
| CMYK | 0.13 | 0 | 0.62 | 0.42 |
| HSL | 73.04º | 0.45% | 0.4% | - |
| HSV(B) | 73.04º | 0.62% | 0.58% | - |
| XYZ | 20.54 | 26.46 | 7.9 | - |
| YUV | 132.53 | 85.37 | 125.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 57 | 0.13 | 0 | 0.62 | 0.42 | 73.04 | 0.45 | 0.4 |
| Hex | 81 | 95 | 39 | D | 0 | 3E | 2A | 49 | 2D | 28 |
| Octal | 201 | 225 | 71 | 15 | 0 | 76 | 52 | 111 | 55 | 50 |
| Binary | 10000001 | 10010101 | 111001 | 1101 | 0 | 111110 | 101010 | 1001001 | 101101 | 101000 |
Color Harmonies of #819539
Complementary color
Monochromatic Colors of #819539
Black with #819539
Text Example
Text Example
White with #819539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819539; }
p { color: rgb(129,149,57); }
H1.HeaderClassName
{
color: #819539;
}
.AnyTagClassName
{
color: #819539;
}
</style>
background-color css
<style>
a { background-color: #819539; }
a { background-color: rgb(129,149,57); }
div.DivClassName
{
background-color: #819539;
}
.BgClassName
{
background-color: #819539;
}
</style>
border-color css
<style>
span { border-color: #819539; }
span { border-color: rgb(129,149,57); }
td.TdClassName
{
border-color: #819539;
}
.TagClassName
{
border-color: #819539;
}
</style>