Shades of Sushi #749141
Tints of Sushi #749141
RGB
CMYK
RGB Variations
Color information
#749141 (or 0x749141) is known color: Sushi. HEX triplet: 74, 91 and 41. RGB value is (116,145,65). Sum of RGB (Red+Green+Blue) = 116+145+65=326 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.58% from 326); Green value is 145 (57.03% from 255 or 44.48% from 326); Blue value is 65 (25.78% from 255 or 19.94% from 326); Max value from RGB is 145 - color contains mainly: green. Hex color #749141 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749141 is #8B6EBE. Grayscale: #7F7F7F. Windows color (decimal): -9137855 or 4297076. OLE color: 4297076.
HSL color Cylindrical-coordinate representation of color #749141: hue angle of 81.75º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #749141 is Cyan = 0.2, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 145 | 65 | - |
| CMYK | 0.2 | 0 | 0.55 | 0.43 |
| HSL | 81.75º | 0.38% | 0.41% | - |
| HSV(B) | 81.75º | 0.55% | 0.57% | - |
| XYZ | 18.28 | 24.35 | 8.74 | - |
| YUV | 127.21 | 92.89 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 145 | 65 | 0.2 | 0 | 0.55 | 0.43 | 81.75 | 0.38 | 0.41 |
| Hex | 74 | 91 | 41 | 14 | 0 | 37 | 2B | 52 | 26 | 29 |
| Octal | 164 | 221 | 101 | 24 | 0 | 67 | 53 | 122 | 46 | 51 |
| Binary | 1110100 | 10010001 | 1000001 | 10100 | 0 | 110111 | 101011 | 1010010 | 100110 | 101001 |
Color Harmonies of #749141
Complementary color
Monochromatic Colors of #749141
Black with #749141
Text Example
Text Example
White with #749141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749141; }
p { color: rgb(116,145,65); }
H1.HeaderClassName
{
color: #749141;
}
.AnyTagClassName
{
color: #749141;
}
</style>
background-color css
<style>
a { background-color: #749141; }
a { background-color: rgb(116,145,65); }
div.DivClassName
{
background-color: #749141;
}
.BgClassName
{
background-color: #749141;
}
</style>
border-color css
<style>
span { border-color: #749141; }
span { border-color: rgb(116,145,65); }
td.TdClassName
{
border-color: #749141;
}
.TagClassName
{
border-color: #749141;
}
</style>