Shades of Wasabi #788534
Tints of Wasabi #788534
RGB
CMYK
RGB Variations
Color information
#788534 (or 0x788534) is known color: Wasabi. HEX triplet: 78, 85 and 34. RGB value is (120,133,52). Sum of RGB (Red+Green+Blue) = 120+133+52=305 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.34% from 305); Green value is 133 (52.34% from 255 or 43.61% from 305); Blue value is 52 (20.70% from 255 or 17.05% from 305); Max value from RGB is 133 - color contains mainly: green. Hex color #788534 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #788534 is #877ACB. Grayscale: #787878. Windows color (decimal): -8878796 or 3442040. OLE color: 3442040.
HSL color Cylindrical-coordinate representation of color #788534: hue angle of 69.63º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #788534 is Cyan = 0.10, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 133 | 52 | - |
| CMYK | 0.10 | 0 | 0.61 | 0.48 |
| HSL | 69.63º | 0.44% | 0.36% | - |
| HSV(B) | 69.63º | 0.61% | 0.52% | - |
| XYZ | 16.75 | 21.02 | 6.42 | - |
| YUV | 119.88 | 89.69 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 52 | 0.10 | 0 | 0.61 | 0.48 | 69.63 | 0.44 | 0.36 |
| Hex | 78 | 85 | 34 | A | 0 | 3D | 30 | 46 | 2C | 24 |
| Octal | 170 | 205 | 64 | 12 | 0 | 75 | 60 | 106 | 54 | 44 |
| Binary | 1111000 | 10000101 | 110100 | 1010 | 0 | 111101 | 110000 | 1000110 | 101100 | 100100 |
Color Harmonies of #788534
Complementary color
Monochromatic Colors of #788534
Black with #788534
Text Example
Text Example
White with #788534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788534; }
p { color: rgb(120,133,52); }
H1.HeaderClassName
{
color: #788534;
}
.AnyTagClassName
{
color: #788534;
}
</style>
background-color css
<style>
a { background-color: #788534; }
a { background-color: rgb(120,133,52); }
div.DivClassName
{
background-color: #788534;
}
.BgClassName
{
background-color: #788534;
}
</style>
border-color css
<style>
span { border-color: #788534; }
span { border-color: rgb(120,133,52); }
td.TdClassName
{
border-color: #788534;
}
.TagClassName
{
border-color: #788534;
}
</style>