Shades of Sushi #739431
Tints of Sushi #739431
RGB
CMYK
RGB Variations
Color information
#739431 (or 0x739431) is known color: Sushi. HEX triplet: 73, 94 and 31. RGB value is (115,148,49). Sum of RGB (Red+Green+Blue) = 115+148+49=312 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.86% from 312); Green value is 148 (58.20% from 255 or 47.44% from 312); Blue value is 49 (19.53% from 255 or 15.71% from 312); Max value from RGB is 148 - color contains mainly: green. Hex color #739431 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739431 is #8C6BCE. Grayscale: #7F7F7F. Windows color (decimal): -9202639 or 3249267. OLE color: 3249267.
HSL color Cylindrical-coordinate representation of color #739431: hue angle of 80º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #739431 is Cyan = 0.22, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 49 | - |
| CMYK | 0.22 | 0 | 0.67 | 0.42 |
| HSL | 80º | 0.5% | 0.39% | - |
| HSV(B) | 80º | 0.67% | 0.58% | - |
| XYZ | 18.21 | 25.05 | 6.78 | - |
| YUV | 126.85 | 84.07 | 119.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 49 | 0.22 | 0 | 0.67 | 0.42 | 80 | 0.5 | 0.39 |
| Hex | 73 | 94 | 31 | 16 | 0 | 43 | 2A | 50 | 32 | 27 |
| Octal | 163 | 224 | 61 | 26 | 0 | 103 | 52 | 120 | 62 | 47 |
| Binary | 1110011 | 10010100 | 110001 | 10110 | 0 | 1000011 | 101010 | 1010000 | 110010 | 100111 |
Color Harmonies of #739431
Complementary color
Monochromatic Colors of #739431
Black with #739431
Text Example
Text Example
White with #739431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739431; }
p { color: rgb(115,148,49); }
H1.HeaderClassName
{
color: #739431;
}
.AnyTagClassName
{
color: #739431;
}
</style>
background-color css
<style>
a { background-color: #739431; }
a { background-color: rgb(115,148,49); }
div.DivClassName
{
background-color: #739431;
}
.BgClassName
{
background-color: #739431;
}
</style>
border-color css
<style>
span { border-color: #739431; }
span { border-color: rgb(115,148,49); }
td.TdClassName
{
border-color: #739431;
}
.TagClassName
{
border-color: #739431;
}
</style>