Shades of Finn #653952
Tints of Finn #653952
RGB
CMYK
RGB Variations
Color information
#653952 (or 0x653952) is known color: Finn. HEX triplet: 65, 39 and 52. RGB value is (101,57,82). Sum of RGB (Red+Green+Blue) = 101+57+82=240 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.08% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 101 - color contains mainly: red. Hex color #653952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653952 is #9AC6AD. Grayscale: #484848. Windows color (decimal): -10143406 or 5388645. OLE color: 5388645.
HSL color Cylindrical-coordinate representation of color #653952: hue angle of 325.91º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #653952 is Cyan = 0, Magento = 0.44, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 57 | 82 | - |
| CMYK | 0 | 0.44 | 0.19 | 0.60 |
| HSL | 325.91º | 0.28% | 0.31% | - |
| HSV(B) | 325.91º | 0.44% | 0.4% | - |
| XYZ | 8.35 | 6.3 | 8.76 | - |
| YUV | 73.01 | 133.08 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 57 | 82 | 0 | 0.44 | 0.19 | 0.60 | 325.91 | 0.28 | 0.31 |
| Hex | 65 | 39 | 52 | 0 | 2C | 13 | 3C | 146 | 1C | 1F |
| Octal | 145 | 71 | 122 | 0 | 54 | 23 | 74 | 506 | 34 | 37 |
| Binary | 1100101 | 111001 | 1010010 | 0 | 101100 | 10011 | 111100 | 101000110 | 11100 | 11111 |
Color Harmonies of #653952
Complementary color
Monochromatic Colors of #653952
Black with #653952
Text Example
Text Example
White with #653952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653952; }
p { color: rgb(101,57,82); }
H1.HeaderClassName
{
color: #653952;
}
.AnyTagClassName
{
color: #653952;
}
</style>
background-color css
<style>
a { background-color: #653952; }
a { background-color: rgb(101,57,82); }
div.DivClassName
{
background-color: #653952;
}
.BgClassName
{
background-color: #653952;
}
</style>
border-color css
<style>
span { border-color: #653952; }
span { border-color: rgb(101,57,82); }
td.TdClassName
{
border-color: #653952;
}
.TagClassName
{
border-color: #653952;
}
</style>