Shades of Finn #754954
Tints of Finn #754954
RGB
CMYK
RGB Variations
Color information
#754954 (or 0x754954) is known color: Finn. HEX triplet: 75, 49 and 54. RGB value is (117,73,84). Sum of RGB (Red+Green+Blue) = 117+73+84=274 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.70% from 274); Green value is 73 (28.91% from 255 or 26.64% from 274); Blue value is 84 (33.20% from 255 or 30.66% from 274); Max value from RGB is 117 - color contains mainly: red. Hex color #754954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754954 is #8AB6AB. Grayscale: #575757. Windows color (decimal): -9090732 or 5523829. OLE color: 5523829.
HSL color Cylindrical-coordinate representation of color #754954: hue angle of 345º degrees, saturation: 0.23, 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 #754954 is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 84 | - |
| CMYK | 0 | 0.38 | 0.28 | 0.54 |
| HSL | 345º | 0.23% | 0.37% | - |
| HSV(B) | 345º | 0.38% | 0.46% | - |
| XYZ | 11.32 | 9.19 | 9.56 | - |
| YUV | 87.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 84 | 0 | 0.38 | 0.28 | 0.54 | 345 | 0.23 | 0.37 |
| Hex | 75 | 49 | 54 | 0 | 26 | 1C | 36 | 159 | 17 | 25 |
| Octal | 165 | 111 | 124 | 0 | 46 | 34 | 66 | 531 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1010100 | 0 | 100110 | 11100 | 110110 | 101011001 | 10111 | 100101 |
Color Harmonies of #754954
Complementary color
Monochromatic Colors of #754954
Black with #754954
Text Example
Text Example
White with #754954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754954; }
p { color: rgb(117,73,84); }
H1.HeaderClassName
{
color: #754954;
}
.AnyTagClassName
{
color: #754954;
}
</style>
background-color css
<style>
a { background-color: #754954; }
a { background-color: rgb(117,73,84); }
div.DivClassName
{
background-color: #754954;
}
.BgClassName
{
background-color: #754954;
}
</style>
border-color css
<style>
span { border-color: #754954; }
span { border-color: rgb(117,73,84); }
td.TdClassName
{
border-color: #754954;
}
.TagClassName
{
border-color: #754954;
}
</style>