Shades of Wasabi #819238
Tints of Wasabi #819238
RGB
CMYK
RGB Variations
Color information
#819238 (or 0x819238) is known color: Wasabi. HEX triplet: 81, 92 and 38. RGB value is (129,146,56). Sum of RGB (Red+Green+Blue) = 129+146+56=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 146 (57.42% from 255 or 44.11% from 331); Blue value is 56 (22.27% from 255 or 16.92% from 331); Max value from RGB is 146 - color contains mainly: green. Hex color #819238 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819238 is #7E6DC7. Grayscale: #838383. Windows color (decimal): -8285640 or 3707521. OLE color: 3707521.
HSL color Cylindrical-coordinate representation of color #819238: hue angle of 71.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #819238 is Cyan = 0.12, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 146 | 56 | - |
| CMYK | 0.12 | 0 | 0.62 | 0.43 |
| HSL | 71.33º | 0.45% | 0.4% | - |
| HSV(B) | 71.33º | 0.62% | 0.57% | - |
| XYZ | 20.05 | 25.51 | 7.61 | - |
| YUV | 130.66 | 85.87 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 146 | 56 | 0.12 | 0 | 0.62 | 0.43 | 71.33 | 0.45 | 0.4 |
| Hex | 81 | 92 | 38 | C | 0 | 3E | 2B | 47 | 2D | 28 |
| Octal | 201 | 222 | 70 | 14 | 0 | 76 | 53 | 107 | 55 | 50 |
| Binary | 10000001 | 10010010 | 111000 | 1100 | 0 | 111110 | 101011 | 1000111 | 101101 | 101000 |
Color Harmonies of #819238
Complementary color
Monochromatic Colors of #819238
Black with #819238
Text Example
Text Example
White with #819238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819238; }
p { color: rgb(129,146,56); }
H1.HeaderClassName
{
color: #819238;
}
.AnyTagClassName
{
color: #819238;
}
</style>
background-color css
<style>
a { background-color: #819238; }
a { background-color: rgb(129,146,56); }
div.DivClassName
{
background-color: #819238;
}
.BgClassName
{
background-color: #819238;
}
</style>
border-color css
<style>
span { border-color: #819238; }
span { border-color: rgb(129,146,56); }
td.TdClassName
{
border-color: #819238;
}
.TagClassName
{
border-color: #819238;
}
</style>