Shades of Persian Plum #643632
Tints of Persian Plum #643632
RGB
CMYK
RGB Variations
Color information
#643632 (or 0x643632) is known color: Persian Plum. HEX triplet: 64, 36 and 32. RGB value is (100,54,50). Sum of RGB (Red+Green+Blue) = 100+54+50=204 (27% of max value = 765). Red value is 100 (39.45% from 255 or 49.02% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 100 - color contains mainly: red. Hex color #643632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643632 is #9BC9CD. Grayscale: #434343. Windows color (decimal): -10209742 or 3290724. OLE color: 3290724.
HSL color Cylindrical-coordinate representation of color #643632: hue angle of 4.8º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #643632 is Cyan = 0, Magento = 0.46, Yellow = 0.50 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 50 | - |
| CMYK | 0 | 0.46 | 0.50 | 0.61 |
| HSL | 4.8º | 0.33% | 0.29% | - |
| HSV(B) | 4.8º | 0.5% | 0.39% | - |
| XYZ | 7.15 | 5.58 | 3.72 | - |
| YUV | 67.3 | 118.24 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 50 | 0 | 0.46 | 0.50 | 0.61 | 4.8 | 0.33 | 0.29 |
| Hex | 64 | 36 | 32 | 0 | 2E | 32 | 3D | 5 | 21 | 1D |
| Octal | 144 | 66 | 62 | 0 | 56 | 62 | 75 | 5 | 41 | 35 |
| Binary | 1100100 | 110110 | 110010 | 0 | 101110 | 110010 | 111101 | 101 | 100001 | 11101 |
Color Harmonies of #643632
Complementary color
Monochromatic Colors of #643632
Black with #643632
Text Example
Text Example
White with #643632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643632; }
p { color: rgb(100,54,50); }
H1.HeaderClassName
{
color: #643632;
}
.AnyTagClassName
{
color: #643632;
}
</style>
background-color css
<style>
a { background-color: #643632; }
a { background-color: rgb(100,54,50); }
div.DivClassName
{
background-color: #643632;
}
.BgClassName
{
background-color: #643632;
}
</style>
border-color css
<style>
span { border-color: #643632; }
span { border-color: rgb(100,54,50); }
td.TdClassName
{
border-color: #643632;
}
.TagClassName
{
border-color: #643632;
}
</style>