Shades of Wasabi #849038
Tints of Wasabi #849038
RGB
CMYK
RGB Variations
Color information
#849038 (or 0x849038) is known color: Wasabi. HEX triplet: 84, 90 and 38. RGB value is (132,144,56). Sum of RGB (Red+Green+Blue) = 132+144+56=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 144 (56.64% from 255 or 43.37% from 332); Blue value is 56 (22.27% from 255 or 16.87% from 332); Max value from RGB is 144 - color contains mainly: green. Hex color #849038 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #849038 is #7B6FC7. Grayscale: #828282. Windows color (decimal): -8089544 or 3707012. OLE color: 3707012.
HSL color Cylindrical-coordinate representation of color #849038: hue angle of 68.18º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #849038 is Cyan = 0.08, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 56 | - |
| CMYK | 0.08 | 0 | 0.61 | 0.44 |
| HSL | 68.18º | 0.44% | 0.39% | - |
| HSV(B) | 68.18º | 0.61% | 0.56% | - |
| XYZ | 20.2 | 25.14 | 7.53 | - |
| YUV | 130.38 | 86.02 | 129.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 56 | 0.08 | 0 | 0.61 | 0.44 | 68.18 | 0.44 | 0.39 |
| Hex | 84 | 90 | 38 | 8 | 0 | 3D | 2C | 44 | 2C | 27 |
| Octal | 204 | 220 | 70 | 10 | 0 | 75 | 54 | 104 | 54 | 47 |
| Binary | 10000100 | 10010000 | 111000 | 1000 | 0 | 111101 | 101100 | 1000100 | 101100 | 100111 |
Color Harmonies of #849038
Complementary color
Monochromatic Colors of #849038
Black with #849038
Text Example
Text Example
White with #849038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849038; }
p { color: rgb(132,144,56); }
H1.HeaderClassName
{
color: #849038;
}
.AnyTagClassName
{
color: #849038;
}
</style>
background-color css
<style>
a { background-color: #849038; }
a { background-color: rgb(132,144,56); }
div.DivClassName
{
background-color: #849038;
}
.BgClassName
{
background-color: #849038;
}
</style>
border-color css
<style>
span { border-color: #849038; }
span { border-color: rgb(132,144,56); }
td.TdClassName
{
border-color: #849038;
}
.TagClassName
{
border-color: #849038;
}
</style>