Shades of Finn #604452
Tints of Finn #604452
RGB
CMYK
RGB Variations
Color information
#604452 (or 0x604452) is known color: Finn. HEX triplet: 60, 44 and 52. RGB value is (96,68,82). Sum of RGB (Red+Green+Blue) = 96+68+82=246 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.02% from 246); Green value is 68 (26.95% from 255 or 27.64% from 246); Blue value is 82 (32.42% from 255 or 33.33% from 246); Max value from RGB is 96 - color contains mainly: red. Hex color #604452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604452 is #9FBBAD. Grayscale: #4D4D4D. Windows color (decimal): -10468270 or 5391456. OLE color: 5391456.
HSL color Cylindrical-coordinate representation of color #604452: hue angle of 330º 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 #604452 is Cyan = 0, Magento = 0.29, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 68 | 82 | - |
| CMYK | 0 | 0.29 | 0.15 | 0.62 |
| HSL | 330º | 0.17% | 0.32% | - |
| HSV(B) | 330º | 0.29% | 0.38% | - |
| XYZ | 8.41 | 7.23 | 8.93 | - |
| YUV | 77.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 68 | 82 | 0 | 0.29 | 0.15 | 0.62 | 330 | 0.17 | 0.32 |
| Hex | 60 | 44 | 52 | 0 | 1D | F | 3E | 14A | 11 | 20 |
| Octal | 140 | 104 | 122 | 0 | 35 | 17 | 76 | 512 | 21 | 40 |
| Binary | 1100000 | 1000100 | 1010010 | 0 | 11101 | 1111 | 111110 | 101001010 | 10001 | 100000 |
Color Harmonies of #604452
Complementary color
Monochromatic Colors of #604452
Black with #604452
Text Example
Text Example
White with #604452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604452; }
p { color: rgb(96,68,82); }
H1.HeaderClassName
{
color: #604452;
}
.AnyTagClassName
{
color: #604452;
}
</style>
background-color css
<style>
a { background-color: #604452; }
a { background-color: rgb(96,68,82); }
div.DivClassName
{
background-color: #604452;
}
.BgClassName
{
background-color: #604452;
}
</style>
border-color css
<style>
span { border-color: #604452; }
span { border-color: rgb(96,68,82); }
td.TdClassName
{
border-color: #604452;
}
.TagClassName
{
border-color: #604452;
}
</style>