Shades of Wasabi #748338
Tints of Wasabi #748338
RGB
CMYK
RGB Variations
Color information
#748338 (or 0x748338) is known color: Wasabi. HEX triplet: 74, 83 and 38. RGB value is (116,131,56). Sum of RGB (Red+Green+Blue) = 116+131+56=303 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.28% from 303); Green value is 131 (51.56% from 255 or 43.23% from 303); Blue value is 56 (22.27% from 255 or 18.48% from 303); Max value from RGB is 131 - color contains mainly: green. Hex color #748338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #748338 is #8B7CC7. Grayscale: #767676. Windows color (decimal): -9141448 or 3703668. OLE color: 3703668.
HSL color Cylindrical-coordinate representation of color #748338: hue angle of 72º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #748338 is Cyan = 0.11, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 131 | 56 | - |
| CMYK | 0.11 | 0 | 0.57 | 0.49 |
| HSL | 72º | 0.4% | 0.37% | - |
| HSV(B) | 72º | 0.57% | 0.51% | - |
| XYZ | 16.03 | 20.23 | 6.8 | - |
| YUV | 117.97 | 93.03 | 126.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 131 | 56 | 0.11 | 0 | 0.57 | 0.49 | 72 | 0.4 | 0.37 |
| Hex | 74 | 83 | 38 | B | 0 | 39 | 31 | 48 | 28 | 25 |
| Octal | 164 | 203 | 70 | 13 | 0 | 71 | 61 | 110 | 50 | 45 |
| Binary | 1110100 | 10000011 | 111000 | 1011 | 0 | 111001 | 110001 | 1001000 | 101000 | 100101 |
Color Harmonies of #748338
Complementary color
Monochromatic Colors of #748338
Black with #748338
Text Example
Text Example
White with #748338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748338; }
p { color: rgb(116,131,56); }
H1.HeaderClassName
{
color: #748338;
}
.AnyTagClassName
{
color: #748338;
}
</style>
background-color css
<style>
a { background-color: #748338; }
a { background-color: rgb(116,131,56); }
div.DivClassName
{
background-color: #748338;
}
.BgClassName
{
background-color: #748338;
}
</style>
border-color css
<style>
span { border-color: #748338; }
span { border-color: rgb(116,131,56); }
td.TdClassName
{
border-color: #748338;
}
.TagClassName
{
border-color: #748338;
}
</style>