Shades of Finn #754855
Tints of Finn #754855
RGB
CMYK
RGB Variations
Color information
#754855 (or 0x754855) is known color: Finn. HEX triplet: 75, 48 and 55. RGB value is (117,72,85). Sum of RGB (Red+Green+Blue) = 117+72+85=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 72 (28.52% from 255 or 26.28% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #754855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754855 is #8AB7AA. Grayscale: #565656. Windows color (decimal): -9090987 or 5589109. OLE color: 5589109.
HSL color Cylindrical-coordinate representation of color #754855: hue angle of 342.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754855 is Cyan = 0, Magento = 0.38, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 72 | 85 | - |
| CMYK | 0 | 0.38 | 0.27 | 0.54 |
| HSL | 342.67º | 0.24% | 0.37% | - |
| HSV(B) | 342.67º | 0.38% | 0.46% | - |
| XYZ | 11.29 | 9.07 | 9.75 | - |
| YUV | 86.94 | 126.91 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 85 | 0 | 0.38 | 0.27 | 0.54 | 342.67 | 0.24 | 0.37 |
| Hex | 75 | 48 | 55 | 0 | 26 | 1B | 36 | 157 | 18 | 25 |
| Octal | 165 | 110 | 125 | 0 | 46 | 33 | 66 | 527 | 30 | 45 |
| Binary | 1110101 | 1001000 | 1010101 | 0 | 100110 | 11011 | 110110 | 101010111 | 11000 | 100101 |
Color Harmonies of #754855
Complementary color
Monochromatic Colors of #754855
Black with #754855
Text Example
Text Example
White with #754855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754855; }
p { color: rgb(117,72,85); }
H1.HeaderClassName
{
color: #754855;
}
.AnyTagClassName
{
color: #754855;
}
</style>
background-color css
<style>
a { background-color: #754855; }
a { background-color: rgb(117,72,85); }
div.DivClassName
{
background-color: #754855;
}
.BgClassName
{
background-color: #754855;
}
</style>
border-color css
<style>
span { border-color: #754855; }
span { border-color: rgb(117,72,85); }
td.TdClassName
{
border-color: #754855;
}
.TagClassName
{
border-color: #754855;
}
</style>