Shades of Sushi #729441
Tints of Sushi #729441
RGB
CMYK
RGB Variations
Color information
#729441 (or 0x729441) is known color: Sushi. HEX triplet: 72, 94 and 41. RGB value is (114,148,65). Sum of RGB (Red+Green+Blue) = 114+148+65=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 148 (58.20% from 255 or 45.26% from 327); Blue value is 65 (25.78% from 255 or 19.88% from 327); Max value from RGB is 148 - color contains mainly: green. Hex color #729441 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #729441 is #8D6BBE. Grayscale: #808080. Windows color (decimal): -9268159 or 4297842. OLE color: 4297842.
HSL color Cylindrical-coordinate representation of color #729441: hue angle of 84.58º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #729441 is Cyan = 0.23, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 148 | 65 | - |
| CMYK | 0.23 | 0 | 0.56 | 0.42 |
| HSL | 84.58º | 0.39% | 0.42% | - |
| HSV(B) | 84.58º | 0.56% | 0.58% | - |
| XYZ | 18.48 | 25.14 | 8.88 | - |
| YUV | 128.37 | 92.24 | 117.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 148 | 65 | 0.23 | 0 | 0.56 | 0.42 | 84.58 | 0.39 | 0.42 |
| Hex | 72 | 94 | 41 | 17 | 0 | 38 | 2A | 55 | 27 | 2A |
| Octal | 162 | 224 | 101 | 27 | 0 | 70 | 52 | 125 | 47 | 52 |
| Binary | 1110010 | 10010100 | 1000001 | 10111 | 0 | 111000 | 101010 | 1010101 | 100111 | 101010 |
Color Harmonies of #729441
Complementary color
Monochromatic Colors of #729441
Black with #729441
Text Example
Text Example
White with #729441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729441; }
p { color: rgb(114,148,65); }
H1.HeaderClassName
{
color: #729441;
}
.AnyTagClassName
{
color: #729441;
}
</style>
background-color css
<style>
a { background-color: #729441; }
a { background-color: rgb(114,148,65); }
div.DivClassName
{
background-color: #729441;
}
.BgClassName
{
background-color: #729441;
}
</style>
border-color css
<style>
span { border-color: #729441; }
span { border-color: rgb(114,148,65); }
td.TdClassName
{
border-color: #729441;
}
.TagClassName
{
border-color: #729441;
}
</style>