Shades of Finn #654856
Tints of Finn #654856
RGB
CMYK
RGB Variations
Color information
#654856 (or 0x654856) is known color: Finn. HEX triplet: 65, 48 and 56. RGB value is (101,72,86). Sum of RGB (Red+Green+Blue) = 101+72+86=259 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.00% from 259); Green value is 72 (28.52% from 255 or 27.80% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 101 - color contains mainly: red. Hex color #654856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654856 is #9AB7A9. Grayscale: #525252. Windows color (decimal): -10139562 or 5654629. OLE color: 5654629.
HSL color Cylindrical-coordinate representation of color #654856: hue angle of 331.03º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #654856 is Cyan = 0, Magento = 0.29, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 72 | 86 | - |
| CMYK | 0 | 0.29 | 0.15 | 0.60 |
| HSL | 331.03º | 0.17% | 0.34% | - |
| HSV(B) | 331.03º | 0.29% | 0.4% | - |
| XYZ | 9.36 | 8.07 | 9.87 | - |
| YUV | 82.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 72 | 86 | 0 | 0.29 | 0.15 | 0.60 | 331.03 | 0.17 | 0.34 |
| Hex | 65 | 48 | 56 | 0 | 1D | F | 3C | 14B | 11 | 22 |
| Octal | 145 | 110 | 126 | 0 | 35 | 17 | 74 | 513 | 21 | 42 |
| Binary | 1100101 | 1001000 | 1010110 | 0 | 11101 | 1111 | 111100 | 101001011 | 10001 | 100010 |
Color Harmonies of #654856
Complementary color
Monochromatic Colors of #654856
Black with #654856
Text Example
Text Example
White with #654856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654856; }
p { color: rgb(101,72,86); }
H1.HeaderClassName
{
color: #654856;
}
.AnyTagClassName
{
color: #654856;
}
</style>
background-color css
<style>
a { background-color: #654856; }
a { background-color: rgb(101,72,86); }
div.DivClassName
{
background-color: #654856;
}
.BgClassName
{
background-color: #654856;
}
</style>
border-color css
<style>
span { border-color: #654856; }
span { border-color: rgb(101,72,86); }
td.TdClassName
{
border-color: #654856;
}
.TagClassName
{
border-color: #654856;
}
</style>