Shades of Finn #604353
Tints of Finn #604353
RGB
CMYK
RGB Variations
Color information
#604353 (or 0x604353) is known color: Finn. HEX triplet: 60, 43 and 53. RGB value is (96,67,83). Sum of RGB (Red+Green+Blue) = 96+67+83=246 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.02% from 246); Green value is 67 (26.56% from 255 or 27.24% from 246); Blue value is 83 (32.81% from 255 or 33.74% from 246); Max value from RGB is 96 - color contains mainly: red. Hex color #604353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604353 is #9FBCAC. Grayscale: #4D4D4D. Windows color (decimal): -10468525 or 5456736. OLE color: 5456736.
HSL color Cylindrical-coordinate representation of color #604353: hue angle of 326.9º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #604353 is Cyan = 0, Magento = 0.30, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 83 | - |
| CMYK | 0 | 0.30 | 0.14 | 0.62 |
| HSL | 326.9º | 0.18% | 0.32% | - |
| HSV(B) | 326.9º | 0.3% | 0.38% | - |
| XYZ | 8.39 | 7.13 | 9.12 | - |
| YUV | 77.5 | 131.11 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 83 | 0 | 0.30 | 0.14 | 0.62 | 326.9 | 0.18 | 0.32 |
| Hex | 60 | 43 | 53 | 0 | 1E | E | 3E | 147 | 12 | 20 |
| Octal | 140 | 103 | 123 | 0 | 36 | 16 | 76 | 507 | 22 | 40 |
| Binary | 1100000 | 1000011 | 1010011 | 0 | 11110 | 1110 | 111110 | 101000111 | 10010 | 100000 |
Color Harmonies of #604353
Complementary color
Monochromatic Colors of #604353
Black with #604353
Text Example
Text Example
White with #604353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604353; }
p { color: rgb(96,67,83); }
H1.HeaderClassName
{
color: #604353;
}
.AnyTagClassName
{
color: #604353;
}
</style>
background-color css
<style>
a { background-color: #604353; }
a { background-color: rgb(96,67,83); }
div.DivClassName
{
background-color: #604353;
}
.BgClassName
{
background-color: #604353;
}
</style>
border-color css
<style>
span { border-color: #604353; }
span { border-color: rgb(96,67,83); }
td.TdClassName
{
border-color: #604353;
}
.TagClassName
{
border-color: #604353;
}
</style>