Shades of Finn #604354
Tints of Finn #604354
RGB
CMYK
RGB Variations
Color information
#604354 (or 0x604354) is known color: Finn. HEX triplet: 60, 43 and 54. RGB value is (96,67,84). Sum of RGB (Red+Green+Blue) = 96+67+84=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 67 (26.56% from 255 or 27.13% from 247); Blue value is 84 (33.20% from 255 or 34.01% from 247); Max value from RGB is 96 - color contains mainly: red. Hex color #604354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604354 is #9FBCAB. Grayscale: #4D4D4D. Windows color (decimal): -10468524 or 5522272. OLE color: 5522272.
HSL color Cylindrical-coordinate representation of color #604354: hue angle of 324.83º 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 #604354 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 84 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.62 |
| HSL | 324.83º | 0.18% | 0.32% | - |
| HSV(B) | 324.83º | 0.3% | 0.38% | - |
| XYZ | 8.43 | 7.14 | 9.32 | - |
| YUV | 77.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 84 | 0 | 0.30 | 0.12 | 0.62 | 324.83 | 0.18 | 0.32 |
| Hex | 60 | 43 | 54 | 0 | 1E | C | 3E | 145 | 12 | 20 |
| Octal | 140 | 103 | 124 | 0 | 36 | 14 | 76 | 505 | 22 | 40 |
| Binary | 1100000 | 1000011 | 1010100 | 0 | 11110 | 1100 | 111110 | 101000101 | 10010 | 100000 |
Color Harmonies of #604354
Complementary color
Monochromatic Colors of #604354
Black with #604354
Text Example
Text Example
White with #604354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604354; }
p { color: rgb(96,67,84); }
H1.HeaderClassName
{
color: #604354;
}
.AnyTagClassName
{
color: #604354;
}
</style>
background-color css
<style>
a { background-color: #604354; }
a { background-color: rgb(96,67,84); }
div.DivClassName
{
background-color: #604354;
}
.BgClassName
{
background-color: #604354;
}
</style>
border-color css
<style>
span { border-color: #604354; }
span { border-color: rgb(96,67,84); }
td.TdClassName
{
border-color: #604354;
}
.TagClassName
{
border-color: #604354;
}
</style>