Shades of Sushi #749041
Tints of Sushi #749041
RGB
CMYK
RGB Variations
Color information
#749041 (or 0x749041) is known color: Sushi. HEX triplet: 74, 90 and 41. RGB value is (116,144,65). Sum of RGB (Red+Green+Blue) = 116+144+65=325 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.69% from 325); Green value is 144 (56.64% from 255 or 44.31% from 325); Blue value is 65 (25.78% from 255 or 20% from 325); Max value from RGB is 144 - color contains mainly: green. Hex color #749041 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749041 is #8B6FBE. Grayscale: #7E7E7E. Windows color (decimal): -9138111 or 4296820. OLE color: 4296820.
HSL color Cylindrical-coordinate representation of color #749041: hue angle of 81.27º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #749041 is Cyan = 0.19, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 65 | - |
| CMYK | 0.19 | 0 | 0.55 | 0.44 |
| HSL | 81.27º | 0.38% | 0.41% | - |
| HSV(B) | 81.27º | 0.55% | 0.56% | - |
| XYZ | 18.13 | 24.04 | 8.69 | - |
| YUV | 126.62 | 93.22 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 65 | 0.19 | 0 | 0.55 | 0.44 | 81.27 | 0.38 | 0.41 |
| Hex | 74 | 90 | 41 | 13 | 0 | 37 | 2C | 51 | 26 | 29 |
| Octal | 164 | 220 | 101 | 23 | 0 | 67 | 54 | 121 | 46 | 51 |
| Binary | 1110100 | 10010000 | 1000001 | 10011 | 0 | 110111 | 101100 | 1010001 | 100110 | 101001 |
Color Harmonies of #749041
Complementary color
Monochromatic Colors of #749041
Black with #749041
Text Example
Text Example
White with #749041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749041; }
p { color: rgb(116,144,65); }
H1.HeaderClassName
{
color: #749041;
}
.AnyTagClassName
{
color: #749041;
}
</style>
background-color css
<style>
a { background-color: #749041; }
a { background-color: rgb(116,144,65); }
div.DivClassName
{
background-color: #749041;
}
.BgClassName
{
background-color: #749041;
}
</style>
border-color css
<style>
span { border-color: #749041; }
span { border-color: rgb(116,144,65); }
td.TdClassName
{
border-color: #749041;
}
.TagClassName
{
border-color: #749041;
}
</style>