Shades of Persian Plum #653432
Tints of Persian Plum #653432
RGB
CMYK
RGB Variations
Color information
#653432 (or 0x653432) is known color: Persian Plum. HEX triplet: 65, 34 and 32. RGB value is (101,52,50). Sum of RGB (Red+Green+Blue) = 101+52+50=203 (26% of max value = 765). Red value is 101 (39.84% from 255 or 49.75% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 50 (19.92% from 255 or 24.63% from 203); Max value from RGB is 101 - color contains mainly: red. Hex color #653432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653432 is #9ACBCD. Grayscale: #424242. Windows color (decimal): -10144718 or 3290213. OLE color: 3290213.
HSL color Cylindrical-coordinate representation of color #653432: hue angle of 2.35º 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 #653432 is Cyan = 0, Magento = 0.49, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 50 | - |
| CMYK | 0 | 0.49 | 0.50 | 0.60 |
| HSL | 2.35º | 0.34% | 0.3% | - |
| HSV(B) | 2.35º | 0.5% | 0.4% | - |
| XYZ | 7.17 | 5.45 | 3.69 | - |
| YUV | 66.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 50 | 0 | 0.49 | 0.50 | 0.60 | 2.35 | 0.34 | 0.3 |
| Hex | 65 | 34 | 32 | 0 | 31 | 32 | 3C | 2 | 22 | 1E |
| Octal | 145 | 64 | 62 | 0 | 61 | 62 | 74 | 2 | 42 | 36 |
| Binary | 1100101 | 110100 | 110010 | 0 | 110001 | 110010 | 111100 | 10 | 100010 | 11110 |
Color Harmonies of #653432
Complementary color
Monochromatic Colors of #653432
Black with #653432
Text Example
Text Example
White with #653432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653432; }
p { color: rgb(101,52,50); }
H1.HeaderClassName
{
color: #653432;
}
.AnyTagClassName
{
color: #653432;
}
</style>
background-color css
<style>
a { background-color: #653432; }
a { background-color: rgb(101,52,50); }
div.DivClassName
{
background-color: #653432;
}
.BgClassName
{
background-color: #653432;
}
</style>
border-color css
<style>
span { border-color: #653432; }
span { border-color: rgb(101,52,50); }
td.TdClassName
{
border-color: #653432;
}
.TagClassName
{
border-color: #653432;
}
</style>