Shades of Finn #754756
Tints of Finn #754756
RGB
CMYK
RGB Variations
Color information
#754756 (or 0x754756) is known color: Finn. HEX triplet: 75, 47 and 56. RGB value is (117,71,86). Sum of RGB (Red+Green+Blue) = 117+71+86=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #754756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754756 is #8AB8A9. Grayscale: #565656. Windows color (decimal): -9091242 or 5654389. OLE color: 5654389.
HSL color Cylindrical-coordinate representation of color #754756: hue angle of 340.43º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754756 is Cyan = 0, Magento = 0.39, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 86 | - |
| CMYK | 0 | 0.39 | 0.26 | 0.54 |
| HSL | 340.43º | 0.24% | 0.37% | - |
| HSV(B) | 340.43º | 0.39% | 0.46% | - |
| XYZ | 11.27 | 8.96 | 9.94 | - |
| YUV | 86.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 86 | 0 | 0.39 | 0.26 | 0.54 | 340.43 | 0.24 | 0.37 |
| Hex | 75 | 47 | 56 | 0 | 27 | 1A | 36 | 154 | 18 | 25 |
| Octal | 165 | 107 | 126 | 0 | 47 | 32 | 66 | 524 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1010110 | 0 | 100111 | 11010 | 110110 | 101010100 | 11000 | 100101 |
Color Harmonies of #754756
Complementary color
Monochromatic Colors of #754756
Black with #754756
Text Example
Text Example
White with #754756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754756; }
p { color: rgb(117,71,86); }
H1.HeaderClassName
{
color: #754756;
}
.AnyTagClassName
{
color: #754756;
}
</style>
background-color css
<style>
a { background-color: #754756; }
a { background-color: rgb(117,71,86); }
div.DivClassName
{
background-color: #754756;
}
.BgClassName
{
background-color: #754756;
}
</style>
border-color css
<style>
span { border-color: #754756; }
span { border-color: rgb(117,71,86); }
td.TdClassName
{
border-color: #754756;
}
.TagClassName
{
border-color: #754756;
}
</style>