Shades of Finn #754156
Tints of Finn #754156
RGB
CMYK
RGB Variations
Color information
#754156 (or 0x754156) is known color: Finn. HEX triplet: 75, 41 and 56. RGB value is (117,65,86). Sum of RGB (Red+Green+Blue) = 117+65+86=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 65 (25.78% from 255 or 24.25% from 268); Blue value is 86 (33.98% from 255 or 32.09% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #754156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754156 is #8ABEA9. Grayscale: #525252. Windows color (decimal): -9092778 or 5652853. OLE color: 5652853.
HSL color Cylindrical-coordinate representation of color #754156: hue angle of 335.77º 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 #754156 is Cyan = 0, Magento = 0.44, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 86 | - |
| CMYK | 0 | 0.44 | 0.26 | 0.54 |
| HSL | 335.77º | 0.29% | 0.36% | - |
| HSV(B) | 335.77º | 0.44% | 0.46% | - |
| XYZ | 10.91 | 8.23 | 9.82 | - |
| YUV | 82.94 | 129.73 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 86 | 0 | 0.44 | 0.26 | 0.54 | 335.77 | 0.29 | 0.36 |
| Hex | 75 | 41 | 56 | 0 | 2C | 1A | 36 | 150 | 1D | 24 |
| Octal | 165 | 101 | 126 | 0 | 54 | 32 | 66 | 520 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1010110 | 0 | 101100 | 11010 | 110110 | 101010000 | 11101 | 100100 |
Color Harmonies of #754156
Complementary color
Monochromatic Colors of #754156
Black with #754156
Text Example
Text Example
White with #754156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754156; }
p { color: rgb(117,65,86); }
H1.HeaderClassName
{
color: #754156;
}
.AnyTagClassName
{
color: #754156;
}
</style>
background-color css
<style>
a { background-color: #754156; }
a { background-color: rgb(117,65,86); }
div.DivClassName
{
background-color: #754156;
}
.BgClassName
{
background-color: #754156;
}
</style>
border-color css
<style>
span { border-color: #754156; }
span { border-color: rgb(117,65,86); }
td.TdClassName
{
border-color: #754156;
}
.TagClassName
{
border-color: #754156;
}
</style>