Shades of Sushi #749040
Tints of Sushi #749040
RGB
CMYK
RGB Variations
Color information
#749040 (or 0x749040) is known color: Sushi. HEX triplet: 74, 90 and 40. RGB value is (116,144,64). Sum of RGB (Red+Green+Blue) = 116+144+64=324 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.80% from 324); Green value is 144 (56.64% from 255 or 44.44% from 324); Blue value is 64 (25.39% from 255 or 19.75% from 324); Max value from RGB is 144 - color contains mainly: green. Hex color #749040 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749040 is #8B6FBF. Grayscale: #7E7E7E. Windows color (decimal): -9138112 or 4231284. OLE color: 4231284.
HSL color Cylindrical-coordinate representation of color #749040: hue angle of 81º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #749040 is Cyan = 0.19, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 64 | - |
| CMYK | 0.19 | 0 | 0.56 | 0.44 |
| HSL | 81º | 0.38% | 0.41% | - |
| HSV(B) | 81º | 0.56% | 0.56% | - |
| XYZ | 18.1 | 24.03 | 8.53 | - |
| YUV | 126.51 | 92.72 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 64 | 0.19 | 0 | 0.56 | 0.44 | 81 | 0.38 | 0.41 |
| Hex | 74 | 90 | 40 | 13 | 0 | 38 | 2C | 51 | 26 | 29 |
| Octal | 164 | 220 | 100 | 23 | 0 | 70 | 54 | 121 | 46 | 51 |
| Binary | 1110100 | 10010000 | 1000000 | 10011 | 0 | 111000 | 101100 | 1010001 | 100110 | 101001 |
Color Harmonies of #749040
Complementary color
Monochromatic Colors of #749040
Black with #749040
Text Example
Text Example
White with #749040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749040; }
p { color: rgb(116,144,64); }
H1.HeaderClassName
{
color: #749040;
}
.AnyTagClassName
{
color: #749040;
}
</style>
background-color css
<style>
a { background-color: #749040; }
a { background-color: rgb(116,144,64); }
div.DivClassName
{
background-color: #749040;
}
.BgClassName
{
background-color: #749040;
}
</style>
border-color css
<style>
span { border-color: #749040; }
span { border-color: rgb(116,144,64); }
td.TdClassName
{
border-color: #749040;
}
.TagClassName
{
border-color: #749040;
}
</style>