Shades of Finn #653754
Tints of Finn #653754
RGB
CMYK
RGB Variations
Color information
#653754 (or 0x653754) is known color: Finn. HEX triplet: 65, 37 and 54. RGB value is (101,55,84). Sum of RGB (Red+Green+Blue) = 101+55+84=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 55 (21.88% from 255 or 22.92% from 240); Blue value is 84 (33.20% from 255 or 35% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #653754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653754 is #9AC8AB. Grayscale: #474747. Windows color (decimal): -10143916 or 5519205. OLE color: 5519205.
HSL color Cylindrical-coordinate representation of color #653754: hue angle of 322.17º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #653754 is Cyan = 0, Magento = 0.46, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 55 | 84 | - |
| CMYK | 0 | 0.46 | 0.17 | 0.60 |
| HSL | 322.17º | 0.29% | 0.31% | - |
| HSV(B) | 322.17º | 0.46% | 0.4% | - |
| XYZ | 8.33 | 6.14 | 9.13 | - |
| YUV | 72.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 55 | 84 | 0 | 0.46 | 0.17 | 0.60 | 322.17 | 0.29 | 0.31 |
| Hex | 65 | 37 | 54 | 0 | 2E | 11 | 3C | 142 | 1D | 1F |
| Octal | 145 | 67 | 124 | 0 | 56 | 21 | 74 | 502 | 35 | 37 |
| Binary | 1100101 | 110111 | 1010100 | 0 | 101110 | 10001 | 111100 | 101000010 | 11101 | 11111 |
Color Harmonies of #653754
Complementary color
Monochromatic Colors of #653754
Black with #653754
Text Example
Text Example
White with #653754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653754; }
p { color: rgb(101,55,84); }
H1.HeaderClassName
{
color: #653754;
}
.AnyTagClassName
{
color: #653754;
}
</style>
background-color css
<style>
a { background-color: #653754; }
a { background-color: rgb(101,55,84); }
div.DivClassName
{
background-color: #653754;
}
.BgClassName
{
background-color: #653754;
}
</style>
border-color css
<style>
span { border-color: #653754; }
span { border-color: rgb(101,55,84); }
td.TdClassName
{
border-color: #653754;
}
.TagClassName
{
border-color: #653754;
}
</style>