Shades of Finn #653352
Tints of Finn #653352
RGB
CMYK
RGB Variations
Color information
#653352 (or 0x653352) is known color: Finn. HEX triplet: 65, 33 and 52. RGB value is (101,51,82). Sum of RGB (Red+Green+Blue) = 101+51+82=234 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.16% from 234); Green value is 51 (20.31% from 255 or 21.79% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 101 - color contains mainly: red. Hex color #653352 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653352 is #9ACCAD. Grayscale: #454545. Windows color (decimal): -10144942 or 5387109. OLE color: 5387109.
HSL color Cylindrical-coordinate representation of color #653352: hue angle of 322.8º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653352 is Cyan = 0, Magento = 0.50, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 51 | 82 | - |
| CMYK | 0 | 0.50 | 0.19 | 0.60 |
| HSL | 322.8º | 0.33% | 0.3% | - |
| HSV(B) | 322.8º | 0.5% | 0.4% | - |
| XYZ | 8.07 | 5.74 | 8.67 | - |
| YUV | 69.48 | 135.07 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 51 | 82 | 0 | 0.50 | 0.19 | 0.60 | 322.8 | 0.33 | 0.3 |
| Hex | 65 | 33 | 52 | 0 | 32 | 13 | 3C | 143 | 21 | 1E |
| Octal | 145 | 63 | 122 | 0 | 62 | 23 | 74 | 503 | 41 | 36 |
| Binary | 1100101 | 110011 | 1010010 | 0 | 110010 | 10011 | 111100 | 101000011 | 100001 | 11110 |
Color Harmonies of #653352
Complementary color
Monochromatic Colors of #653352
Black with #653352
Text Example
Text Example
White with #653352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653352; }
p { color: rgb(101,51,82); }
H1.HeaderClassName
{
color: #653352;
}
.AnyTagClassName
{
color: #653352;
}
</style>
background-color css
<style>
a { background-color: #653352; }
a { background-color: rgb(101,51,82); }
div.DivClassName
{
background-color: #653352;
}
.BgClassName
{
background-color: #653352;
}
</style>
border-color css
<style>
span { border-color: #653352; }
span { border-color: rgb(101,51,82); }
td.TdClassName
{
border-color: #653352;
}
.TagClassName
{
border-color: #653352;
}
</style>