Shades of Sushi #739935
Tints of Sushi #739935
RGB
CMYK
RGB Variations
Color information
#739935 (or 0x739935) is known color: Sushi. HEX triplet: 73, 99 and 35. RGB value is (115,153,53). Sum of RGB (Red+Green+Blue) = 115+153+53=321 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.83% from 321); Green value is 153 (60.16% from 255 or 47.66% from 321); Blue value is 53 (21.09% from 255 or 16.51% from 321); Max value from RGB is 153 - color contains mainly: green. Hex color #739935 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739935 is #8C66CA. Grayscale: #828282. Windows color (decimal): -9201355 or 3512691. OLE color: 3512691.
HSL color Cylindrical-coordinate representation of color #739935: hue angle of 82.8º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #739935 is Cyan = 0.25, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 53 | - |
| CMYK | 0.25 | 0 | 0.65 | 0.4 |
| HSL | 82.8º | 0.49% | 0.4% | - |
| HSV(B) | 82.8º | 0.65% | 0.6% | - |
| XYZ | 19.1 | 26.68 | 7.51 | - |
| YUV | 130.24 | 84.41 | 117.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 53 | 0.25 | 0 | 0.65 | 0.4 | 82.8 | 0.49 | 0.4 |
| Hex | 73 | 99 | 35 | 19 | 0 | 41 | 28 | 53 | 31 | 28 |
| Octal | 163 | 231 | 65 | 31 | 0 | 101 | 50 | 123 | 61 | 50 |
| Binary | 1110011 | 10011001 | 110101 | 11001 | 0 | 1000001 | 101000 | 1010011 | 110001 | 101000 |
Color Harmonies of #739935
Complementary color
Monochromatic Colors of #739935
Black with #739935
Text Example
Text Example
White with #739935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739935; }
p { color: rgb(115,153,53); }
H1.HeaderClassName
{
color: #739935;
}
.AnyTagClassName
{
color: #739935;
}
</style>
background-color css
<style>
a { background-color: #739935; }
a { background-color: rgb(115,153,53); }
div.DivClassName
{
background-color: #739935;
}
.BgClassName
{
background-color: #739935;
}
</style>
border-color css
<style>
span { border-color: #739935; }
span { border-color: rgb(115,153,53); }
td.TdClassName
{
border-color: #739935;
}
.TagClassName
{
border-color: #739935;
}
</style>