Shades of Sushi #739044
Tints of Sushi #739044
RGB
CMYK
RGB Variations
Color information
#739044 (or 0x739044) is known color: Sushi. HEX triplet: 73, 90 and 44. RGB value is (115,144,68). Sum of RGB (Red+Green+Blue) = 115+144+68=327 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.17% from 327); Green value is 144 (56.64% from 255 or 44.04% from 327); Blue value is 68 (26.95% from 255 or 20.80% from 327); Max value from RGB is 144 - color contains mainly: green. Hex color #739044 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739044 is #8C6FBB. Grayscale: #7E7E7E. Windows color (decimal): -9203644 or 4493427. OLE color: 4493427.
HSL color Cylindrical-coordinate representation of color #739044: hue angle of 82.89º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #739044 is Cyan = 0.20, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 144 | 68 | - |
| CMYK | 0.20 | 0 | 0.53 | 0.44 |
| HSL | 82.89º | 0.36% | 0.42% | - |
| HSV(B) | 82.89º | 0.53% | 0.56% | - |
| XYZ | 18.09 | 24.01 | 9.15 | - |
| YUV | 126.67 | 94.89 | 119.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 144 | 68 | 0.20 | 0 | 0.53 | 0.44 | 82.89 | 0.36 | 0.42 |
| Hex | 73 | 90 | 44 | 14 | 0 | 35 | 2C | 53 | 24 | 2A |
| Octal | 163 | 220 | 104 | 24 | 0 | 65 | 54 | 123 | 44 | 52 |
| Binary | 1110011 | 10010000 | 1000100 | 10100 | 0 | 110101 | 101100 | 1010011 | 100100 | 101010 |
Color Harmonies of #739044
Complementary color
Monochromatic Colors of #739044
Black with #739044
Text Example
Text Example
White with #739044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739044; }
p { color: rgb(115,144,68); }
H1.HeaderClassName
{
color: #739044;
}
.AnyTagClassName
{
color: #739044;
}
</style>
background-color css
<style>
a { background-color: #739044; }
a { background-color: rgb(115,144,68); }
div.DivClassName
{
background-color: #739044;
}
.BgClassName
{
background-color: #739044;
}
</style>
border-color css
<style>
span { border-color: #739044; }
span { border-color: rgb(115,144,68); }
td.TdClassName
{
border-color: #739044;
}
.TagClassName
{
border-color: #739044;
}
</style>