Shades of Finch #738251
Tints of Finch #738251
RGB
CMYK
RGB Variations
Color information
#738251 (or 0x738251) is known color: Finch. HEX triplet: 73, 82 and 51. RGB value is (115,130,81). Sum of RGB (Red+Green+Blue) = 115+130+81=326 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.28% from 326); Green value is 130 (51.17% from 255 or 39.88% from 326); Blue value is 81 (32.03% from 255 or 24.85% from 326); Max value from RGB is 130 - color contains mainly: green. Hex color #738251 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738251 is #8C7DAE. Grayscale: #787878. Windows color (decimal): -9207215 or 5341811. OLE color: 5341811.
HSL color Cylindrical-coordinate representation of color #738251: hue angle of 78.37º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #738251 is Cyan = 0.12, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 130 | 81 | - |
| CMYK | 0.12 | 0 | 0.38 | 0.49 |
| HSL | 78.37º | 0.23% | 0.41% | - |
| HSV(B) | 78.37º | 0.38% | 0.51% | - |
| XYZ | 16.54 | 20.2 | 10.81 | - |
| YUV | 119.93 | 106.03 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 130 | 81 | 0.12 | 0 | 0.38 | 0.49 | 78.37 | 0.23 | 0.41 |
| Hex | 73 | 82 | 51 | C | 0 | 26 | 31 | 4E | 17 | 29 |
| Octal | 163 | 202 | 121 | 14 | 0 | 46 | 61 | 116 | 27 | 51 |
| Binary | 1110011 | 10000010 | 1010001 | 1100 | 0 | 100110 | 110001 | 1001110 | 10111 | 101001 |
Color Harmonies of #738251
Complementary color
Monochromatic Colors of #738251
Black with #738251
Text Example
Text Example
White with #738251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738251; }
p { color: rgb(115,130,81); }
H1.HeaderClassName
{
color: #738251;
}
.AnyTagClassName
{
color: #738251;
}
</style>
background-color css
<style>
a { background-color: #738251; }
a { background-color: rgb(115,130,81); }
div.DivClassName
{
background-color: #738251;
}
.BgClassName
{
background-color: #738251;
}
</style>
border-color css
<style>
span { border-color: #738251; }
span { border-color: rgb(115,130,81); }
td.TdClassName
{
border-color: #738251;
}
.TagClassName
{
border-color: #738251;
}
</style>