Shades of Finn #604954
Tints of Finn #604954
RGB
CMYK
RGB Variations
Color information
#604954 (or 0x604954) is known color: Finn. HEX triplet: 60, 49 and 54. RGB value is (96,73,84). Sum of RGB (Red+Green+Blue) = 96+73+84=253 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.94% from 253); Green value is 73 (28.91% from 255 or 28.85% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 96 - color contains mainly: red. Hex color #604954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604954 is #9FB6AB. Grayscale: #515151. Windows color (decimal): -10466988 or 5523808. OLE color: 5523808.
HSL color Cylindrical-coordinate representation of color #604954: hue angle of 331.3º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #604954 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 84 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.62 |
| HSL | 331.3º | 0.14% | 0.33% | - |
| HSV(B) | 331.3º | 0.24% | 0.38% | - |
| XYZ | 8.81 | 7.89 | 9.45 | - |
| YUV | 81.13 | 129.62 | 138.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 84 | 0 | 0.24 | 0.12 | 0.62 | 331.3 | 0.14 | 0.33 |
| Hex | 60 | 49 | 54 | 0 | 18 | C | 3E | 14B | E | 21 |
| Octal | 140 | 111 | 124 | 0 | 30 | 14 | 76 | 513 | 16 | 41 |
| Binary | 1100000 | 1001001 | 1010100 | 0 | 11000 | 1100 | 111110 | 101001011 | 1110 | 100001 |
Color Harmonies of #604954
Complementary color
Monochromatic Colors of #604954
Black with #604954
Text Example
Text Example
White with #604954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604954; }
p { color: rgb(96,73,84); }
H1.HeaderClassName
{
color: #604954;
}
.AnyTagClassName
{
color: #604954;
}
</style>
background-color css
<style>
a { background-color: #604954; }
a { background-color: rgb(96,73,84); }
div.DivClassName
{
background-color: #604954;
}
.BgClassName
{
background-color: #604954;
}
</style>
border-color css
<style>
span { border-color: #604954; }
span { border-color: rgb(96,73,84); }
td.TdClassName
{
border-color: #604954;
}
.TagClassName
{
border-color: #604954;
}
</style>