Shades of Sushi #729437
Tints of Sushi #729437
RGB
CMYK
RGB Variations
Color information
#729437 (or 0x729437) is known color: Sushi. HEX triplet: 72, 94 and 37. RGB value is (114,148,55). Sum of RGB (Red+Green+Blue) = 114+148+55=317 (41% of max value = 765). Red value is 114 (44.92% from 255 or 35.96% from 317); Green value is 148 (58.20% from 255 or 46.69% from 317); Blue value is 55 (21.88% from 255 or 17.35% from 317); Max value from RGB is 148 - color contains mainly: green. Hex color #729437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #729437 is #8D6BC8. Grayscale: #7F7F7F. Windows color (decimal): -9268169 or 3642482. OLE color: 3642482.
HSL color Cylindrical-coordinate representation of color #729437: hue angle of 81.94º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #729437 is Cyan = 0.23, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 148 | 55 | - |
| CMYK | 0.23 | 0 | 0.63 | 0.42 |
| HSL | 81.94º | 0.46% | 0.4% | - |
| HSV(B) | 81.94º | 0.63% | 0.58% | - |
| XYZ | 18.22 | 25.03 | 7.49 | - |
| YUV | 127.23 | 87.24 | 118.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 148 | 55 | 0.23 | 0 | 0.63 | 0.42 | 81.94 | 0.46 | 0.4 |
| Hex | 72 | 94 | 37 | 17 | 0 | 3F | 2A | 52 | 2E | 28 |
| Octal | 162 | 224 | 67 | 27 | 0 | 77 | 52 | 122 | 56 | 50 |
| Binary | 1110010 | 10010100 | 110111 | 10111 | 0 | 111111 | 101010 | 1010010 | 101110 | 101000 |
Color Harmonies of #729437
Complementary color
Monochromatic Colors of #729437
Black with #729437
Text Example
Text Example
White with #729437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729437; }
p { color: rgb(114,148,55); }
H1.HeaderClassName
{
color: #729437;
}
.AnyTagClassName
{
color: #729437;
}
</style>
background-color css
<style>
a { background-color: #729437; }
a { background-color: rgb(114,148,55); }
div.DivClassName
{
background-color: #729437;
}
.BgClassName
{
background-color: #729437;
}
</style>
border-color css
<style>
span { border-color: #729437; }
span { border-color: rgb(114,148,55); }
td.TdClassName
{
border-color: #729437;
}
.TagClassName
{
border-color: #729437;
}
</style>