Shades of Finch #757558
Tints of Finch #757558
RGB
CMYK
RGB Variations
Color information
#757558 (or 0x757558) is known color: Finch. HEX triplet: 75, 75 and 58. RGB value is (117,117,88). Sum of RGB (Red+Green+Blue) = 117+117+88=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 117 (46.09% from 255 or 36.34% from 322); Blue value is 88 (34.77% from 255 or 27.33% from 322); Max value from RGB is 117 - color contains mainly: red, green. Hex color #757558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #757558 is #8A8AA7. Grayscale: #717171. Windows color (decimal): -9079464 or 5797237. OLE color: 5797237.
HSL color Cylindrical-coordinate representation of color #757558: hue angle of 60º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #757558 is Cyan = 0, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 117 | 88 | - |
| CMYK | 0 | 0 | 0.25 | 0.54 |
| HSL | 60º | 0.14% | 0.4% | - |
| HSV(B) | 60º | 0.25% | 0.46% | - |
| XYZ | 15.46 | 17.21 | 11.74 | - |
| YUV | 113.69 | 113.5 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 117 | 88 | 0 | 0 | 0.25 | 0.54 | 60 | 0.14 | 0.4 |
| Hex | 75 | 75 | 58 | 0 | 0 | 19 | 36 | 3C | E | 28 |
| Octal | 165 | 165 | 130 | 0 | 0 | 31 | 66 | 74 | 16 | 50 |
| Binary | 1110101 | 1110101 | 1011000 | 0 | 0 | 11001 | 110110 | 111100 | 1110 | 101000 |
Color Harmonies of #757558
Complementary color
Monochromatic Colors of #757558
Black with #757558
Text Example
Text Example
White with #757558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757558; }
p { color: rgb(117,117,88); }
H1.HeaderClassName
{
color: #757558;
}
.AnyTagClassName
{
color: #757558;
}
</style>
background-color css
<style>
a { background-color: #757558; }
a { background-color: rgb(117,117,88); }
div.DivClassName
{
background-color: #757558;
}
.BgClassName
{
background-color: #757558;
}
</style>
border-color css
<style>
span { border-color: #757558; }
span { border-color: rgb(117,117,88); }
td.TdClassName
{
border-color: #757558;
}
.TagClassName
{
border-color: #757558;
}
</style>