Shades of Finch #738346
Tints of Finch #738346
RGB
CMYK
RGB Variations
Color information
#738346 (or 0x738346) is known color: Finch. HEX triplet: 73, 83 and 46. RGB value is (115,131,70). Sum of RGB (Red+Green+Blue) = 115+131+70=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 131 (51.56% from 255 or 41.46% from 316); Blue value is 70 (27.73% from 255 or 22.15% from 316); Max value from RGB is 131 - color contains mainly: green. Hex color #738346 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #738346 is #8C7CB9. Grayscale: #777777. Windows color (decimal): -9206970 or 4621171. OLE color: 4621171.
HSL color Cylindrical-coordinate representation of color #738346: hue angle of 75.74º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #738346 is Cyan = 0.12, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 131 | 70 | - |
| CMYK | 0.12 | 0 | 0.47 | 0.49 |
| HSL | 75.74º | 0.3% | 0.39% | - |
| HSV(B) | 75.74º | 0.47% | 0.51% | - |
| XYZ | 16.29 | 20.32 | 8.86 | - |
| YUV | 119.26 | 100.2 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 131 | 70 | 0.12 | 0 | 0.47 | 0.49 | 75.74 | 0.3 | 0.39 |
| Hex | 73 | 83 | 46 | C | 0 | 2F | 31 | 4C | 1E | 27 |
| Octal | 163 | 203 | 106 | 14 | 0 | 57 | 61 | 114 | 36 | 47 |
| Binary | 1110011 | 10000011 | 1000110 | 1100 | 0 | 101111 | 110001 | 1001100 | 11110 | 100111 |
Color Harmonies of #738346
Complementary color
Monochromatic Colors of #738346
Black with #738346
Text Example
Text Example
White with #738346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738346; }
p { color: rgb(115,131,70); }
H1.HeaderClassName
{
color: #738346;
}
.AnyTagClassName
{
color: #738346;
}
</style>
background-color css
<style>
a { background-color: #738346; }
a { background-color: rgb(115,131,70); }
div.DivClassName
{
background-color: #738346;
}
.BgClassName
{
background-color: #738346;
}
</style>
border-color css
<style>
span { border-color: #738346; }
span { border-color: rgb(115,131,70); }
td.TdClassName
{
border-color: #738346;
}
.TagClassName
{
border-color: #738346;
}
</style>