Shades of Sushi #739539
Tints of Sushi #739539
RGB
CMYK
RGB Variations
Color information
#739539 (or 0x739539) is known color: Sushi. HEX triplet: 73, 95 and 39. RGB value is (115,149,57). Sum of RGB (Red+Green+Blue) = 115+149+57=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 149 (58.59% from 255 or 46.42% from 321); Blue value is 57 (22.66% from 255 or 17.76% from 321); Max value from RGB is 149 - color contains mainly: green. Hex color #739539 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739539 is #8C6AC6. Grayscale: #808080. Windows color (decimal): -9202375 or 3773811. OLE color: 3773811.
HSL color Cylindrical-coordinate representation of color #739539: hue angle of 82.17º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #739539 is Cyan = 0.23, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 57 | - |
| CMYK | 0.23 | 0 | 0.62 | 0.42 |
| HSL | 82.17º | 0.45% | 0.4% | - |
| HSV(B) | 82.17º | 0.62% | 0.58% | - |
| XYZ | 18.56 | 25.44 | 7.8 | - |
| YUV | 128.35 | 87.74 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 57 | 0.23 | 0 | 0.62 | 0.42 | 82.17 | 0.45 | 0.4 |
| Hex | 73 | 95 | 39 | 17 | 0 | 3E | 2A | 52 | 2D | 28 |
| Octal | 163 | 225 | 71 | 27 | 0 | 76 | 52 | 122 | 55 | 50 |
| Binary | 1110011 | 10010101 | 111001 | 10111 | 0 | 111110 | 101010 | 1010010 | 101101 | 101000 |
Color Harmonies of #739539
Complementary color
Monochromatic Colors of #739539
Black with #739539
Text Example
Text Example
White with #739539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739539; }
p { color: rgb(115,149,57); }
H1.HeaderClassName
{
color: #739539;
}
.AnyTagClassName
{
color: #739539;
}
</style>
background-color css
<style>
a { background-color: #739539; }
a { background-color: rgb(115,149,57); }
div.DivClassName
{
background-color: #739539;
}
.BgClassName
{
background-color: #739539;
}
</style>
border-color css
<style>
span { border-color: #739539; }
span { border-color: rgb(115,149,57); }
td.TdClassName
{
border-color: #739539;
}
.TagClassName
{
border-color: #739539;
}
</style>