Shades of Persian Plum #653532
Tints of Persian Plum #653532
RGB
CMYK
RGB Variations
Color information
#653532 (or 0x653532) is known color: Persian Plum. HEX triplet: 65, 35 and 32. RGB value is (101,53,50). Sum of RGB (Red+Green+Blue) = 101+53+50=204 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.51% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 101 - color contains mainly: red. Hex color #653532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653532 is #9ACACD. Grayscale: #434343. Windows color (decimal): -10144462 or 3290469. OLE color: 3290469.
HSL color Cylindrical-coordinate representation of color #653532: hue angle of 3.53º degrees, saturation: 0.34, 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 #653532 is Cyan = 0, Magento = 0.48, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 53 | 50 | - |
| CMYK | 0 | 0.48 | 0.50 | 0.60 |
| HSL | 3.53º | 0.34% | 0.3% | - |
| HSV(B) | 3.53º | 0.5% | 0.4% | - |
| XYZ | 7.22 | 5.54 | 3.71 | - |
| YUV | 67.01 | 118.4 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 53 | 50 | 0 | 0.48 | 0.50 | 0.60 | 3.53 | 0.34 | 0.3 |
| Hex | 65 | 35 | 32 | 0 | 30 | 32 | 3C | 4 | 22 | 1E |
| Octal | 145 | 65 | 62 | 0 | 60 | 62 | 74 | 4 | 42 | 36 |
| Binary | 1100101 | 110101 | 110010 | 0 | 110000 | 110010 | 111100 | 100 | 100010 | 11110 |
Color Harmonies of #653532
Complementary color
Monochromatic Colors of #653532
Black with #653532
Text Example
Text Example
White with #653532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653532; }
p { color: rgb(101,53,50); }
H1.HeaderClassName
{
color: #653532;
}
.AnyTagClassName
{
color: #653532;
}
</style>
background-color css
<style>
a { background-color: #653532; }
a { background-color: rgb(101,53,50); }
div.DivClassName
{
background-color: #653532;
}
.BgClassName
{
background-color: #653532;
}
</style>
border-color css
<style>
span { border-color: #653532; }
span { border-color: rgb(101,53,50); }
td.TdClassName
{
border-color: #653532;
}
.TagClassName
{
border-color: #653532;
}
</style>