Shades of Finn #604450
Tints of Finn #604450
RGB
CMYK
RGB Variations
Color information
#604450 (or 0x604450) is known color: Finn. HEX triplet: 60, 44 and 50. RGB value is (96,68,80). Sum of RGB (Red+Green+Blue) = 96+68+80=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 68 (26.95% from 255 or 27.87% from 244); Blue value is 80 (31.64% from 255 or 32.79% from 244); Max value from RGB is 96 - color contains mainly: red. Hex color #604450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604450 is #9FBBAF. Grayscale: #4D4D4D. Windows color (decimal): -10468272 or 5260384. OLE color: 5260384.
HSL color Cylindrical-coordinate representation of color #604450: hue angle of 334.29º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #604450 is Cyan = 0, Magento = 0.29, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 68 | 80 | - |
| CMYK | 0 | 0.29 | 0.17 | 0.62 |
| HSL | 334.29º | 0.17% | 0.32% | - |
| HSV(B) | 334.29º | 0.29% | 0.38% | - |
| XYZ | 8.34 | 7.2 | 8.54 | - |
| YUV | 77.74 | 129.28 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 80 | 0 | 0.29 | 0.17 | 0.62 | 334.29 | 0.17 | 0.32 |
| Hex | 60 | 44 | 50 | 0 | 1D | 11 | 3E | 14E | 11 | 20 |
| Octal | 140 | 104 | 120 | 0 | 35 | 21 | 76 | 516 | 21 | 40 |
| Binary | 1100000 | 1000100 | 1010000 | 0 | 11101 | 10001 | 111110 | 101001110 | 10001 | 100000 |
Color Harmonies of #604450
Complementary color
Monochromatic Colors of #604450
Black with #604450
Text Example
Text Example
White with #604450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604450; }
p { color: rgb(96,68,80); }
H1.HeaderClassName
{
color: #604450;
}
.AnyTagClassName
{
color: #604450;
}
</style>
background-color css
<style>
a { background-color: #604450; }
a { background-color: rgb(96,68,80); }
div.DivClassName
{
background-color: #604450;
}
.BgClassName
{
background-color: #604450;
}
</style>
border-color css
<style>
span { border-color: #604450; }
span { border-color: rgb(96,68,80); }
td.TdClassName
{
border-color: #604450;
}
.TagClassName
{
border-color: #604450;
}
</style>