Shades of Finn #654557
Tints of Finn #654557
RGB
CMYK
RGB Variations
Color information
#654557 (or 0x654557) is known color: Finn. HEX triplet: 65, 45 and 57. RGB value is (101,69,87). Sum of RGB (Red+Green+Blue) = 101+69+87=257 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.30% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 87 (34.38% from 255 or 33.85% from 257); Max value from RGB is 101 - color contains mainly: red. Hex color #654557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654557 is #9ABAA8. Grayscale: #505050. Windows color (decimal): -10140329 or 5719397. OLE color: 5719397.
HSL color Cylindrical-coordinate representation of color #654557: hue angle of 326.25º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #654557 is Cyan = 0, Magento = 0.32, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 69 | 87 | - |
| CMYK | 0 | 0.32 | 0.14 | 0.60 |
| HSL | 326.25º | 0.19% | 0.33% | - |
| HSV(B) | 326.25º | 0.32% | 0.4% | - |
| XYZ | 9.22 | 7.71 | 10.02 | - |
| YUV | 80.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 69 | 87 | 0 | 0.32 | 0.14 | 0.60 | 326.25 | 0.19 | 0.33 |
| Hex | 65 | 45 | 57 | 0 | 20 | E | 3C | 146 | 13 | 21 |
| Octal | 145 | 105 | 127 | 0 | 40 | 16 | 74 | 506 | 23 | 41 |
| Binary | 1100101 | 1000101 | 1010111 | 0 | 100000 | 1110 | 111100 | 101000110 | 10011 | 100001 |
Color Harmonies of #654557
Complementary color
Monochromatic Colors of #654557
Black with #654557
Text Example
Text Example
White with #654557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654557; }
p { color: rgb(101,69,87); }
H1.HeaderClassName
{
color: #654557;
}
.AnyTagClassName
{
color: #654557;
}
</style>
background-color css
<style>
a { background-color: #654557; }
a { background-color: rgb(101,69,87); }
div.DivClassName
{
background-color: #654557;
}
.BgClassName
{
background-color: #654557;
}
</style>
border-color css
<style>
span { border-color: #654557; }
span { border-color: rgb(101,69,87); }
td.TdClassName
{
border-color: #654557;
}
.TagClassName
{
border-color: #654557;
}
</style>