Shades of Persian Plum #643534
Tints of Persian Plum #643534
RGB
CMYK
RGB Variations
Color information
#643534 (or 0x643534) is known color: Persian Plum. HEX triplet: 64, 35 and 34. RGB value is (100,53,52). Sum of RGB (Red+Green+Blue) = 100+53+52=205 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.78% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 52 (20.70% from 255 or 25.37% from 205); Max value from RGB is 100 - color contains mainly: red. Hex color #643534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643534 is #9BCACB. Grayscale: #424242. Windows color (decimal): -10209996 or 3421540. OLE color: 3421540.
HSL color Cylindrical-coordinate representation of color #643534: hue angle of 1.25º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #643534 is Cyan = 0, Magento = 0.47, Yellow = 0.48 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 52 | - |
| CMYK | 0 | 0.47 | 0.48 | 0.61 |
| HSL | 1.25º | 0.32% | 0.3% | - |
| HSV(B) | 1.25º | 0.48% | 0.39% | - |
| XYZ | 7.15 | 5.5 | 3.93 | - |
| YUV | 66.94 | 119.57 | 151.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 52 | 0 | 0.47 | 0.48 | 0.61 | 1.25 | 0.32 | 0.3 |
| Hex | 64 | 35 | 34 | 0 | 2F | 30 | 3D | 1 | 20 | 1E |
| Octal | 144 | 65 | 64 | 0 | 57 | 60 | 75 | 1 | 40 | 36 |
| Binary | 1100100 | 110101 | 110100 | 0 | 101111 | 110000 | 111101 | 1 | 100000 | 11110 |
Color Harmonies of #643534
Complementary color
Monochromatic Colors of #643534
Black with #643534
Text Example
Text Example
White with #643534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643534; }
p { color: rgb(100,53,52); }
H1.HeaderClassName
{
color: #643534;
}
.AnyTagClassName
{
color: #643534;
}
</style>
background-color css
<style>
a { background-color: #643534; }
a { background-color: rgb(100,53,52); }
div.DivClassName
{
background-color: #643534;
}
.BgClassName
{
background-color: #643534;
}
</style>
border-color css
<style>
span { border-color: #643534; }
span { border-color: rgb(100,53,52); }
td.TdClassName
{
border-color: #643534;
}
.TagClassName
{
border-color: #643534;
}
</style>