Shades of Wasabi #869135
Tints of Wasabi #869135
RGB
CMYK
RGB Variations
Color information
#869135 (or 0x869135) is known color: Wasabi. HEX triplet: 86, 91 and 35. RGB value is (134,145,53). Sum of RGB (Red+Green+Blue) = 134+145+53=332 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.36% from 332); Green value is 145 (57.03% from 255 or 43.67% from 332); Blue value is 53 (21.09% from 255 or 15.96% from 332); Max value from RGB is 145 - color contains mainly: green. Hex color #869135 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #869135 is #796ECA. Grayscale: #838383. Windows color (decimal): -7958219 or 3510662. OLE color: 3510662.
HSL color Cylindrical-coordinate representation of color #869135: hue angle of 67.17º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #869135 is Cyan = 0.08, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 145 | 53 | - |
| CMYK | 0.08 | 0 | 0.63 | 0.43 |
| HSL | 67.17º | 0.46% | 0.39% | - |
| HSV(B) | 67.17º | 0.63% | 0.57% | - |
| XYZ | 20.6 | 25.58 | 7.22 | - |
| YUV | 131.22 | 83.86 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 145 | 53 | 0.08 | 0 | 0.63 | 0.43 | 67.17 | 0.46 | 0.39 |
| Hex | 86 | 91 | 35 | 8 | 0 | 3F | 2B | 43 | 2E | 27 |
| Octal | 206 | 221 | 65 | 10 | 0 | 77 | 53 | 103 | 56 | 47 |
| Binary | 10000110 | 10010001 | 110101 | 1000 | 0 | 111111 | 101011 | 1000011 | 101110 | 100111 |
Color Harmonies of #869135
Complementary color
Monochromatic Colors of #869135
Black with #869135
Text Example
Text Example
White with #869135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869135; }
p { color: rgb(134,145,53); }
H1.HeaderClassName
{
color: #869135;
}
.AnyTagClassName
{
color: #869135;
}
</style>
background-color css
<style>
a { background-color: #869135; }
a { background-color: rgb(134,145,53); }
div.DivClassName
{
background-color: #869135;
}
.BgClassName
{
background-color: #869135;
}
</style>
border-color css
<style>
span { border-color: #869135; }
span { border-color: rgb(134,145,53); }
td.TdClassName
{
border-color: #869135;
}
.TagClassName
{
border-color: #869135;
}
</style>