Shades of Sushi #739037
Tints of Sushi #739037
RGB
CMYK
RGB Variations
Color information
#739037 (or 0x739037) is known color: Sushi. HEX triplet: 73, 90 and 37. RGB value is (115,144,55). Sum of RGB (Red+Green+Blue) = 115+144+55=314 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.62% from 314); Green value is 144 (56.64% from 255 or 45.86% from 314); Blue value is 55 (21.88% from 255 or 17.52% from 314); Max value from RGB is 144 - color contains mainly: green. Hex color #739037 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739037 is #8C6FC8. Grayscale: #7D7D7D. Windows color (decimal): -9203657 or 3641459. OLE color: 3641459.
HSL color Cylindrical-coordinate representation of color #739037: hue angle of 79.55º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #739037 is Cyan = 0.20, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 115 | 144 | 55 | - |
| CMYK | 0.20 | 0 | 0.62 | 0.44 |
| HSL | 79.55º | 0.45% | 0.39% | - |
| HSV(B) | 79.55º | 0.62% | 0.56% | - |
| XYZ | 17.73 | 23.87 | 7.29 | - |
| YUV | 125.18 | 88.39 | 120.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 144 | 55 | 0.20 | 0 | 0.62 | 0.44 | 79.55 | 0.45 | 0.39 |
| Hex | 73 | 90 | 37 | 14 | 0 | 3E | 2C | 50 | 2D | 27 |
| Octal | 163 | 220 | 67 | 24 | 0 | 76 | 54 | 120 | 55 | 47 |
| Binary | 1110011 | 10010000 | 110111 | 10100 | 0 | 111110 | 101100 | 1010000 | 101101 | 100111 |
Color Harmonies of #739037
Complementary color
Monochromatic Colors of #739037
Black with #739037
Text Example
Text Example
White with #739037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739037; }
p { color: rgb(115,144,55); }
H1.HeaderClassName
{
color: #739037;
}
.AnyTagClassName
{
color: #739037;
}
</style>
background-color css
<style>
a { background-color: #739037; }
a { background-color: rgb(115,144,55); }
div.DivClassName
{
background-color: #739037;
}
.BgClassName
{
background-color: #739037;
}
</style>
border-color css
<style>
span { border-color: #739037; }
span { border-color: rgb(115,144,55); }
td.TdClassName
{
border-color: #739037;
}
.TagClassName
{
border-color: #739037;
}
</style>