Shades of Finn #754854
Tints of Finn #754854
RGB
CMYK
RGB Variations
Color information
#754854 (or 0x754854) is known color: Finn. HEX triplet: 75, 48 and 54. RGB value is (117,72,84). Sum of RGB (Red+Green+Blue) = 117+72+84=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 84 (33.20% from 255 or 30.77% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #754854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754854 is #8AB7AB. Grayscale: #565656. Windows color (decimal): -9090988 or 5523573. OLE color: 5523573.
HSL color Cylindrical-coordinate representation of color #754854: hue angle of 344º 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 #754854 is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 72 | 84 | - |
| CMYK | 0 | 0.38 | 0.28 | 0.54 |
| HSL | 344º | 0.24% | 0.37% | - |
| HSV(B) | 344º | 0.38% | 0.46% | - |
| XYZ | 11.25 | 9.06 | 9.54 | - |
| YUV | 86.82 | 126.41 | 149.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 84 | 0 | 0.38 | 0.28 | 0.54 | 344 | 0.24 | 0.37 |
| Hex | 75 | 48 | 54 | 0 | 26 | 1C | 36 | 158 | 18 | 25 |
| Octal | 165 | 110 | 124 | 0 | 46 | 34 | 66 | 530 | 30 | 45 |
| Binary | 1110101 | 1001000 | 1010100 | 0 | 100110 | 11100 | 110110 | 101011000 | 11000 | 100101 |
Color Harmonies of #754854
Complementary color
Monochromatic Colors of #754854
Black with #754854
Text Example
Text Example
White with #754854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754854; }
p { color: rgb(117,72,84); }
H1.HeaderClassName
{
color: #754854;
}
.AnyTagClassName
{
color: #754854;
}
</style>
background-color css
<style>
a { background-color: #754854; }
a { background-color: rgb(117,72,84); }
div.DivClassName
{
background-color: #754854;
}
.BgClassName
{
background-color: #754854;
}
</style>
border-color css
<style>
span { border-color: #754854; }
span { border-color: rgb(117,72,84); }
td.TdClassName
{
border-color: #754854;
}
.TagClassName
{
border-color: #754854;
}
</style>