Shades of Finch #757553
Tints of Finch #757553
RGB
CMYK
RGB Variations
Color information
#757553 (or 0x757553) is known color: Finch. HEX triplet: 75, 75 and 53. RGB value is (117,117,83). Sum of RGB (Red+Green+Blue) = 117+117+83=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 83 (32.81% from 255 or 26.18% from 317); Max value from RGB is 117 - color contains mainly: red, green. Hex color #757553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757553 is #8A8AAC. Grayscale: #717171. Windows color (decimal): -9079469 or 5469557. OLE color: 5469557.
HSL color Cylindrical-coordinate representation of color #757553: hue angle of 60º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #757553 is Cyan = 0, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 117 | 83 | - |
| CMYK | 0 | 0 | 0.29 | 0.54 |
| HSL | 60º | 0.17% | 0.39% | - |
| HSV(B) | 60º | 0.29% | 0.46% | - |
| XYZ | 15.26 | 17.13 | 10.69 | - |
| YUV | 113.12 | 111 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 117 | 83 | 0 | 0 | 0.29 | 0.54 | 60 | 0.17 | 0.39 |
| Hex | 75 | 75 | 53 | 0 | 0 | 1D | 36 | 3C | 11 | 27 |
| Octal | 165 | 165 | 123 | 0 | 0 | 35 | 66 | 74 | 21 | 47 |
| Binary | 1110101 | 1110101 | 1010011 | 0 | 0 | 11101 | 110110 | 111100 | 10001 | 100111 |
Color Harmonies of #757553
Complementary color
Monochromatic Colors of #757553
Black with #757553
Text Example
Text Example
White with #757553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757553; }
p { color: rgb(117,117,83); }
H1.HeaderClassName
{
color: #757553;
}
.AnyTagClassName
{
color: #757553;
}
</style>
background-color css
<style>
a { background-color: #757553; }
a { background-color: rgb(117,117,83); }
div.DivClassName
{
background-color: #757553;
}
.BgClassName
{
background-color: #757553;
}
</style>
border-color css
<style>
span { border-color: #757553; }
span { border-color: rgb(117,117,83); }
td.TdClassName
{
border-color: #757553;
}
.TagClassName
{
border-color: #757553;
}
</style>