Shades of Finn #654156
Tints of Finn #654156
RGB
CMYK
RGB Variations
Color information
#654156 (or 0x654156) is known color: Finn. HEX triplet: 65, 41 and 56. RGB value is (101,65,86). Sum of RGB (Red+Green+Blue) = 101+65+86=252 (33% of max value = 765). Red value is 101 (39.84% from 255 or 40.08% from 252); Green value is 65 (25.78% from 255 or 25.79% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 101 - color contains mainly: red. Hex color #654156 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654156 is #9ABEA9. Grayscale: #4E4E4E. Windows color (decimal): -10141354 or 5652837. OLE color: 5652837.
HSL color Cylindrical-coordinate representation of color #654156: hue angle of 325º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #654156 is Cyan = 0, Magento = 0.36, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 65 | 86 | - |
| CMYK | 0 | 0.36 | 0.15 | 0.60 |
| HSL | 325º | 0.22% | 0.33% | - |
| HSV(B) | 325º | 0.36% | 0.4% | - |
| XYZ | 8.94 | 7.22 | 9.73 | - |
| YUV | 78.16 | 132.43 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 65 | 86 | 0 | 0.36 | 0.15 | 0.60 | 325 | 0.22 | 0.33 |
| Hex | 65 | 41 | 56 | 0 | 24 | F | 3C | 145 | 16 | 21 |
| Octal | 145 | 101 | 126 | 0 | 44 | 17 | 74 | 505 | 26 | 41 |
| Binary | 1100101 | 1000001 | 1010110 | 0 | 100100 | 1111 | 111100 | 101000101 | 10110 | 100001 |
Color Harmonies of #654156
Complementary color
Monochromatic Colors of #654156
Black with #654156
Text Example
Text Example
White with #654156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654156; }
p { color: rgb(101,65,86); }
H1.HeaderClassName
{
color: #654156;
}
.AnyTagClassName
{
color: #654156;
}
</style>
background-color css
<style>
a { background-color: #654156; }
a { background-color: rgb(101,65,86); }
div.DivClassName
{
background-color: #654156;
}
.BgClassName
{
background-color: #654156;
}
</style>
border-color css
<style>
span { border-color: #654156; }
span { border-color: rgb(101,65,86); }
td.TdClassName
{
border-color: #654156;
}
.TagClassName
{
border-color: #654156;
}
</style>