Shades of Finn #604351
Tints of Finn #604351
RGB
CMYK
RGB Variations
Color information
#604351 (or 0x604351) is known color: Finn. HEX triplet: 60, 43 and 51. RGB value is (96,67,81). Sum of RGB (Red+Green+Blue) = 96+67+81=244 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.34% from 244); Green value is 67 (26.56% from 255 or 27.46% from 244); Blue value is 81 (32.03% from 255 or 33.20% from 244); Max value from RGB is 96 - color contains mainly: red. Hex color #604351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604351 is #9FBCAE. Grayscale: #4D4D4D. Windows color (decimal): -10468527 or 5325664. OLE color: 5325664.
HSL color Cylindrical-coordinate representation of color #604351: hue angle of 331.03º 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 #604351 is Cyan = 0, Magento = 0.30, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 81 | - |
| CMYK | 0 | 0.30 | 0.16 | 0.62 |
| HSL | 331.03º | 0.18% | 0.32% | - |
| HSV(B) | 331.03º | 0.3% | 0.38% | - |
| XYZ | 8.32 | 7.1 | 8.72 | - |
| YUV | 77.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 81 | 0 | 0.30 | 0.16 | 0.62 | 331.03 | 0.18 | 0.32 |
| Hex | 60 | 43 | 51 | 0 | 1E | 10 | 3E | 14B | 12 | 20 |
| Octal | 140 | 103 | 121 | 0 | 36 | 20 | 76 | 513 | 22 | 40 |
| Binary | 1100000 | 1000011 | 1010001 | 0 | 11110 | 10000 | 111110 | 101001011 | 10010 | 100000 |
Color Harmonies of #604351
Complementary color
Monochromatic Colors of #604351
Black with #604351
Text Example
Text Example
White with #604351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604351; }
p { color: rgb(96,67,81); }
H1.HeaderClassName
{
color: #604351;
}
.AnyTagClassName
{
color: #604351;
}
</style>
background-color css
<style>
a { background-color: #604351; }
a { background-color: rgb(96,67,81); }
div.DivClassName
{
background-color: #604351;
}
.BgClassName
{
background-color: #604351;
}
</style>
border-color css
<style>
span { border-color: #604351; }
span { border-color: rgb(96,67,81); }
td.TdClassName
{
border-color: #604351;
}
.TagClassName
{
border-color: #604351;
}
</style>