Shades of Sushi #739927
Tints of Sushi #739927
RGB
CMYK
RGB Variations
Color information
#739927 (or 0x739927) is known color: Sushi. HEX triplet: 73, 99 and 27. RGB value is (115,153,39). Sum of RGB (Red+Green+Blue) = 115+153+39=307 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.46% from 307); Green value is 153 (60.16% from 255 or 49.84% from 307); Blue value is 39 (15.62% from 255 or 12.70% from 307); Max value from RGB is 153 - color contains mainly: green. Hex color #739927 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739927 is #8C66D8. Grayscale: #818181. Windows color (decimal): -9201369 or 2595187. OLE color: 2595187.
HSL color Cylindrical-coordinate representation of color #739927: hue angle of 80º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #739927 is Cyan = 0.25, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 39 | - |
| CMYK | 0.25 | 0 | 0.75 | 0.4 |
| HSL | 80º | 0.59% | 0.38% | - |
| HSV(B) | 80º | 0.75% | 0.6% | - |
| XYZ | 18.83 | 26.57 | 6.06 | - |
| YUV | 128.64 | 77.41 | 118.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 39 | 0.25 | 0 | 0.75 | 0.4 | 80 | 0.59 | 0.38 |
| Hex | 73 | 99 | 27 | 19 | 0 | 4B | 28 | 50 | 3B | 26 |
| Octal | 163 | 231 | 47 | 31 | 0 | 113 | 50 | 120 | 73 | 46 |
| Binary | 1110011 | 10011001 | 100111 | 11001 | 0 | 1001011 | 101000 | 1010000 | 111011 | 100110 |
Color Harmonies of #739927
Complementary color
Monochromatic Colors of #739927
Black with #739927
Text Example
Text Example
White with #739927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739927; }
p { color: rgb(115,153,39); }
H1.HeaderClassName
{
color: #739927;
}
.AnyTagClassName
{
color: #739927;
}
</style>
background-color css
<style>
a { background-color: #739927; }
a { background-color: rgb(115,153,39); }
div.DivClassName
{
background-color: #739927;
}
.BgClassName
{
background-color: #739927;
}
</style>
border-color css
<style>
span { border-color: #739927; }
span { border-color: rgb(115,153,39); }
td.TdClassName
{
border-color: #739927;
}
.TagClassName
{
border-color: #739927;
}
</style>