Shades of Finn #653453
Tints of Finn #653453
RGB
CMYK
RGB Variations
Color information
#653453 (or 0x653453) is known color: Finn. HEX triplet: 65, 34 and 53. RGB value is (101,52,83). Sum of RGB (Red+Green+Blue) = 101+52+83=236 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.80% from 236); Green value is 52 (20.70% from 255 or 22.03% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 101 - color contains mainly: red. Hex color #653453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653453 is #9ACBAC. Grayscale: #464646. Windows color (decimal): -10144685 or 5452901. OLE color: 5452901.
HSL color Cylindrical-coordinate representation of color #653453: hue angle of 322.04º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #653453 is Cyan = 0, Magento = 0.49, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 83 | - |
| CMYK | 0 | 0.49 | 0.18 | 0.60 |
| HSL | 322.04º | 0.32% | 0.3% | - |
| HSV(B) | 322.04º | 0.49% | 0.4% | - |
| XYZ | 8.16 | 5.85 | 8.88 | - |
| YUV | 70.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 83 | 0 | 0.49 | 0.18 | 0.60 | 322.04 | 0.32 | 0.3 |
| Hex | 65 | 34 | 53 | 0 | 31 | 12 | 3C | 142 | 20 | 1E |
| Octal | 145 | 64 | 123 | 0 | 61 | 22 | 74 | 502 | 40 | 36 |
| Binary | 1100101 | 110100 | 1010011 | 0 | 110001 | 10010 | 111100 | 101000010 | 100000 | 11110 |
Color Harmonies of #653453
Complementary color
Monochromatic Colors of #653453
Black with #653453
Text Example
Text Example
White with #653453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653453; }
p { color: rgb(101,52,83); }
H1.HeaderClassName
{
color: #653453;
}
.AnyTagClassName
{
color: #653453;
}
</style>
background-color css
<style>
a { background-color: #653453; }
a { background-color: rgb(101,52,83); }
div.DivClassName
{
background-color: #653453;
}
.BgClassName
{
background-color: #653453;
}
</style>
border-color css
<style>
span { border-color: #653453; }
span { border-color: rgb(101,52,83); }
td.TdClassName
{
border-color: #653453;
}
.TagClassName
{
border-color: #653453;
}
</style>