Shades of Finn #654757
Tints of Finn #654757
RGB
CMYK
RGB Variations
Color information
#654757 (or 0x654757) is known color: Finn. HEX triplet: 65, 47 and 57. RGB value is (101,71,87). Sum of RGB (Red+Green+Blue) = 101+71+87=259 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.00% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 101 - color contains mainly: red. Hex color #654757 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654757 is #9AB8A8. Grayscale: #515151. Windows color (decimal): -10139817 or 5719909. OLE color: 5719909.
HSL color Cylindrical-coordinate representation of color #654757: hue angle of 328º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #654757 is Cyan = 0, Magento = 0.30, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 71 | 87 | - |
| CMYK | 0 | 0.30 | 0.14 | 0.60 |
| HSL | 328º | 0.17% | 0.34% | - |
| HSV(B) | 328º | 0.3% | 0.4% | - |
| XYZ | 9.34 | 7.96 | 10.06 | - |
| YUV | 81.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 71 | 87 | 0 | 0.30 | 0.14 | 0.60 | 328 | 0.17 | 0.34 |
| Hex | 65 | 47 | 57 | 0 | 1E | E | 3C | 148 | 11 | 22 |
| Octal | 145 | 107 | 127 | 0 | 36 | 16 | 74 | 510 | 21 | 42 |
| Binary | 1100101 | 1000111 | 1010111 | 0 | 11110 | 1110 | 111100 | 101001000 | 10001 | 100010 |
Color Harmonies of #654757
Complementary color
Monochromatic Colors of #654757
Black with #654757
Text Example
Text Example
White with #654757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654757; }
p { color: rgb(101,71,87); }
H1.HeaderClassName
{
color: #654757;
}
.AnyTagClassName
{
color: #654757;
}
</style>
background-color css
<style>
a { background-color: #654757; }
a { background-color: rgb(101,71,87); }
div.DivClassName
{
background-color: #654757;
}
.BgClassName
{
background-color: #654757;
}
</style>
border-color css
<style>
span { border-color: #654757; }
span { border-color: rgb(101,71,87); }
td.TdClassName
{
border-color: #654757;
}
.TagClassName
{
border-color: #654757;
}
</style>