Shades of Finch #758349
Tints of Finch #758349
RGB
CMYK
RGB Variations
Color information
#758349 (or 0x758349) is known color: Finch. HEX triplet: 75, 83 and 49. RGB value is (117,131,73). Sum of RGB (Red+Green+Blue) = 117+131+73=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 131 (51.56% from 255 or 40.81% from 321); Blue value is 73 (28.91% from 255 or 22.74% from 321); Max value from RGB is 131 - color contains mainly: green. Hex color #758349 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #758349 is #8A7CB6. Grayscale: #787878. Windows color (decimal): -9075895 or 4817781. OLE color: 4817781.
HSL color Cylindrical-coordinate representation of color #758349: hue angle of 74.48º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #758349 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 73 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.49 |
| HSL | 74.48º | 0.28% | 0.4% | - |
| HSV(B) | 74.48º | 0.44% | 0.51% | - |
| XYZ | 16.66 | 20.5 | 9.38 | - |
| YUV | 120.2 | 101.36 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 73 | 0.11 | 0 | 0.44 | 0.49 | 74.48 | 0.28 | 0.4 |
| Hex | 75 | 83 | 49 | B | 0 | 2C | 31 | 4A | 1C | 28 |
| Octal | 165 | 203 | 111 | 13 | 0 | 54 | 61 | 112 | 34 | 50 |
| Binary | 1110101 | 10000011 | 1001001 | 1011 | 0 | 101100 | 110001 | 1001010 | 11100 | 101000 |
Color Harmonies of #758349
Complementary color
Monochromatic Colors of #758349
Black with #758349
Text Example
Text Example
White with #758349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758349; }
p { color: rgb(117,131,73); }
H1.HeaderClassName
{
color: #758349;
}
.AnyTagClassName
{
color: #758349;
}
</style>
background-color css
<style>
a { background-color: #758349; }
a { background-color: rgb(117,131,73); }
div.DivClassName
{
background-color: #758349;
}
.BgClassName
{
background-color: #758349;
}
</style>
border-color css
<style>
span { border-color: #758349; }
span { border-color: rgb(117,131,73); }
td.TdClassName
{
border-color: #758349;
}
.TagClassName
{
border-color: #758349;
}
</style>