Shades of Sushi #749036
Tints of Sushi #749036
RGB
CMYK
RGB Variations
Color information
#749036 (or 0x749036) is known color: Sushi. HEX triplet: 74, 90 and 36. RGB value is (116,144,54). Sum of RGB (Red+Green+Blue) = 116+144+54=314 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.94% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 54 (21.48% from 255 or 17.20% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #749036 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749036 is #8B6FC9. Grayscale: #7D7D7D. Windows color (decimal): -9138122 or 3575924. OLE color: 3575924.
HSL color Cylindrical-coordinate representation of color #749036: hue angle of 78.67º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #749036 is Cyan = 0.19, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 54 | - |
| CMYK | 0.19 | 0 | 0.63 | 0.44 |
| HSL | 78.67º | 0.45% | 0.39% | - |
| HSV(B) | 78.67º | 0.63% | 0.56% | - |
| XYZ | 17.84 | 23.93 | 7.17 | - |
| YUV | 125.37 | 87.72 | 121.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 54 | 0.19 | 0 | 0.63 | 0.44 | 78.67 | 0.45 | 0.39 |
| Hex | 74 | 90 | 36 | 13 | 0 | 3F | 2C | 4F | 2D | 27 |
| Octal | 164 | 220 | 66 | 23 | 0 | 77 | 54 | 117 | 55 | 47 |
| Binary | 1110100 | 10010000 | 110110 | 10011 | 0 | 111111 | 101100 | 1001111 | 101101 | 100111 |
Color Harmonies of #749036
Complementary color
Monochromatic Colors of #749036
Black with #749036
Text Example
Text Example
White with #749036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749036; }
p { color: rgb(116,144,54); }
H1.HeaderClassName
{
color: #749036;
}
.AnyTagClassName
{
color: #749036;
}
</style>
background-color css
<style>
a { background-color: #749036; }
a { background-color: rgb(116,144,54); }
div.DivClassName
{
background-color: #749036;
}
.BgClassName
{
background-color: #749036;
}
</style>
border-color css
<style>
span { border-color: #749036; }
span { border-color: rgb(116,144,54); }
td.TdClassName
{
border-color: #749036;
}
.TagClassName
{
border-color: #749036;
}
</style>