Shades of Persian Plum #643531
Tints of Persian Plum #643531
RGB
CMYK
RGB Variations
Color information
#643531 (or 0x643531) is known color: Persian Plum. HEX triplet: 64, 35 and 31. RGB value is (100,53,49). Sum of RGB (Red+Green+Blue) = 100+53+49=202 (26% of max value = 765). Red value is 100 (39.45% from 255 or 49.50% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 49 (19.53% from 255 or 24.26% from 202); Max value from RGB is 100 - color contains mainly: red. Hex color #643531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643531 is #9BCACE. Grayscale: #424242. Windows color (decimal): -10209999 or 3224932. OLE color: 3224932.
HSL color Cylindrical-coordinate representation of color #643531: hue angle of 4.71º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #643531 is Cyan = 0, Magento = 0.47, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 49 | - |
| CMYK | 0 | 0.47 | 0.51 | 0.61 |
| HSL | 4.71º | 0.34% | 0.29% | - |
| HSV(B) | 4.71º | 0.51% | 0.39% | - |
| XYZ | 7.08 | 5.48 | 3.59 | - |
| YUV | 66.6 | 118.07 | 151.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 49 | 0 | 0.47 | 0.51 | 0.61 | 4.71 | 0.34 | 0.29 |
| Hex | 64 | 35 | 31 | 0 | 2F | 33 | 3D | 5 | 22 | 1D |
| Octal | 144 | 65 | 61 | 0 | 57 | 63 | 75 | 5 | 42 | 35 |
| Binary | 1100100 | 110101 | 110001 | 0 | 101111 | 110011 | 111101 | 101 | 100010 | 11101 |
Color Harmonies of #643531
Complementary color
Monochromatic Colors of #643531
Black with #643531
Text Example
Text Example
White with #643531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643531; }
p { color: rgb(100,53,49); }
H1.HeaderClassName
{
color: #643531;
}
.AnyTagClassName
{
color: #643531;
}
</style>
background-color css
<style>
a { background-color: #643531; }
a { background-color: rgb(100,53,49); }
div.DivClassName
{
background-color: #643531;
}
.BgClassName
{
background-color: #643531;
}
</style>
border-color css
<style>
span { border-color: #643531; }
span { border-color: rgb(100,53,49); }
td.TdClassName
{
border-color: #643531;
}
.TagClassName
{
border-color: #643531;
}
</style>