Shades of Sushi #739236
Tints of Sushi #739236
RGB
CMYK
RGB Variations
Color information
#739236 (or 0x739236) is known color: Sushi. HEX triplet: 73, 92 and 36. RGB value is (115,146,54). Sum of RGB (Red+Green+Blue) = 115+146+54=315 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.51% from 315); Green value is 146 (57.42% from 255 or 46.35% from 315); Blue value is 54 (21.48% from 255 or 17.14% from 315); Max value from RGB is 146 - color contains mainly: green. Hex color #739236 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739236 is #8C6DC9. Grayscale: #7E7E7E. Windows color (decimal): -9203146 or 3576435. OLE color: 3576435.
HSL color Cylindrical-coordinate representation of color #739236: hue angle of 80.22º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #739236 is Cyan = 0.21, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 146 | 54 | - |
| CMYK | 0.21 | 0 | 0.63 | 0.43 |
| HSL | 80.22º | 0.46% | 0.39% | - |
| HSV(B) | 80.22º | 0.63% | 0.57% | - |
| XYZ | 18.01 | 24.47 | 7.26 | - |
| YUV | 126.24 | 87.23 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 54 | 0.21 | 0 | 0.63 | 0.43 | 80.22 | 0.46 | 0.39 |
| Hex | 73 | 92 | 36 | 15 | 0 | 3F | 2B | 50 | 2E | 27 |
| Octal | 163 | 222 | 66 | 25 | 0 | 77 | 53 | 120 | 56 | 47 |
| Binary | 1110011 | 10010010 | 110110 | 10101 | 0 | 111111 | 101011 | 1010000 | 101110 | 100111 |
Color Harmonies of #739236
Complementary color
Monochromatic Colors of #739236
Black with #739236
Text Example
Text Example
White with #739236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739236; }
p { color: rgb(115,146,54); }
H1.HeaderClassName
{
color: #739236;
}
.AnyTagClassName
{
color: #739236;
}
</style>
background-color css
<style>
a { background-color: #739236; }
a { background-color: rgb(115,146,54); }
div.DivClassName
{
background-color: #739236;
}
.BgClassName
{
background-color: #739236;
}
</style>
border-color css
<style>
span { border-color: #739236; }
span { border-color: rgb(115,146,54); }
td.TdClassName
{
border-color: #739236;
}
.TagClassName
{
border-color: #739236;
}
</style>