Shades of Finn #604650
Tints of Finn #604650
RGB
CMYK
RGB Variations
Color information
#604650 (or 0x604650) is known color: Finn. HEX triplet: 60, 46 and 50. RGB value is (96,70,80). Sum of RGB (Red+Green+Blue) = 96+70+80=246 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.02% from 246); Green value is 70 (27.73% from 255 or 28.46% from 246); Blue value is 80 (31.64% from 255 or 32.52% from 246); Max value from RGB is 96 - color contains mainly: red. Hex color #604650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604650 is #9FB9AF. Grayscale: #4E4E4E. Windows color (decimal): -10467760 or 5260896. OLE color: 5260896.
HSL color Cylindrical-coordinate representation of color #604650: hue angle of 336.92º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #604650 is Cyan = 0, Magento = 0.27, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 80 | - |
| CMYK | 0 | 0.27 | 0.17 | 0.62 |
| HSL | 336.92º | 0.16% | 0.33% | - |
| HSV(B) | 336.92º | 0.27% | 0.38% | - |
| XYZ | 8.46 | 7.45 | 8.58 | - |
| YUV | 78.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 80 | 0 | 0.27 | 0.17 | 0.62 | 336.92 | 0.16 | 0.33 |
| Hex | 60 | 46 | 50 | 0 | 1B | 11 | 3E | 151 | 10 | 21 |
| Octal | 140 | 106 | 120 | 0 | 33 | 21 | 76 | 521 | 20 | 41 |
| Binary | 1100000 | 1000110 | 1010000 | 0 | 11011 | 10001 | 111110 | 101010001 | 10000 | 100001 |
Color Harmonies of #604650
Complementary color
Monochromatic Colors of #604650
Black with #604650
Text Example
Text Example
White with #604650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604650; }
p { color: rgb(96,70,80); }
H1.HeaderClassName
{
color: #604650;
}
.AnyTagClassName
{
color: #604650;
}
</style>
background-color css
<style>
a { background-color: #604650; }
a { background-color: rgb(96,70,80); }
div.DivClassName
{
background-color: #604650;
}
.BgClassName
{
background-color: #604650;
}
</style>
border-color css
<style>
span { border-color: #604650; }
span { border-color: rgb(96,70,80); }
td.TdClassName
{
border-color: #604650;
}
.TagClassName
{
border-color: #604650;
}
</style>