Shades of Sushi #739537
Tints of Sushi #739537
RGB
CMYK
RGB Variations
Color information
#739537 (or 0x739537) is known color: Sushi. HEX triplet: 73, 95 and 37. RGB value is (115,149,55). Sum of RGB (Red+Green+Blue) = 115+149+55=319 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.05% from 319); Green value is 149 (58.59% from 255 or 46.71% from 319); Blue value is 55 (21.88% from 255 or 17.24% from 319); Max value from RGB is 149 - color contains mainly: green. Hex color #739537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739537 is #8C6AC8. Grayscale: #808080. Windows color (decimal): -9202377 or 3642739. OLE color: 3642739.
HSL color Cylindrical-coordinate representation of color #739537: hue angle of 81.7º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #739537 is Cyan = 0.23, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 55 | - |
| CMYK | 0.23 | 0 | 0.63 | 0.42 |
| HSL | 81.7º | 0.46% | 0.4% | - |
| HSV(B) | 81.7º | 0.63% | 0.58% | - |
| XYZ | 18.51 | 25.42 | 7.54 | - |
| YUV | 128.12 | 86.74 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 55 | 0.23 | 0 | 0.63 | 0.42 | 81.7 | 0.46 | 0.4 |
| Hex | 73 | 95 | 37 | 17 | 0 | 3F | 2A | 52 | 2E | 28 |
| Octal | 163 | 225 | 67 | 27 | 0 | 77 | 52 | 122 | 56 | 50 |
| Binary | 1110011 | 10010101 | 110111 | 10111 | 0 | 111111 | 101010 | 1010010 | 101110 | 101000 |
Color Harmonies of #739537
Complementary color
Monochromatic Colors of #739537
Black with #739537
Text Example
Text Example
White with #739537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739537; }
p { color: rgb(115,149,55); }
H1.HeaderClassName
{
color: #739537;
}
.AnyTagClassName
{
color: #739537;
}
</style>
background-color css
<style>
a { background-color: #739537; }
a { background-color: rgb(115,149,55); }
div.DivClassName
{
background-color: #739537;
}
.BgClassName
{
background-color: #739537;
}
</style>
border-color css
<style>
span { border-color: #739537; }
span { border-color: rgb(115,149,55); }
td.TdClassName
{
border-color: #739537;
}
.TagClassName
{
border-color: #739537;
}
</style>