Shades of Finn #604952
Tints of Finn #604952
RGB
CMYK
RGB Variations
Color information
#604952 (or 0x604952) is known color: Finn. HEX triplet: 60, 49 and 52. RGB value is (96,73,82). Sum of RGB (Red+Green+Blue) = 96+73+82=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 73 (28.91% from 255 or 29.08% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 96 - color contains mainly: red. Hex color #604952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604952 is #9FB6AD. Grayscale: #505050. Windows color (decimal): -10466990 or 5392736. OLE color: 5392736.
HSL color Cylindrical-coordinate representation of color #604952: hue angle of 336.52º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #604952 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 73 | 82 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.62 |
| HSL | 336.52º | 0.14% | 0.33% | - |
| HSV(B) | 336.52º | 0.24% | 0.38% | - |
| XYZ | 8.73 | 7.86 | 9.04 | - |
| YUV | 80.9 | 128.62 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 73 | 82 | 0 | 0.24 | 0.15 | 0.62 | 336.52 | 0.14 | 0.33 |
| Hex | 60 | 49 | 52 | 0 | 18 | F | 3E | 151 | E | 21 |
| Octal | 140 | 111 | 122 | 0 | 30 | 17 | 76 | 521 | 16 | 41 |
| Binary | 1100000 | 1001001 | 1010010 | 0 | 11000 | 1111 | 111110 | 101010001 | 1110 | 100001 |
Color Harmonies of #604952
Complementary color
Monochromatic Colors of #604952
Black with #604952
Text Example
Text Example
White with #604952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604952; }
p { color: rgb(96,73,82); }
H1.HeaderClassName
{
color: #604952;
}
.AnyTagClassName
{
color: #604952;
}
</style>
background-color css
<style>
a { background-color: #604952; }
a { background-color: rgb(96,73,82); }
div.DivClassName
{
background-color: #604952;
}
.BgClassName
{
background-color: #604952;
}
</style>
border-color css
<style>
span { border-color: #604952; }
span { border-color: rgb(96,73,82); }
td.TdClassName
{
border-color: #604952;
}
.TagClassName
{
border-color: #604952;
}
</style>