Shades of Finn #604152
Tints of Finn #604152
RGB
CMYK
RGB Variations
Color information
#604152 (or 0x604152) is known color: Finn. HEX triplet: 60, 41 and 52. RGB value is (96,65,82). Sum of RGB (Red+Green+Blue) = 96+65+82=243 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.51% from 243); Green value is 65 (25.78% from 255 or 26.75% from 243); Blue value is 82 (32.42% from 255 or 33.74% from 243); Max value from RGB is 96 - color contains mainly: red. Hex color #604152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604152 is #9FBEAD. Grayscale: #4C4C4C. Windows color (decimal): -10469038 or 5390688. OLE color: 5390688.
HSL color Cylindrical-coordinate representation of color #604152: hue angle of 327.1º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #604152 is Cyan = 0, Magento = 0.32, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 65 | 82 | - |
| CMYK | 0 | 0.32 | 0.15 | 0.62 |
| HSL | 327.1º | 0.19% | 0.32% | - |
| HSV(B) | 327.1º | 0.32% | 0.38% | - |
| XYZ | 8.24 | 6.88 | 8.88 | - |
| YUV | 76.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 65 | 82 | 0 | 0.32 | 0.15 | 0.62 | 327.1 | 0.19 | 0.32 |
| Hex | 60 | 41 | 52 | 0 | 20 | F | 3E | 147 | 13 | 20 |
| Octal | 140 | 101 | 122 | 0 | 40 | 17 | 76 | 507 | 23 | 40 |
| Binary | 1100000 | 1000001 | 1010010 | 0 | 100000 | 1111 | 111110 | 101000111 | 10011 | 100000 |
Color Harmonies of #604152
Complementary color
Monochromatic Colors of #604152
Black with #604152
Text Example
Text Example
White with #604152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604152; }
p { color: rgb(96,65,82); }
H1.HeaderClassName
{
color: #604152;
}
.AnyTagClassName
{
color: #604152;
}
</style>
background-color css
<style>
a { background-color: #604152; }
a { background-color: rgb(96,65,82); }
div.DivClassName
{
background-color: #604152;
}
.BgClassName
{
background-color: #604152;
}
</style>
border-color css
<style>
span { border-color: #604152; }
span { border-color: rgb(96,65,82); }
td.TdClassName
{
border-color: #604152;
}
.TagClassName
{
border-color: #604152;
}
</style>