Shades of Sushi #739943
Tints of Sushi #739943
RGB
CMYK
RGB Variations
Color information
#739943 (or 0x739943) is known color: Sushi. HEX triplet: 73, 99 and 43. RGB value is (115,153,67). Sum of RGB (Red+Green+Blue) = 115+153+67=335 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.33% from 335); Green value is 153 (60.16% from 255 or 45.67% from 335); Blue value is 67 (26.56% from 255 or 20% from 335); Max value from RGB is 153 - color contains mainly: green. Hex color #739943 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739943 is #8C66BC. Grayscale: #848484. Windows color (decimal): -9201341 or 4430195. OLE color: 4430195.
HSL color Cylindrical-coordinate representation of color #739943: hue angle of 86.51º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #739943 is Cyan = 0.25, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 67 | - |
| CMYK | 0.25 | 0 | 0.56 | 0.4 |
| HSL | 86.51º | 0.39% | 0.43% | - |
| HSV(B) | 86.51º | 0.56% | 0.6% | - |
| XYZ | 19.47 | 26.83 | 9.46 | - |
| YUV | 131.83 | 91.41 | 115.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 67 | 0.25 | 0 | 0.56 | 0.4 | 86.51 | 0.39 | 0.43 |
| Hex | 73 | 99 | 43 | 19 | 0 | 38 | 28 | 57 | 27 | 2B |
| Octal | 163 | 231 | 103 | 31 | 0 | 70 | 50 | 127 | 47 | 53 |
| Binary | 1110011 | 10011001 | 1000011 | 11001 | 0 | 111000 | 101000 | 1010111 | 100111 | 101011 |
Color Harmonies of #739943
Complementary color
Monochromatic Colors of #739943
Black with #739943
Text Example
Text Example
White with #739943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739943; }
p { color: rgb(115,153,67); }
H1.HeaderClassName
{
color: #739943;
}
.AnyTagClassName
{
color: #739943;
}
</style>
background-color css
<style>
a { background-color: #739943; }
a { background-color: rgb(115,153,67); }
div.DivClassName
{
background-color: #739943;
}
.BgClassName
{
background-color: #739943;
}
</style>
border-color css
<style>
span { border-color: #739943; }
span { border-color: rgb(115,153,67); }
td.TdClassName
{
border-color: #739943;
}
.TagClassName
{
border-color: #739943;
}
</style>