Shades of Finn #604054
Tints of Finn #604054
RGB
CMYK
RGB Variations
Color information
#604054 (or 0x604054) is known color: Finn. HEX triplet: 60, 40 and 54. RGB value is (96,64,84). Sum of RGB (Red+Green+Blue) = 96+64+84=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 64 (25.39% from 255 or 26.23% from 244); Blue value is 84 (33.20% from 255 or 34.43% from 244); Max value from RGB is 96 - color contains mainly: red. Hex color #604054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604054 is #9FBFAB. Grayscale: #4B4B4B. Windows color (decimal): -10469292 or 5521504. OLE color: 5521504.
HSL color Cylindrical-coordinate representation of color #604054: hue angle of 322.5º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #604054 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 64 | 84 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.62 |
| HSL | 322.5º | 0.2% | 0.31% | - |
| HSV(B) | 322.5º | 0.33% | 0.38% | - |
| XYZ | 8.26 | 6.79 | 9.26 | - |
| YUV | 75.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 84 | 0 | 0.33 | 0.12 | 0.62 | 322.5 | 0.2 | 0.31 |
| Hex | 60 | 40 | 54 | 0 | 21 | C | 3E | 142 | 14 | 1F |
| Octal | 140 | 100 | 124 | 0 | 41 | 14 | 76 | 502 | 24 | 37 |
| Binary | 1100000 | 1000000 | 1010100 | 0 | 100001 | 1100 | 111110 | 101000010 | 10100 | 11111 |
Color Harmonies of #604054
Complementary color
Monochromatic Colors of #604054
Black with #604054
Text Example
Text Example
White with #604054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604054; }
p { color: rgb(96,64,84); }
H1.HeaderClassName
{
color: #604054;
}
.AnyTagClassName
{
color: #604054;
}
</style>
background-color css
<style>
a { background-color: #604054; }
a { background-color: rgb(96,64,84); }
div.DivClassName
{
background-color: #604054;
}
.BgClassName
{
background-color: #604054;
}
</style>
border-color css
<style>
span { border-color: #604054; }
span { border-color: rgb(96,64,84); }
td.TdClassName
{
border-color: #604054;
}
.TagClassName
{
border-color: #604054;
}
</style>