Shades of Wasabi #819430
Tints of Wasabi #819430
RGB
CMYK
RGB Variations
Color information
#819430 (or 0x819430) is known color: Wasabi. HEX triplet: 81, 94 and 30. RGB value is (129,148,48). Sum of RGB (Red+Green+Blue) = 129+148+48=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 148 (58.20% from 255 or 45.54% from 325); Blue value is 48 (19.14% from 255 or 14.77% from 325); Max value from RGB is 148 - color contains mainly: green. Hex color #819430 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819430 is #7E6BCF. Grayscale: #838383. Windows color (decimal): -8285136 or 3183745. OLE color: 3183745.
HSL color Cylindrical-coordinate representation of color #819430: hue angle of 71.4º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #819430 is Cyan = 0.13, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 48 | - |
| CMYK | 0.13 | 0 | 0.68 | 0.42 |
| HSL | 71.4º | 0.51% | 0.38% | - |
| HSV(B) | 71.4º | 0.68% | 0.58% | - |
| XYZ | 20.18 | 26.06 | 6.76 | - |
| YUV | 130.92 | 81.21 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 48 | 0.13 | 0 | 0.68 | 0.42 | 71.4 | 0.51 | 0.38 |
| Hex | 81 | 94 | 30 | D | 0 | 44 | 2A | 47 | 33 | 26 |
| Octal | 201 | 224 | 60 | 15 | 0 | 104 | 52 | 107 | 63 | 46 |
| Binary | 10000001 | 10010100 | 110000 | 1101 | 0 | 1000100 | 101010 | 1000111 | 110011 | 100110 |
Color Harmonies of #819430
Complementary color
Monochromatic Colors of #819430
Black with #819430
Text Example
Text Example
White with #819430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819430; }
p { color: rgb(129,148,48); }
H1.HeaderClassName
{
color: #819430;
}
.AnyTagClassName
{
color: #819430;
}
</style>
background-color css
<style>
a { background-color: #819430; }
a { background-color: rgb(129,148,48); }
div.DivClassName
{
background-color: #819430;
}
.BgClassName
{
background-color: #819430;
}
</style>
border-color css
<style>
span { border-color: #819430; }
span { border-color: rgb(129,148,48); }
td.TdClassName
{
border-color: #819430;
}
.TagClassName
{
border-color: #819430;
}
</style>