Shades of Sushi #739430
Tints of Sushi #739430
RGB
CMYK
RGB Variations
Color information
#739430 (or 0x739430) is known color: Sushi. HEX triplet: 73, 94 and 30. RGB value is (115,148,48). Sum of RGB (Red+Green+Blue) = 115+148+48=311 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.98% from 311); Green value is 148 (58.20% from 255 or 47.59% from 311); Blue value is 48 (19.14% from 255 or 15.43% from 311); Max value from RGB is 148 - color contains mainly: green. Hex color #739430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739430 is #8C6BCF. Grayscale: #7F7F7F. Windows color (decimal): -9202640 or 3183731. OLE color: 3183731.
HSL color Cylindrical-coordinate representation of color #739430: hue angle of 79.8º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #739430 is Cyan = 0.22, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 48 | - |
| CMYK | 0.22 | 0 | 0.68 | 0.42 |
| HSL | 79.8º | 0.51% | 0.38% | - |
| HSV(B) | 79.8º | 0.68% | 0.58% | - |
| XYZ | 18.19 | 25.04 | 6.67 | - |
| YUV | 126.73 | 83.57 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 48 | 0.22 | 0 | 0.68 | 0.42 | 79.8 | 0.51 | 0.38 |
| Hex | 73 | 94 | 30 | 16 | 0 | 44 | 2A | 50 | 33 | 26 |
| Octal | 163 | 224 | 60 | 26 | 0 | 104 | 52 | 120 | 63 | 46 |
| Binary | 1110011 | 10010100 | 110000 | 10110 | 0 | 1000100 | 101010 | 1010000 | 110011 | 100110 |
Color Harmonies of #739430
Complementary color
Monochromatic Colors of #739430
Black with #739430
Text Example
Text Example
White with #739430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739430; }
p { color: rgb(115,148,48); }
H1.HeaderClassName
{
color: #739430;
}
.AnyTagClassName
{
color: #739430;
}
</style>
background-color css
<style>
a { background-color: #739430; }
a { background-color: rgb(115,148,48); }
div.DivClassName
{
background-color: #739430;
}
.BgClassName
{
background-color: #739430;
}
</style>
border-color css
<style>
span { border-color: #739430; }
span { border-color: rgb(115,148,48); }
td.TdClassName
{
border-color: #739430;
}
.TagClassName
{
border-color: #739430;
}
</style>