Shades of Sushi #729431
Tints of Sushi #729431
RGB
CMYK
RGB Variations
Color information
#729431 (or 0x729431) is known color: Sushi. HEX triplet: 72, 94 and 31. RGB value is (114,148,49). Sum of RGB (Red+Green+Blue) = 114+148+49=311 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.66% from 311); Green value is 148 (58.20% from 255 or 47.59% from 311); Blue value is 49 (19.53% from 255 or 15.76% from 311); Max value from RGB is 148 - color contains mainly: green. Hex color #729431 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #729431 is #8D6BCE. Grayscale: #7E7E7E. Windows color (decimal): -9268175 or 3249266. OLE color: 3249266.
HSL color Cylindrical-coordinate representation of color #729431: hue angle of 80.61º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #729431 is Cyan = 0.23, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 148 | 49 | - |
| CMYK | 0.23 | 0 | 0.67 | 0.42 |
| HSL | 80.61º | 0.5% | 0.39% | - |
| HSV(B) | 80.61º | 0.67% | 0.58% | - |
| XYZ | 18.08 | 24.98 | 6.77 | - |
| YUV | 126.55 | 84.24 | 119.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 148 | 49 | 0.23 | 0 | 0.67 | 0.42 | 80.61 | 0.5 | 0.39 |
| Hex | 72 | 94 | 31 | 17 | 0 | 43 | 2A | 51 | 32 | 27 |
| Octal | 162 | 224 | 61 | 27 | 0 | 103 | 52 | 121 | 62 | 47 |
| Binary | 1110010 | 10010100 | 110001 | 10111 | 0 | 1000011 | 101010 | 1010001 | 110010 | 100111 |
Color Harmonies of #729431
Complementary color
Monochromatic Colors of #729431
Black with #729431
Text Example
Text Example
White with #729431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729431; }
p { color: rgb(114,148,49); }
H1.HeaderClassName
{
color: #729431;
}
.AnyTagClassName
{
color: #729431;
}
</style>
background-color css
<style>
a { background-color: #729431; }
a { background-color: rgb(114,148,49); }
div.DivClassName
{
background-color: #729431;
}
.BgClassName
{
background-color: #729431;
}
</style>
border-color css
<style>
span { border-color: #729431; }
span { border-color: rgb(114,148,49); }
td.TdClassName
{
border-color: #729431;
}
.TagClassName
{
border-color: #729431;
}
</style>