Shades of Sushi #729540
Tints of Sushi #729540
RGB
CMYK
RGB Variations
Color information
#729540 (or 0x729540) is known color: Sushi. HEX triplet: 72, 95 and 40. RGB value is (114,149,64). Sum of RGB (Red+Green+Blue) = 114+149+64=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 149 (58.59% from 255 or 45.57% from 327); Blue value is 64 (25.39% from 255 or 19.57% from 327); Max value from RGB is 149 - color contains mainly: green. Hex color #729540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #729540 is #8D6ABF. Grayscale: #818181. Windows color (decimal): -9267904 or 4232562. OLE color: 4232562.
HSL color Cylindrical-coordinate representation of color #729540: hue angle of 84.71º 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 #729540 is Cyan = 0.23, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 149 | 64 | - |
| CMYK | 0.23 | 0 | 0.57 | 0.42 |
| HSL | 84.71º | 0.4% | 0.42% | - |
| HSV(B) | 84.71º | 0.57% | 0.58% | - |
| XYZ | 18.61 | 25.44 | 8.78 | - |
| YUV | 128.85 | 91.4 | 117.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 149 | 64 | 0.23 | 0 | 0.57 | 0.42 | 84.71 | 0.4 | 0.42 |
| Hex | 72 | 95 | 40 | 17 | 0 | 39 | 2A | 55 | 28 | 2A |
| Octal | 162 | 225 | 100 | 27 | 0 | 71 | 52 | 125 | 50 | 52 |
| Binary | 1110010 | 10010101 | 1000000 | 10111 | 0 | 111001 | 101010 | 1010101 | 101000 | 101010 |
Color Harmonies of #729540
Complementary color
Monochromatic Colors of #729540
Black with #729540
Text Example
Text Example
White with #729540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729540; }
p { color: rgb(114,149,64); }
H1.HeaderClassName
{
color: #729540;
}
.AnyTagClassName
{
color: #729540;
}
</style>
background-color css
<style>
a { background-color: #729540; }
a { background-color: rgb(114,149,64); }
div.DivClassName
{
background-color: #729540;
}
.BgClassName
{
background-color: #729540;
}
</style>
border-color css
<style>
span { border-color: #729540; }
span { border-color: rgb(114,149,64); }
td.TdClassName
{
border-color: #729540;
}
.TagClassName
{
border-color: #729540;
}
</style>