Shades of Finn #754754
Tints of Finn #754754
RGB
CMYK
RGB Variations
Color information
#754754 (or 0x754754) is known color: Finn. HEX triplet: 75, 47 and 54. RGB value is (117,71,84). Sum of RGB (Red+Green+Blue) = 117+71+84=272 (36% of max value = 765). Red value is 117 (46.09% from 255 or 43.01% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 84 (33.20% from 255 or 30.88% from 272); Max value from RGB is 117 - color contains mainly: red. Hex color #754754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754754 is #8AB8AB. Grayscale: #565656. Windows color (decimal): -9091244 or 5523317. OLE color: 5523317.
HSL color Cylindrical-coordinate representation of color #754754: hue angle of 343.04º 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 #754754 is Cyan = 0, Magento = 0.39, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 84 | - |
| CMYK | 0 | 0.39 | 0.28 | 0.54 |
| HSL | 343.04º | 0.24% | 0.37% | - |
| HSV(B) | 343.04º | 0.39% | 0.46% | - |
| XYZ | 11.19 | 8.93 | 9.52 | - |
| YUV | 86.24 | 126.74 | 149.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 84 | 0 | 0.39 | 0.28 | 0.54 | 343.04 | 0.24 | 0.37 |
| Hex | 75 | 47 | 54 | 0 | 27 | 1C | 36 | 157 | 18 | 25 |
| Octal | 165 | 107 | 124 | 0 | 47 | 34 | 66 | 527 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1010100 | 0 | 100111 | 11100 | 110110 | 101010111 | 11000 | 100101 |
Color Harmonies of #754754
Complementary color
Monochromatic Colors of #754754
Black with #754754
Text Example
Text Example
White with #754754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754754; }
p { color: rgb(117,71,84); }
H1.HeaderClassName
{
color: #754754;
}
.AnyTagClassName
{
color: #754754;
}
</style>
background-color css
<style>
a { background-color: #754754; }
a { background-color: rgb(117,71,84); }
div.DivClassName
{
background-color: #754754;
}
.BgClassName
{
background-color: #754754;
}
</style>
border-color css
<style>
span { border-color: #754754; }
span { border-color: rgb(117,71,84); }
td.TdClassName
{
border-color: #754754;
}
.TagClassName
{
border-color: #754754;
}
</style>