Shades of Sushi #739831
Tints of Sushi #739831
RGB
CMYK
RGB Variations
Color information
#739831 (or 0x739831) is known color: Sushi. HEX triplet: 73, 98 and 31. RGB value is (115,152,49). Sum of RGB (Red+Green+Blue) = 115+152+49=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 152 (59.77% from 255 or 48.10% from 316); Blue value is 49 (19.53% from 255 or 15.51% from 316); Max value from RGB is 152 - color contains mainly: green. Hex color #739831 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739831 is #8C67CE. Grayscale: #818181. Windows color (decimal): -9201615 or 3250291. OLE color: 3250291.
HSL color Cylindrical-coordinate representation of color #739831: hue angle of 81.55º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #739831 is Cyan = 0.24, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 152 | 49 | - |
| CMYK | 0.24 | 0 | 0.68 | 0.40 |
| HSL | 81.55º | 0.51% | 0.39% | - |
| HSV(B) | 81.55º | 0.68% | 0.6% | - |
| XYZ | 18.85 | 26.32 | 6.99 | - |
| YUV | 129.2 | 82.74 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 152 | 49 | 0.24 | 0 | 0.68 | 0.40 | 81.55 | 0.51 | 0.39 |
| Hex | 73 | 98 | 31 | 18 | 0 | 44 | 28 | 52 | 33 | 27 |
| Octal | 163 | 230 | 61 | 30 | 0 | 104 | 50 | 122 | 63 | 47 |
| Binary | 1110011 | 10011000 | 110001 | 11000 | 0 | 1000100 | 101000 | 1010010 | 110011 | 100111 |
Color Harmonies of #739831
Complementary color
Monochromatic Colors of #739831
Black with #739831
Text Example
Text Example
White with #739831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739831; }
p { color: rgb(115,152,49); }
H1.HeaderClassName
{
color: #739831;
}
.AnyTagClassName
{
color: #739831;
}
</style>
background-color css
<style>
a { background-color: #739831; }
a { background-color: rgb(115,152,49); }
div.DivClassName
{
background-color: #739831;
}
.BgClassName
{
background-color: #739831;
}
</style>
border-color css
<style>
span { border-color: #739831; }
span { border-color: rgb(115,152,49); }
td.TdClassName
{
border-color: #739831;
}
.TagClassName
{
border-color: #739831;
}
</style>