Shades of Finn #754155
Tints of Finn #754155
RGB
CMYK
RGB Variations
Color information
#754155 (or 0x754155) is known color: Finn. HEX triplet: 75, 41 and 55. RGB value is (117,65,85). Sum of RGB (Red+Green+Blue) = 117+65+85=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 65 (25.78% from 255 or 24.34% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #754155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754155 is #8ABEAA. Grayscale: #525252. Windows color (decimal): -9092779 or 5587317. OLE color: 5587317.
HSL color Cylindrical-coordinate representation of color #754155: hue angle of 336.92º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754155 is Cyan = 0, Magento = 0.44, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 85 | - |
| CMYK | 0 | 0.44 | 0.27 | 0.54 |
| HSL | 336.92º | 0.29% | 0.36% | - |
| HSV(B) | 336.92º | 0.44% | 0.46% | - |
| XYZ | 10.87 | 8.22 | 9.61 | - |
| YUV | 82.83 | 129.23 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 85 | 0 | 0.44 | 0.27 | 0.54 | 336.92 | 0.29 | 0.36 |
| Hex | 75 | 41 | 55 | 0 | 2C | 1B | 36 | 151 | 1D | 24 |
| Octal | 165 | 101 | 125 | 0 | 54 | 33 | 66 | 521 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1010101 | 0 | 101100 | 11011 | 110110 | 101010001 | 11101 | 100100 |
Color Harmonies of #754155
Complementary color
Monochromatic Colors of #754155
Black with #754155
Text Example
Text Example
White with #754155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754155; }
p { color: rgb(117,65,85); }
H1.HeaderClassName
{
color: #754155;
}
.AnyTagClassName
{
color: #754155;
}
</style>
background-color css
<style>
a { background-color: #754155; }
a { background-color: rgb(117,65,85); }
div.DivClassName
{
background-color: #754155;
}
.BgClassName
{
background-color: #754155;
}
</style>
border-color css
<style>
span { border-color: #754155; }
span { border-color: rgb(117,65,85); }
td.TdClassName
{
border-color: #754155;
}
.TagClassName
{
border-color: #754155;
}
</style>