Shades of Persian Plum #643633
Tints of Persian Plum #643633
RGB
CMYK
RGB Variations
Color information
#643633 (or 0x643633) is known color: Persian Plum. HEX triplet: 64, 36 and 33. RGB value is (100,54,51). Sum of RGB (Red+Green+Blue) = 100+54+51=205 (27% of max value = 765). Red value is 100 (39.45% from 255 or 48.78% from 205); Green value is 54 (21.48% from 255 or 26.34% from 205); Blue value is 51 (20.31% from 255 or 24.88% from 205); Max value from RGB is 100 - color contains mainly: red. Hex color #643633 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643633 is #9BC9CC. Grayscale: #434343. Windows color (decimal): -10209741 or 3356260. OLE color: 3356260.
HSL color Cylindrical-coordinate representation of color #643633: hue angle of 3.67º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #643633 is Cyan = 0, Magento = 0.46, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 51 | - |
| CMYK | 0 | 0.46 | 0.49 | 0.61 |
| HSL | 3.67º | 0.32% | 0.3% | - |
| HSV(B) | 3.67º | 0.49% | 0.39% | - |
| XYZ | 7.17 | 5.59 | 3.83 | - |
| YUV | 67.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 51 | 0 | 0.46 | 0.49 | 0.61 | 3.67 | 0.32 | 0.3 |
| Hex | 64 | 36 | 33 | 0 | 2E | 31 | 3D | 4 | 20 | 1E |
| Octal | 144 | 66 | 63 | 0 | 56 | 61 | 75 | 4 | 40 | 36 |
| Binary | 1100100 | 110110 | 110011 | 0 | 101110 | 110001 | 111101 | 100 | 100000 | 11110 |
Color Harmonies of #643633
Complementary color
Monochromatic Colors of #643633
Black with #643633
Text Example
Text Example
White with #643633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643633; }
p { color: rgb(100,54,51); }
H1.HeaderClassName
{
color: #643633;
}
.AnyTagClassName
{
color: #643633;
}
</style>
background-color css
<style>
a { background-color: #643633; }
a { background-color: rgb(100,54,51); }
div.DivClassName
{
background-color: #643633;
}
.BgClassName
{
background-color: #643633;
}
</style>
border-color css
<style>
span { border-color: #643633; }
span { border-color: rgb(100,54,51); }
td.TdClassName
{
border-color: #643633;
}
.TagClassName
{
border-color: #643633;
}
</style>