Shades of Finn #653954
Tints of Finn #653954
RGB
CMYK
RGB Variations
Color information
#653954 (or 0x653954) is known color: Finn. HEX triplet: 65, 39 and 54. RGB value is (101,57,84). Sum of RGB (Red+Green+Blue) = 101+57+84=242 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.74% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 84 (33.20% from 255 or 34.71% from 242); Max value from RGB is 101 - color contains mainly: red. Hex color #653954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653954 is #9AC6AB. Grayscale: #494949. Windows color (decimal): -10143404 or 5519717. OLE color: 5519717.
HSL color Cylindrical-coordinate representation of color #653954: hue angle of 323.18º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #653954 is Cyan = 0, Magento = 0.44, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 57 | 84 | - |
| CMYK | 0 | 0.44 | 0.17 | 0.60 |
| HSL | 323.18º | 0.28% | 0.31% | - |
| HSV(B) | 323.18º | 0.44% | 0.4% | - |
| XYZ | 8.43 | 6.33 | 9.17 | - |
| YUV | 73.23 | 134.08 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 57 | 84 | 0 | 0.44 | 0.17 | 0.60 | 323.18 | 0.28 | 0.31 |
| Hex | 65 | 39 | 54 | 0 | 2C | 11 | 3C | 143 | 1C | 1F |
| Octal | 145 | 71 | 124 | 0 | 54 | 21 | 74 | 503 | 34 | 37 |
| Binary | 1100101 | 111001 | 1010100 | 0 | 101100 | 10001 | 111100 | 101000011 | 11100 | 11111 |
Color Harmonies of #653954
Complementary color
Monochromatic Colors of #653954
Black with #653954
Text Example
Text Example
White with #653954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653954; }
p { color: rgb(101,57,84); }
H1.HeaderClassName
{
color: #653954;
}
.AnyTagClassName
{
color: #653954;
}
</style>
background-color css
<style>
a { background-color: #653954; }
a { background-color: rgb(101,57,84); }
div.DivClassName
{
background-color: #653954;
}
.BgClassName
{
background-color: #653954;
}
</style>
border-color css
<style>
span { border-color: #653954; }
span { border-color: rgb(101,57,84); }
td.TdClassName
{
border-color: #653954;
}
.TagClassName
{
border-color: #653954;
}
</style>