Shades of Finn #654957
Tints of Finn #654957
RGB
CMYK
RGB Variations
Color information
#654957 (or 0x654957) is known color: Finn. HEX triplet: 65, 49 and 57. RGB value is (101,73,87). Sum of RGB (Red+Green+Blue) = 101+73+87=261 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.70% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 87 (34.38% from 255 or 33.33% from 261); Max value from RGB is 101 - color contains mainly: red. Hex color #654957 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654957 is #9AB6A8. Grayscale: #525252. Windows color (decimal): -10139305 or 5720421. OLE color: 5720421.
HSL color Cylindrical-coordinate representation of color #654957: hue angle of 330º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #654957 is Cyan = 0, Magento = 0.28, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 73 | 87 | - |
| CMYK | 0 | 0.28 | 0.14 | 0.60 |
| HSL | 330º | 0.16% | 0.34% | - |
| HSV(B) | 330º | 0.28% | 0.4% | - |
| XYZ | 9.47 | 8.22 | 10.1 | - |
| YUV | 82.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 73 | 87 | 0 | 0.28 | 0.14 | 0.60 | 330 | 0.16 | 0.34 |
| Hex | 65 | 49 | 57 | 0 | 1C | E | 3C | 14A | 10 | 22 |
| Octal | 145 | 111 | 127 | 0 | 34 | 16 | 74 | 512 | 20 | 42 |
| Binary | 1100101 | 1001001 | 1010111 | 0 | 11100 | 1110 | 111100 | 101001010 | 10000 | 100010 |
Color Harmonies of #654957
Complementary color
Monochromatic Colors of #654957
Black with #654957
Text Example
Text Example
White with #654957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654957; }
p { color: rgb(101,73,87); }
H1.HeaderClassName
{
color: #654957;
}
.AnyTagClassName
{
color: #654957;
}
</style>
background-color css
<style>
a { background-color: #654957; }
a { background-color: rgb(101,73,87); }
div.DivClassName
{
background-color: #654957;
}
.BgClassName
{
background-color: #654957;
}
</style>
border-color css
<style>
span { border-color: #654957; }
span { border-color: rgb(101,73,87); }
td.TdClassName
{
border-color: #654957;
}
.TagClassName
{
border-color: #654957;
}
</style>