Shades of Wasabi #819128
Tints of Wasabi #819128
RGB
CMYK
RGB Variations
Color information
#819128 (or 0x819128) is known color: Wasabi. HEX triplet: 81, 91 and 28. RGB value is (129,145,40). Sum of RGB (Red+Green+Blue) = 129+145+40=314 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.08% from 314); Green value is 145 (57.03% from 255 or 46.18% from 314); Blue value is 40 (16.02% from 255 or 12.74% from 314); Max value from RGB is 145 - color contains mainly: green. Hex color #819128 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819128 is #7E6ED7. Grayscale: #808080. Windows color (decimal): -8285912 or 2658689. OLE color: 2658689.
HSL color Cylindrical-coordinate representation of color #819128: hue angle of 69.14º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #819128 is Cyan = 0.11, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 40 | - |
| CMYK | 0.11 | 0 | 0.72 | 0.43 |
| HSL | 69.14º | 0.57% | 0.36% | - |
| HSV(B) | 69.14º | 0.72% | 0.57% | - |
| XYZ | 19.56 | 25.07 | 5.82 | - |
| YUV | 128.25 | 78.2 | 128.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 40 | 0.11 | 0 | 0.72 | 0.43 | 69.14 | 0.57 | 0.36 |
| Hex | 81 | 91 | 28 | B | 0 | 48 | 2B | 45 | 39 | 24 |
| Octal | 201 | 221 | 50 | 13 | 0 | 110 | 53 | 105 | 71 | 44 |
| Binary | 10000001 | 10010001 | 101000 | 1011 | 0 | 1001000 | 101011 | 1000101 | 111001 | 100100 |
Color Harmonies of #819128
Complementary color
Monochromatic Colors of #819128
Black with #819128
Text Example
Text Example
White with #819128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819128; }
p { color: rgb(129,145,40); }
H1.HeaderClassName
{
color: #819128;
}
.AnyTagClassName
{
color: #819128;
}
</style>
background-color css
<style>
a { background-color: #819128; }
a { background-color: rgb(129,145,40); }
div.DivClassName
{
background-color: #819128;
}
.BgClassName
{
background-color: #819128;
}
</style>
border-color css
<style>
span { border-color: #819128; }
span { border-color: rgb(129,145,40); }
td.TdClassName
{
border-color: #819128;
}
.TagClassName
{
border-color: #819128;
}
</style>