Shades of Finn #653853
Tints of Finn #653853
RGB
CMYK
RGB Variations
Color information
#653853 (or 0x653853) is known color: Finn. HEX triplet: 65, 38 and 53. RGB value is (101,56,83). Sum of RGB (Red+Green+Blue) = 101+56+83=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 83 (32.81% from 255 or 34.58% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #653853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653853 is #9AC7AC. Grayscale: #484848. Windows color (decimal): -10143661 or 5453925. OLE color: 5453925.
HSL color Cylindrical-coordinate representation of color #653853: hue angle of 324º 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 #653853 is Cyan = 0, Magento = 0.45, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 83 | - |
| CMYK | 0 | 0.45 | 0.18 | 0.60 |
| HSL | 324º | 0.29% | 0.31% | - |
| HSV(B) | 324º | 0.45% | 0.4% | - |
| XYZ | 8.34 | 6.22 | 8.94 | - |
| YUV | 72.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 83 | 0 | 0.45 | 0.18 | 0.60 | 324 | 0.29 | 0.31 |
| Hex | 65 | 38 | 53 | 0 | 2D | 12 | 3C | 144 | 1D | 1F |
| Octal | 145 | 70 | 123 | 0 | 55 | 22 | 74 | 504 | 35 | 37 |
| Binary | 1100101 | 111000 | 1010011 | 0 | 101101 | 10010 | 111100 | 101000100 | 11101 | 11111 |
Color Harmonies of #653853
Complementary color
Monochromatic Colors of #653853
Black with #653853
Text Example
Text Example
White with #653853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653853; }
p { color: rgb(101,56,83); }
H1.HeaderClassName
{
color: #653853;
}
.AnyTagClassName
{
color: #653853;
}
</style>
background-color css
<style>
a { background-color: #653853; }
a { background-color: rgb(101,56,83); }
div.DivClassName
{
background-color: #653853;
}
.BgClassName
{
background-color: #653853;
}
</style>
border-color css
<style>
span { border-color: #653853; }
span { border-color: rgb(101,56,83); }
td.TdClassName
{
border-color: #653853;
}
.TagClassName
{
border-color: #653853;
}
</style>