Shades of Sushi #739540
Tints of Sushi #739540
RGB
CMYK
RGB Variations
Color information
#739540 (or 0x739540) is known color: Sushi. HEX triplet: 73, 95 and 40. RGB value is (115,149,64). Sum of RGB (Red+Green+Blue) = 115+149+64=328 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.06% from 328); Green value is 149 (58.59% from 255 or 45.43% from 328); Blue value is 64 (25.39% from 255 or 19.51% from 328); Max value from RGB is 149 - color contains mainly: green. Hex color #739540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739540 is #8C6ABF. Grayscale: #818181. Windows color (decimal): -9202368 or 4232563. OLE color: 4232563.
HSL color Cylindrical-coordinate representation of color #739540: hue angle of 84º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #739540 is Cyan = 0.23, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 64 | - |
| CMYK | 0.23 | 0 | 0.57 | 0.42 |
| HSL | 84º | 0.4% | 0.42% | - |
| HSV(B) | 84º | 0.57% | 0.58% | - |
| XYZ | 18.74 | 25.51 | 8.79 | - |
| YUV | 129.14 | 91.24 | 117.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 64 | 0.23 | 0 | 0.57 | 0.42 | 84 | 0.4 | 0.42 |
| Hex | 73 | 95 | 40 | 17 | 0 | 39 | 2A | 54 | 28 | 2A |
| Octal | 163 | 225 | 100 | 27 | 0 | 71 | 52 | 124 | 50 | 52 |
| Binary | 1110011 | 10010101 | 1000000 | 10111 | 0 | 111001 | 101010 | 1010100 | 101000 | 101010 |
Color Harmonies of #739540
Complementary color
Monochromatic Colors of #739540
Black with #739540
Text Example
Text Example
White with #739540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739540; }
p { color: rgb(115,149,64); }
H1.HeaderClassName
{
color: #739540;
}
.AnyTagClassName
{
color: #739540;
}
</style>
background-color css
<style>
a { background-color: #739540; }
a { background-color: rgb(115,149,64); }
div.DivClassName
{
background-color: #739540;
}
.BgClassName
{
background-color: #739540;
}
</style>
border-color css
<style>
span { border-color: #739540; }
span { border-color: rgb(115,149,64); }
td.TdClassName
{
border-color: #739540;
}
.TagClassName
{
border-color: #739540;
}
</style>