Shades of Sushi #739532
Tints of Sushi #739532
RGB
CMYK
RGB Variations
Color information
#739532 (or 0x739532) is known color: Sushi. HEX triplet: 73, 95 and 32. RGB value is (115,149,50). Sum of RGB (Red+Green+Blue) = 115+149+50=314 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.62% from 314); Green value is 149 (58.59% from 255 or 47.45% from 314); Blue value is 50 (19.92% from 255 or 15.92% from 314); Max value from RGB is 149 - color contains mainly: green. Hex color #739532 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739532 is #8C6ACD. Grayscale: #7F7F7F. Windows color (decimal): -9202382 or 3315059. OLE color: 3315059.
HSL color Cylindrical-coordinate representation of color #739532: hue angle of 80.61º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #739532 is Cyan = 0.23, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 50 | - |
| CMYK | 0.23 | 0 | 0.66 | 0.42 |
| HSL | 80.61º | 0.5% | 0.39% | - |
| HSV(B) | 80.61º | 0.66% | 0.58% | - |
| XYZ | 18.39 | 25.37 | 6.95 | - |
| YUV | 127.55 | 84.24 | 119.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 50 | 0.23 | 0 | 0.66 | 0.42 | 80.61 | 0.5 | 0.39 |
| Hex | 73 | 95 | 32 | 17 | 0 | 42 | 2A | 51 | 32 | 27 |
| Octal | 163 | 225 | 62 | 27 | 0 | 102 | 52 | 121 | 62 | 47 |
| Binary | 1110011 | 10010101 | 110010 | 10111 | 0 | 1000010 | 101010 | 1010001 | 110010 | 100111 |
Color Harmonies of #739532
Complementary color
Monochromatic Colors of #739532
Black with #739532
Text Example
Text Example
White with #739532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739532; }
p { color: rgb(115,149,50); }
H1.HeaderClassName
{
color: #739532;
}
.AnyTagClassName
{
color: #739532;
}
</style>
background-color css
<style>
a { background-color: #739532; }
a { background-color: rgb(115,149,50); }
div.DivClassName
{
background-color: #739532;
}
.BgClassName
{
background-color: #739532;
}
</style>
border-color css
<style>
span { border-color: #739532; }
span { border-color: rgb(115,149,50); }
td.TdClassName
{
border-color: #739532;
}
.TagClassName
{
border-color: #739532;
}
</style>