Shades of Finn #604753
Tints of Finn #604753
RGB
CMYK
RGB Variations
Color information
#604753 (or 0x604753) is known color: Finn. HEX triplet: 60, 47 and 53. RGB value is (96,71,83). Sum of RGB (Red+Green+Blue) = 96+71+83=250 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.4% from 250); Green value is 71 (28.12% from 255 or 28.4% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 96 - color contains mainly: red. Hex color #604753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #604753 is #9FB8AC. Grayscale: #4F4F4F. Windows color (decimal): -10467501 or 5457760. OLE color: 5457760.
HSL color Cylindrical-coordinate representation of color #604753: hue angle of 331.2º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #604753 is Cyan = 0, Magento = 0.26, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 71 | 83 | - |
| CMYK | 0 | 0.26 | 0.14 | 0.62 |
| HSL | 331.2º | 0.15% | 0.33% | - |
| HSV(B) | 331.2º | 0.26% | 0.38% | - |
| XYZ | 8.64 | 7.62 | 9.2 | - |
| YUV | 79.84 | 129.78 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 71 | 83 | 0 | 0.26 | 0.14 | 0.62 | 331.2 | 0.15 | 0.33 |
| Hex | 60 | 47 | 53 | 0 | 1A | E | 3E | 14B | F | 21 |
| Octal | 140 | 107 | 123 | 0 | 32 | 16 | 76 | 513 | 17 | 41 |
| Binary | 1100000 | 1000111 | 1010011 | 0 | 11010 | 1110 | 111110 | 101001011 | 1111 | 100001 |
Color Harmonies of #604753
Complementary color
Monochromatic Colors of #604753
Black with #604753
Text Example
Text Example
White with #604753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604753; }
p { color: rgb(96,71,83); }
H1.HeaderClassName
{
color: #604753;
}
.AnyTagClassName
{
color: #604753;
}
</style>
background-color css
<style>
a { background-color: #604753; }
a { background-color: rgb(96,71,83); }
div.DivClassName
{
background-color: #604753;
}
.BgClassName
{
background-color: #604753;
}
</style>
border-color css
<style>
span { border-color: #604753; }
span { border-color: rgb(96,71,83); }
td.TdClassName
{
border-color: #604753;
}
.TagClassName
{
border-color: #604753;
}
</style>