Shades of Wasabi #869430
Tints of Wasabi #869430
RGB
CMYK
RGB Variations
Color information
#869430 (or 0x869430) is known color: Wasabi. HEX triplet: 86, 94 and 30. RGB value is (134,148,48). Sum of RGB (Red+Green+Blue) = 134+148+48=330 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.61% from 330); Green value is 148 (58.20% from 255 or 44.85% from 330); Blue value is 48 (19.14% from 255 or 14.55% from 330); Max value from RGB is 148 - color contains mainly: green. Hex color #869430 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869430 is #796BCF. Grayscale: #848484. Windows color (decimal): -7957456 or 3183750. OLE color: 3183750.
HSL color Cylindrical-coordinate representation of color #869430: hue angle of 68.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 #869430 is Cyan = 0.09, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 148 | 48 | - |
| CMYK | 0.09 | 0 | 0.68 | 0.42 |
| HSL | 68.4º | 0.51% | 0.38% | - |
| HSV(B) | 68.4º | 0.68% | 0.58% | - |
| XYZ | 20.95 | 26.46 | 6.8 | - |
| YUV | 132.41 | 80.36 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 148 | 48 | 0.09 | 0 | 0.68 | 0.42 | 68.4 | 0.51 | 0.38 |
| Hex | 86 | 94 | 30 | 9 | 0 | 44 | 2A | 44 | 33 | 26 |
| Octal | 206 | 224 | 60 | 11 | 0 | 104 | 52 | 104 | 63 | 46 |
| Binary | 10000110 | 10010100 | 110000 | 1001 | 0 | 1000100 | 101010 | 1000100 | 110011 | 100110 |
Color Harmonies of #869430
Complementary color
Monochromatic Colors of #869430
Black with #869430
Text Example
Text Example
White with #869430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869430; }
p { color: rgb(134,148,48); }
H1.HeaderClassName
{
color: #869430;
}
.AnyTagClassName
{
color: #869430;
}
</style>
background-color css
<style>
a { background-color: #869430; }
a { background-color: rgb(134,148,48); }
div.DivClassName
{
background-color: #869430;
}
.BgClassName
{
background-color: #869430;
}
</style>
border-color css
<style>
span { border-color: #869430; }
span { border-color: rgb(134,148,48); }
td.TdClassName
{
border-color: #869430;
}
.TagClassName
{
border-color: #869430;
}
</style>