Shades of Finn #604755
Tints of Finn #604755
RGB
CMYK
RGB Variations
Color information
#604755 (or 0x604755) is known color: Finn. HEX triplet: 60, 47 and 55. RGB value is (96,71,85). Sum of RGB (Red+Green+Blue) = 96+71+85=252 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.10% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 85 (33.59% from 255 or 33.73% from 252); Max value from RGB is 96 - color contains mainly: red. Hex color #604755 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604755 is #9FB8AA. Grayscale: #505050. Windows color (decimal): -10467499 or 5588832. OLE color: 5588832.
HSL color Cylindrical-coordinate representation of color #604755: hue angle of 326.4º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #604755 is Cyan = 0, Magento = 0.26, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 85 | - |
| CMYK | 0 | 0.26 | 0.11 | 0.62 |
| HSL | 326.4º | 0.15% | 0.33% | - |
| HSV(B) | 326.4º | 0.26% | 0.38% | - |
| XYZ | 8.72 | 7.65 | 9.61 | - |
| YUV | 80.07 | 130.78 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 85 | 0 | 0.26 | 0.11 | 0.62 | 326.4 | 0.15 | 0.33 |
| Hex | 60 | 47 | 55 | 0 | 1A | B | 3E | 146 | F | 21 |
| Octal | 140 | 107 | 125 | 0 | 32 | 13 | 76 | 506 | 17 | 41 |
| Binary | 1100000 | 1000111 | 1010101 | 0 | 11010 | 1011 | 111110 | 101000110 | 1111 | 100001 |
Color Harmonies of #604755
Complementary color
Monochromatic Colors of #604755
Black with #604755
Text Example
Text Example
White with #604755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604755; }
p { color: rgb(96,71,85); }
H1.HeaderClassName
{
color: #604755;
}
.AnyTagClassName
{
color: #604755;
}
</style>
background-color css
<style>
a { background-color: #604755; }
a { background-color: rgb(96,71,85); }
div.DivClassName
{
background-color: #604755;
}
.BgClassName
{
background-color: #604755;
}
</style>
border-color css
<style>
span { border-color: #604755; }
span { border-color: rgb(96,71,85); }
td.TdClassName
{
border-color: #604755;
}
.TagClassName
{
border-color: #604755;
}
</style>