Shades of Finn #654658
Tints of Finn #654658
RGB
CMYK
RGB Variations
Color information
#654658 (or 0x654658) is known color: Finn. HEX triplet: 65, 46 and 58. RGB value is (101,70,88). Sum of RGB (Red+Green+Blue) = 101+70+88=259 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.00% from 259); Green value is 70 (27.73% from 255 or 27.03% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 101 - color contains mainly: red. Hex color #654658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #654658 is #9AB9A7. Grayscale: #515151. Windows color (decimal): -10140072 or 5785189. OLE color: 5785189.
HSL color Cylindrical-coordinate representation of color #654658: hue angle of 325.16º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #654658 is Cyan = 0, Magento = 0.31, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 70 | 88 | - |
| CMYK | 0 | 0.31 | 0.13 | 0.60 |
| HSL | 325.16º | 0.18% | 0.34% | - |
| HSV(B) | 325.16º | 0.31% | 0.4% | - |
| XYZ | 9.32 | 7.85 | 10.26 | - |
| YUV | 81.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 70 | 88 | 0 | 0.31 | 0.13 | 0.60 | 325.16 | 0.18 | 0.34 |
| Hex | 65 | 46 | 58 | 0 | 1F | D | 3C | 145 | 12 | 22 |
| Octal | 145 | 106 | 130 | 0 | 37 | 15 | 74 | 505 | 22 | 42 |
| Binary | 1100101 | 1000110 | 1011000 | 0 | 11111 | 1101 | 111100 | 101000101 | 10010 | 100010 |
Color Harmonies of #654658
Complementary color
Monochromatic Colors of #654658
Black with #654658
Text Example
Text Example
White with #654658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #654658; }
p { color: rgb(101,70,88); }
H1.HeaderClassName
{
color: #654658;
}
.AnyTagClassName
{
color: #654658;
}
</style>
background-color css
<style>
a { background-color: #654658; }
a { background-color: rgb(101,70,88); }
div.DivClassName
{
background-color: #654658;
}
.BgClassName
{
background-color: #654658;
}
</style>
border-color css
<style>
span { border-color: #654658; }
span { border-color: rgb(101,70,88); }
td.TdClassName
{
border-color: #654658;
}
.TagClassName
{
border-color: #654658;
}
</style>