Shades of Finn #604554
Tints of Finn #604554
RGB
CMYK
RGB Variations
Color information
#604554 (or 0x604554) is known color: Finn. HEX triplet: 60, 45 and 54. RGB value is (96,69,84). Sum of RGB (Red+Green+Blue) = 96+69+84=249 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.55% from 249); Green value is 69 (27.34% from 255 or 27.71% from 249); Blue value is 84 (33.20% from 255 or 33.73% from 249); Max value from RGB is 96 - color contains mainly: red. Hex color #604554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604554 is #9FBAAB. Grayscale: #4E4E4E. Windows color (decimal): -10468012 or 5522784. OLE color: 5522784.
HSL color Cylindrical-coordinate representation of color #604554: hue angle of 326.67º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #604554 is Cyan = 0, Magento = 0.28, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 69 | 84 | - |
| CMYK | 0 | 0.28 | 0.12 | 0.62 |
| HSL | 326.67º | 0.16% | 0.32% | - |
| HSV(B) | 326.67º | 0.28% | 0.38% | - |
| XYZ | 8.55 | 7.38 | 9.36 | - |
| YUV | 78.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 69 | 84 | 0 | 0.28 | 0.12 | 0.62 | 326.67 | 0.16 | 0.32 |
| Hex | 60 | 45 | 54 | 0 | 1C | C | 3E | 147 | 10 | 20 |
| Octal | 140 | 105 | 124 | 0 | 34 | 14 | 76 | 507 | 20 | 40 |
| Binary | 1100000 | 1000101 | 1010100 | 0 | 11100 | 1100 | 111110 | 101000111 | 10000 | 100000 |
Color Harmonies of #604554
Complementary color
Monochromatic Colors of #604554
Black with #604554
Text Example
Text Example
White with #604554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604554; }
p { color: rgb(96,69,84); }
H1.HeaderClassName
{
color: #604554;
}
.AnyTagClassName
{
color: #604554;
}
</style>
background-color css
<style>
a { background-color: #604554; }
a { background-color: rgb(96,69,84); }
div.DivClassName
{
background-color: #604554;
}
.BgClassName
{
background-color: #604554;
}
</style>
border-color css
<style>
span { border-color: #604554; }
span { border-color: rgb(96,69,84); }
td.TdClassName
{
border-color: #604554;
}
.TagClassName
{
border-color: #604554;
}
</style>