Shades of Wasabi #819838
Tints of Wasabi #819838
RGB
CMYK
RGB Variations
Color information
#819838 (or 0x819838) is known color: Wasabi. HEX triplet: 81, 98 and 38. RGB value is (129,152,56). Sum of RGB (Red+Green+Blue) = 129+152+56=337 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.28% from 337); Green value is 152 (59.77% from 255 or 45.10% from 337); Blue value is 56 (22.27% from 255 or 16.62% from 337); Max value from RGB is 152 - color contains mainly: green. Hex color #819838 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819838 is #7E67C7. Grayscale: #868686. Windows color (decimal): -8284104 or 3709057. OLE color: 3709057.
HSL color Cylindrical-coordinate representation of color #819838: hue angle of 74.37º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #819838 is Cyan = 0.15, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 152 | 56 | - |
| CMYK | 0.15 | 0 | 0.63 | 0.40 |
| HSL | 74.37º | 0.46% | 0.41% | - |
| HSV(B) | 74.37º | 0.63% | 0.6% | - |
| XYZ | 21 | 27.41 | 7.93 | - |
| YUV | 134.18 | 83.88 | 124.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 152 | 56 | 0.15 | 0 | 0.63 | 0.40 | 74.37 | 0.46 | 0.41 |
| Hex | 81 | 98 | 38 | F | 0 | 3F | 28 | 4A | 2E | 29 |
| Octal | 201 | 230 | 70 | 17 | 0 | 77 | 50 | 112 | 56 | 51 |
| Binary | 10000001 | 10011000 | 111000 | 1111 | 0 | 111111 | 101000 | 1001010 | 101110 | 101001 |
Color Harmonies of #819838
Complementary color
Monochromatic Colors of #819838
Black with #819838
Text Example
Text Example
White with #819838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819838; }
p { color: rgb(129,152,56); }
H1.HeaderClassName
{
color: #819838;
}
.AnyTagClassName
{
color: #819838;
}
</style>
background-color css
<style>
a { background-color: #819838; }
a { background-color: rgb(129,152,56); }
div.DivClassName
{
background-color: #819838;
}
.BgClassName
{
background-color: #819838;
}
</style>
border-color css
<style>
span { border-color: #819838; }
span { border-color: rgb(129,152,56); }
td.TdClassName
{
border-color: #819838;
}
.TagClassName
{
border-color: #819838;
}
</style>