Shades of Sushi #739828
Tints of Sushi #739828
RGB
CMYK
RGB Variations
Color information
#739828 (or 0x739828) is known color: Sushi. HEX triplet: 73, 98 and 28. RGB value is (115,152,40). Sum of RGB (Red+Green+Blue) = 115+152+40=307 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.46% from 307); Green value is 152 (59.77% from 255 or 49.51% from 307); Blue value is 40 (16.02% from 255 or 13.03% from 307); Max value from RGB is 152 - color contains mainly: green. Hex color #739828 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739828 is #8C67D7. Grayscale: #808080. Windows color (decimal): -9201624 or 2660467. OLE color: 2660467.
HSL color Cylindrical-coordinate representation of color #739828: hue angle of 79.82º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #739828 is Cyan = 0.24, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 152 | 40 | - |
| CMYK | 0.24 | 0 | 0.74 | 0.40 |
| HSL | 79.82º | 0.58% | 0.38% | - |
| HSV(B) | 79.82º | 0.74% | 0.6% | - |
| XYZ | 18.68 | 26.25 | 6.09 | - |
| YUV | 128.17 | 78.24 | 118.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 152 | 40 | 0.24 | 0 | 0.74 | 0.40 | 79.82 | 0.58 | 0.38 |
| Hex | 73 | 98 | 28 | 18 | 0 | 4A | 28 | 50 | 3A | 26 |
| Octal | 163 | 230 | 50 | 30 | 0 | 112 | 50 | 120 | 72 | 46 |
| Binary | 1110011 | 10011000 | 101000 | 11000 | 0 | 1001010 | 101000 | 1010000 | 111010 | 100110 |
Color Harmonies of #739828
Complementary color
Monochromatic Colors of #739828
Black with #739828
Text Example
Text Example
White with #739828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739828; }
p { color: rgb(115,152,40); }
H1.HeaderClassName
{
color: #739828;
}
.AnyTagClassName
{
color: #739828;
}
</style>
background-color css
<style>
a { background-color: #739828; }
a { background-color: rgb(115,152,40); }
div.DivClassName
{
background-color: #739828;
}
.BgClassName
{
background-color: #739828;
}
</style>
border-color css
<style>
span { border-color: #739828; }
span { border-color: rgb(115,152,40); }
td.TdClassName
{
border-color: #739828;
}
.TagClassName
{
border-color: #739828;
}
</style>