Shades of Wasabi #819230
Tints of Wasabi #819230
RGB
CMYK
RGB Variations
Color information
#819230 (or 0x819230) is known color: Wasabi. HEX triplet: 81, 92 and 30. RGB value is (129,146,48). Sum of RGB (Red+Green+Blue) = 129+146+48=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 146 (57.42% from 255 or 45.20% from 323); Blue value is 48 (19.14% from 255 or 14.86% from 323); Max value from RGB is 146 - color contains mainly: green. Hex color #819230 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819230 is #7E6DCF. Grayscale: #828282. Windows color (decimal): -8285648 or 3183233. OLE color: 3183233.
HSL color Cylindrical-coordinate representation of color #819230: hue angle of 70.41º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #819230 is Cyan = 0.12, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 48 | - |
| CMYK | 0.12 | 0 | 0.67 | 0.43 |
| HSL | 70.41º | 0.51% | 0.38% | - |
| HSV(B) | 70.41º | 0.67% | 0.57% | - |
| XYZ | 19.87 | 25.44 | 6.66 | - |
| YUV | 129.75 | 81.87 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 48 | 0.12 | 0 | 0.67 | 0.43 | 70.41 | 0.51 | 0.38 |
| Hex | 81 | 92 | 30 | C | 0 | 43 | 2B | 46 | 33 | 26 |
| Octal | 201 | 222 | 60 | 14 | 0 | 103 | 53 | 106 | 63 | 46 |
| Binary | 10000001 | 10010010 | 110000 | 1100 | 0 | 1000011 | 101011 | 1000110 | 110011 | 100110 |
Color Harmonies of #819230
Complementary color
Monochromatic Colors of #819230
Black with #819230
Text Example
Text Example
White with #819230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819230; }
p { color: rgb(129,146,48); }
H1.HeaderClassName
{
color: #819230;
}
.AnyTagClassName
{
color: #819230;
}
</style>
background-color css
<style>
a { background-color: #819230; }
a { background-color: rgb(129,146,48); }
div.DivClassName
{
background-color: #819230;
}
.BgClassName
{
background-color: #819230;
}
</style>
border-color css
<style>
span { border-color: #819230; }
span { border-color: rgb(129,146,48); }
td.TdClassName
{
border-color: #819230;
}
.TagClassName
{
border-color: #819230;
}
</style>