Shades of Finn #604855
Tints of Finn #604855
RGB
CMYK
RGB Variations
Color information
#604855 (or 0x604855) is known color: Finn. HEX triplet: 60, 48 and 55. RGB value is (96,72,85). Sum of RGB (Red+Green+Blue) = 96+72+85=253 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.94% from 253); Green value is 72 (28.52% from 255 or 28.46% from 253); Blue value is 85 (33.59% from 255 or 33.60% from 253); Max value from RGB is 96 - color contains mainly: red. Hex color #604855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604855 is #9FB7AA. Grayscale: #505050. Windows color (decimal): -10467243 or 5589088. OLE color: 5589088.
HSL color Cylindrical-coordinate representation of color #604855: hue angle of 327.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #604855 is Cyan = 0, Magento = 0.25, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 72 | 85 | - |
| CMYK | 0 | 0.25 | 0.11 | 0.62 |
| HSL | 327.5º | 0.14% | 0.33% | - |
| HSV(B) | 327.5º | 0.25% | 0.38% | - |
| XYZ | 8.78 | 7.78 | 9.63 | - |
| YUV | 80.66 | 130.45 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 72 | 85 | 0 | 0.25 | 0.11 | 0.62 | 327.5 | 0.14 | 0.33 |
| Hex | 60 | 48 | 55 | 0 | 19 | B | 3E | 148 | E | 21 |
| Octal | 140 | 110 | 125 | 0 | 31 | 13 | 76 | 510 | 16 | 41 |
| Binary | 1100000 | 1001000 | 1010101 | 0 | 11001 | 1011 | 111110 | 101001000 | 1110 | 100001 |
Color Harmonies of #604855
Complementary color
Monochromatic Colors of #604855
Black with #604855
Text Example
Text Example
White with #604855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604855; }
p { color: rgb(96,72,85); }
H1.HeaderClassName
{
color: #604855;
}
.AnyTagClassName
{
color: #604855;
}
</style>
background-color css
<style>
a { background-color: #604855; }
a { background-color: rgb(96,72,85); }
div.DivClassName
{
background-color: #604855;
}
.BgClassName
{
background-color: #604855;
}
</style>
border-color css
<style>
span { border-color: #604855; }
span { border-color: rgb(96,72,85); }
td.TdClassName
{
border-color: #604855;
}
.TagClassName
{
border-color: #604855;
}
</style>