Shades of Persian Plum #643635
Tints of Persian Plum #643635
RGB
CMYK
RGB Variations
Color information
#643635 (or 0x643635) is known color: Persian Plum. HEX triplet: 64, 36 and 35. RGB value is (100,54,53). Sum of RGB (Red+Green+Blue) = 100+54+53=207 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.31% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 53 (21.09% from 255 or 25.60% from 207); Max value from RGB is 100 - color contains mainly: red. Hex color #643635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643635 is #9BC9CA. Grayscale: #434343. Windows color (decimal): -10209739 or 3487332. OLE color: 3487332.
HSL color Cylindrical-coordinate representation of color #643635: hue angle of 1.28º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #643635 is Cyan = 0, Magento = 0.46, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 53 | - |
| CMYK | 0 | 0.46 | 0.47 | 0.61 |
| HSL | 1.28º | 0.31% | 0.3% | - |
| HSV(B) | 1.28º | 0.47% | 0.39% | - |
| XYZ | 7.22 | 5.6 | 4.07 | - |
| YUV | 67.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 53 | 0 | 0.46 | 0.47 | 0.61 | 1.28 | 0.31 | 0.3 |
| Hex | 64 | 36 | 35 | 0 | 2E | 2F | 3D | 1 | 1F | 1E |
| Octal | 144 | 66 | 65 | 0 | 56 | 57 | 75 | 1 | 37 | 36 |
| Binary | 1100100 | 110110 | 110101 | 0 | 101110 | 101111 | 111101 | 1 | 11111 | 11110 |
Color Harmonies of #643635
Complementary color
Monochromatic Colors of #643635
Black with #643635
Text Example
Text Example
White with #643635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643635; }
p { color: rgb(100,54,53); }
H1.HeaderClassName
{
color: #643635;
}
.AnyTagClassName
{
color: #643635;
}
</style>
background-color css
<style>
a { background-color: #643635; }
a { background-color: rgb(100,54,53); }
div.DivClassName
{
background-color: #643635;
}
.BgClassName
{
background-color: #643635;
}
</style>
border-color css
<style>
span { border-color: #643635; }
span { border-color: rgb(100,54,53); }
td.TdClassName
{
border-color: #643635;
}
.TagClassName
{
border-color: #643635;
}
</style>