Shades of Finn #653850
Tints of Finn #653850
RGB
CMYK
RGB Variations
Color information
#653850 (or 0x653850) is known color: Finn. HEX triplet: 65, 38 and 50. RGB value is (101,56,80). Sum of RGB (Red+Green+Blue) = 101+56+80=237 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.62% from 237); Green value is 56 (22.27% from 255 or 23.63% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 101 - color contains mainly: red. Hex color #653850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653850 is #9AC7AF. Grayscale: #484848. Windows color (decimal): -10143664 or 5257317. OLE color: 5257317.
HSL color Cylindrical-coordinate representation of color #653850: hue angle of 328º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #653850 is Cyan = 0, Magento = 0.45, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 80 | - |
| CMYK | 0 | 0.45 | 0.21 | 0.60 |
| HSL | 328º | 0.29% | 0.31% | - |
| HSV(B) | 328º | 0.45% | 0.4% | - |
| XYZ | 8.23 | 6.17 | 8.35 | - |
| YUV | 72.19 | 132.41 | 148.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 80 | 0 | 0.45 | 0.21 | 0.60 | 328 | 0.29 | 0.31 |
| Hex | 65 | 38 | 50 | 0 | 2D | 15 | 3C | 148 | 1D | 1F |
| Octal | 145 | 70 | 120 | 0 | 55 | 25 | 74 | 510 | 35 | 37 |
| Binary | 1100101 | 111000 | 1010000 | 0 | 101101 | 10101 | 111100 | 101001000 | 11101 | 11111 |
Color Harmonies of #653850
Complementary color
Monochromatic Colors of #653850
Black with #653850
Text Example
Text Example
White with #653850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653850; }
p { color: rgb(101,56,80); }
H1.HeaderClassName
{
color: #653850;
}
.AnyTagClassName
{
color: #653850;
}
</style>
background-color css
<style>
a { background-color: #653850; }
a { background-color: rgb(101,56,80); }
div.DivClassName
{
background-color: #653850;
}
.BgClassName
{
background-color: #653850;
}
</style>
border-color css
<style>
span { border-color: #653850; }
span { border-color: rgb(101,56,80); }
td.TdClassName
{
border-color: #653850;
}
.TagClassName
{
border-color: #653850;
}
</style>