Shades of Sushi #739844
Tints of Sushi #739844
RGB
CMYK
RGB Variations
Color information
#739844 (or 0x739844) is known color: Sushi. HEX triplet: 73, 98 and 44. RGB value is (115,152,68). Sum of RGB (Red+Green+Blue) = 115+152+68=335 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.33% from 335); Green value is 152 (59.77% from 255 or 45.37% from 335); Blue value is 68 (26.95% from 255 or 20.30% from 335); Max value from RGB is 152 - color contains mainly: green. Hex color #739844 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739844 is #8C67BB. Grayscale: #838383. Windows color (decimal): -9201596 or 4495475. OLE color: 4495475.
HSL color Cylindrical-coordinate representation of color #739844: hue angle of 86.43º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #739844 is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 152 | 68 | - |
| CMYK | 0.24 | 0 | 0.55 | 0.40 |
| HSL | 86.43º | 0.38% | 0.43% | - |
| HSV(B) | 86.43º | 0.55% | 0.6% | - |
| XYZ | 19.34 | 26.52 | 9.57 | - |
| YUV | 131.36 | 92.24 | 116.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 152 | 68 | 0.24 | 0 | 0.55 | 0.40 | 86.43 | 0.38 | 0.43 |
| Hex | 73 | 98 | 44 | 18 | 0 | 37 | 28 | 56 | 26 | 2B |
| Octal | 163 | 230 | 104 | 30 | 0 | 67 | 50 | 126 | 46 | 53 |
| Binary | 1110011 | 10011000 | 1000100 | 11000 | 0 | 110111 | 101000 | 1010110 | 100110 | 101011 |
Color Harmonies of #739844
Complementary color
Monochromatic Colors of #739844
Black with #739844
Text Example
Text Example
White with #739844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739844; }
p { color: rgb(115,152,68); }
H1.HeaderClassName
{
color: #739844;
}
.AnyTagClassName
{
color: #739844;
}
</style>
background-color css
<style>
a { background-color: #739844; }
a { background-color: rgb(115,152,68); }
div.DivClassName
{
background-color: #739844;
}
.BgClassName
{
background-color: #739844;
}
</style>
border-color css
<style>
span { border-color: #739844; }
span { border-color: rgb(115,152,68); }
td.TdClassName
{
border-color: #739844;
}
.TagClassName
{
border-color: #739844;
}
</style>