Shades of Sushi #739939
Tints of Sushi #739939
RGB
CMYK
RGB Variations
Color information
#739939 (or 0x739939) is known color: Sushi. HEX triplet: 73, 99 and 39. RGB value is (115,153,57). Sum of RGB (Red+Green+Blue) = 115+153+57=325 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.38% from 325); Green value is 153 (60.16% from 255 or 47.08% from 325); Blue value is 57 (22.66% from 255 or 17.54% from 325); Max value from RGB is 153 - color contains mainly: green. Hex color #739939 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739939 is #8C66C6. Grayscale: #838383. Windows color (decimal): -9201351 or 3774835. OLE color: 3774835.
HSL color Cylindrical-coordinate representation of color #739939: hue angle of 83.75º 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 #739939 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 57 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.4 |
| HSL | 83.75º | 0.46% | 0.41% | - |
| HSV(B) | 83.75º | 0.63% | 0.6% | - |
| XYZ | 19.2 | 26.72 | 8.02 | - |
| YUV | 130.69 | 86.41 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 57 | 0.25 | 0 | 0.63 | 0.4 | 83.75 | 0.46 | 0.41 |
| Hex | 73 | 99 | 39 | 19 | 0 | 3F | 28 | 54 | 2E | 29 |
| Octal | 163 | 231 | 71 | 31 | 0 | 77 | 50 | 124 | 56 | 51 |
| Binary | 1110011 | 10011001 | 111001 | 11001 | 0 | 111111 | 101000 | 1010100 | 101110 | 101001 |
Color Harmonies of #739939
Complementary color
Monochromatic Colors of #739939
Black with #739939
Text Example
Text Example
White with #739939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739939; }
p { color: rgb(115,153,57); }
H1.HeaderClassName
{
color: #739939;
}
.AnyTagClassName
{
color: #739939;
}
</style>
background-color css
<style>
a { background-color: #739939; }
a { background-color: rgb(115,153,57); }
div.DivClassName
{
background-color: #739939;
}
.BgClassName
{
background-color: #739939;
}
</style>
border-color css
<style>
span { border-color: #739939; }
span { border-color: rgb(115,153,57); }
td.TdClassName
{
border-color: #739939;
}
.TagClassName
{
border-color: #739939;
}
</style>