Shades of Sushi #739543
Tints of Sushi #739543
RGB
CMYK
RGB Variations
Color information
#739543 (or 0x739543) is known color: Sushi. HEX triplet: 73, 95 and 43. RGB value is (115,149,67). Sum of RGB (Red+Green+Blue) = 115+149+67=331 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.74% from 331); Green value is 149 (58.59% from 255 or 45.02% from 331); Blue value is 67 (26.56% from 255 or 20.24% from 331); Max value from RGB is 149 - color contains mainly: green. Hex color #739543 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #739543 is #8C6ABC. Grayscale: #818181. Windows color (decimal): -9202365 or 4429171. OLE color: 4429171.
HSL color Cylindrical-coordinate representation of color #739543: hue angle of 84.88º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #739543 is Cyan = 0.23, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 67 | - |
| CMYK | 0.23 | 0 | 0.55 | 0.42 |
| HSL | 84.88º | 0.38% | 0.42% | - |
| HSV(B) | 84.88º | 0.55% | 0.58% | - |
| XYZ | 18.83 | 25.54 | 9.25 | - |
| YUV | 129.49 | 92.74 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 67 | 0.23 | 0 | 0.55 | 0.42 | 84.88 | 0.38 | 0.42 |
| Hex | 73 | 95 | 43 | 17 | 0 | 37 | 2A | 55 | 26 | 2A |
| Octal | 163 | 225 | 103 | 27 | 0 | 67 | 52 | 125 | 46 | 52 |
| Binary | 1110011 | 10010101 | 1000011 | 10111 | 0 | 110111 | 101010 | 1010101 | 100110 | 101010 |
Color Harmonies of #739543
Complementary color
Monochromatic Colors of #739543
Black with #739543
Text Example
Text Example
White with #739543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739543; }
p { color: rgb(115,149,67); }
H1.HeaderClassName
{
color: #739543;
}
.AnyTagClassName
{
color: #739543;
}
</style>
background-color css
<style>
a { background-color: #739543; }
a { background-color: rgb(115,149,67); }
div.DivClassName
{
background-color: #739543;
}
.BgClassName
{
background-color: #739543;
}
</style>
border-color css
<style>
span { border-color: #739543; }
span { border-color: rgb(115,149,67); }
td.TdClassName
{
border-color: #739543;
}
.TagClassName
{
border-color: #739543;
}
</style>