Shades of Sushi #739731
Tints of Sushi #739731
RGB
CMYK
RGB Variations
Color information
#739731 (or 0x739731) is known color: Sushi. HEX triplet: 73, 97 and 31. RGB value is (115,151,49). Sum of RGB (Red+Green+Blue) = 115+151+49=315 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.51% from 315); Green value is 151 (59.38% from 255 or 47.94% from 315); Blue value is 49 (19.53% from 255 or 15.56% from 315); Max value from RGB is 151 - color contains mainly: green. Hex color #739731 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739731 is #8C68CE. Grayscale: #808080. Windows color (decimal): -9201871 or 3250035. OLE color: 3250035.
HSL color Cylindrical-coordinate representation of color #739731: hue angle of 81.18º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #739731 is Cyan = 0.24, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 49 | - |
| CMYK | 0.24 | 0 | 0.68 | 0.41 |
| HSL | 81.18º | 0.51% | 0.39% | - |
| HSV(B) | 81.18º | 0.68% | 0.59% | - |
| XYZ | 18.69 | 26 | 6.94 | - |
| YUV | 128.61 | 83.07 | 118.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 49 | 0.24 | 0 | 0.68 | 0.41 | 81.18 | 0.51 | 0.39 |
| Hex | 73 | 97 | 31 | 18 | 0 | 44 | 29 | 51 | 33 | 27 |
| Octal | 163 | 227 | 61 | 30 | 0 | 104 | 51 | 121 | 63 | 47 |
| Binary | 1110011 | 10010111 | 110001 | 11000 | 0 | 1000100 | 101001 | 1010001 | 110011 | 100111 |
Color Harmonies of #739731
Complementary color
Monochromatic Colors of #739731
Black with #739731
Text Example
Text Example
White with #739731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739731; }
p { color: rgb(115,151,49); }
H1.HeaderClassName
{
color: #739731;
}
.AnyTagClassName
{
color: #739731;
}
</style>
background-color css
<style>
a { background-color: #739731; }
a { background-color: rgb(115,151,49); }
div.DivClassName
{
background-color: #739731;
}
.BgClassName
{
background-color: #739731;
}
</style>
border-color css
<style>
span { border-color: #739731; }
span { border-color: rgb(115,151,49); }
td.TdClassName
{
border-color: #739731;
}
.TagClassName
{
border-color: #739731;
}
</style>