Shades of Sushi #749032
Tints of Sushi #749032
RGB
CMYK
RGB Variations
Color information
#749032 (or 0x749032) is known color: Sushi. HEX triplet: 74, 90 and 32. RGB value is (116,144,50). Sum of RGB (Red+Green+Blue) = 116+144+50=310 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.42% from 310); Green value is 144 (56.64% from 255 or 46.45% from 310); Blue value is 50 (19.92% from 255 or 16.13% from 310); Max value from RGB is 144 - color contains mainly: green. Hex color #749032 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749032 is #8B6FCD. Grayscale: #7D7D7D. Windows color (decimal): -9138126 or 3313780. OLE color: 3313780.
HSL color Cylindrical-coordinate representation of color #749032: hue angle of 77.87º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #749032 is Cyan = 0.19, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 50 | - |
| CMYK | 0.19 | 0 | 0.65 | 0.44 |
| HSL | 77.87º | 0.48% | 0.38% | - |
| HSV(B) | 77.87º | 0.65% | 0.56% | - |
| XYZ | 17.75 | 23.89 | 6.69 | - |
| YUV | 124.91 | 85.72 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 50 | 0.19 | 0 | 0.65 | 0.44 | 77.87 | 0.48 | 0.38 |
| Hex | 74 | 90 | 32 | 13 | 0 | 41 | 2C | 4E | 30 | 26 |
| Octal | 164 | 220 | 62 | 23 | 0 | 101 | 54 | 116 | 60 | 46 |
| Binary | 1110100 | 10010000 | 110010 | 10011 | 0 | 1000001 | 101100 | 1001110 | 110000 | 100110 |
Color Harmonies of #749032
Complementary color
Monochromatic Colors of #749032
Black with #749032
Text Example
Text Example
White with #749032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749032; }
p { color: rgb(116,144,50); }
H1.HeaderClassName
{
color: #749032;
}
.AnyTagClassName
{
color: #749032;
}
</style>
background-color css
<style>
a { background-color: #749032; }
a { background-color: rgb(116,144,50); }
div.DivClassName
{
background-color: #749032;
}
.BgClassName
{
background-color: #749032;
}
</style>
border-color css
<style>
span { border-color: #749032; }
span { border-color: rgb(116,144,50); }
td.TdClassName
{
border-color: #749032;
}
.TagClassName
{
border-color: #749032;
}
</style>