Shades of Sushi #739330
Tints of Sushi #739330
RGB
CMYK
RGB Variations
Color information
#739330 (or 0x739330) is known color: Sushi. HEX triplet: 73, 93 and 30. RGB value is (115,147,48). Sum of RGB (Red+Green+Blue) = 115+147+48=310 (41% of max value = 765). Red value is 115 (45.31% from 255 or 37.10% from 310); Green value is 147 (57.81% from 255 or 47.42% from 310); Blue value is 48 (19.14% from 255 or 15.48% from 310); Max value from RGB is 147 - color contains mainly: green. Hex color #739330 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739330 is #8C6CCF. Grayscale: #7E7E7E. Windows color (decimal): -9202896 or 3183475. OLE color: 3183475.
HSL color Cylindrical-coordinate representation of color #739330: hue angle of 79.39º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #739330 is Cyan = 0.22, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 48 | - |
| CMYK | 0.22 | 0 | 0.67 | 0.42 |
| HSL | 79.39º | 0.51% | 0.38% | - |
| HSV(B) | 79.39º | 0.67% | 0.58% | - |
| XYZ | 18.04 | 24.73 | 6.62 | - |
| YUV | 126.15 | 83.9 | 120.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 48 | 0.22 | 0 | 0.67 | 0.42 | 79.39 | 0.51 | 0.38 |
| Hex | 73 | 93 | 30 | 16 | 0 | 43 | 2A | 4F | 33 | 26 |
| Octal | 163 | 223 | 60 | 26 | 0 | 103 | 52 | 117 | 63 | 46 |
| Binary | 1110011 | 10010011 | 110000 | 10110 | 0 | 1000011 | 101010 | 1001111 | 110011 | 100110 |
Color Harmonies of #739330
Complementary color
Monochromatic Colors of #739330
Black with #739330
Text Example
Text Example
White with #739330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739330; }
p { color: rgb(115,147,48); }
H1.HeaderClassName
{
color: #739330;
}
.AnyTagClassName
{
color: #739330;
}
</style>
background-color css
<style>
a { background-color: #739330; }
a { background-color: rgb(115,147,48); }
div.DivClassName
{
background-color: #739330;
}
.BgClassName
{
background-color: #739330;
}
</style>
border-color css
<style>
span { border-color: #739330; }
span { border-color: rgb(115,147,48); }
td.TdClassName
{
border-color: #739330;
}
.TagClassName
{
border-color: #739330;
}
</style>