Shades of Sushi #729938
Tints of Sushi #729938
RGB
CMYK
RGB Variations
Color information
#729938 (or 0x729938) is known color: Sushi. HEX triplet: 72, 99 and 38. RGB value is (114,153,56). Sum of RGB (Red+Green+Blue) = 114+153+56=323 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.29% from 323); Green value is 153 (60.16% from 255 or 47.37% from 323); Blue value is 56 (22.27% from 255 or 17.34% from 323); Max value from RGB is 153 - color contains mainly: green. Hex color #729938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #729938 is #8D66C7. Grayscale: #828282. Windows color (decimal): -9266888 or 3709298. OLE color: 3709298.
HSL color Cylindrical-coordinate representation of color #729938: hue angle of 84.12º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #729938 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 114 | 153 | 56 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.4 |
| HSL | 84.12º | 0.46% | 0.41% | - |
| HSV(B) | 84.12º | 0.63% | 0.6% | - |
| XYZ | 19.04 | 26.65 | 7.88 | - |
| YUV | 130.28 | 86.08 | 116.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 153 | 56 | 0.25 | 0 | 0.63 | 0.4 | 84.12 | 0.46 | 0.41 |
| Hex | 72 | 99 | 38 | 19 | 0 | 3F | 28 | 54 | 2E | 29 |
| Octal | 162 | 231 | 70 | 31 | 0 | 77 | 50 | 124 | 56 | 51 |
| Binary | 1110010 | 10011001 | 111000 | 11001 | 0 | 111111 | 101000 | 1010100 | 101110 | 101001 |
Color Harmonies of #729938
Complementary color
Monochromatic Colors of #729938
Black with #729938
Text Example
Text Example
White with #729938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729938; }
p { color: rgb(114,153,56); }
H1.HeaderClassName
{
color: #729938;
}
.AnyTagClassName
{
color: #729938;
}
</style>
background-color css
<style>
a { background-color: #729938; }
a { background-color: rgb(114,153,56); }
div.DivClassName
{
background-color: #729938;
}
.BgClassName
{
background-color: #729938;
}
</style>
border-color css
<style>
span { border-color: #729938; }
span { border-color: rgb(114,153,56); }
td.TdClassName
{
border-color: #729938;
}
.TagClassName
{
border-color: #729938;
}
</style>