Shades of Persian Plum #643330
Tints of Persian Plum #643330
RGB
CMYK
RGB Variations
Color information
#643330 (or 0x643330) is known color: Persian Plum. HEX triplet: 64, 33 and 30. RGB value is (100,51,48). Sum of RGB (Red+Green+Blue) = 100+51+48=199 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.25% from 199); Green value is 51 (20.31% from 255 or 25.63% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 100 - color contains mainly: red. Hex color #643330 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643330 is #9BCCCF. Grayscale: #414141. Windows color (decimal): -10210512 or 3158884. OLE color: 3158884.
HSL color Cylindrical-coordinate representation of color #643330: hue angle of 3.46º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #643330 is Cyan = 0, Magento = 0.49, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 51 | 48 | - |
| CMYK | 0 | 0.49 | 0.52 | 0.61 |
| HSL | 3.46º | 0.35% | 0.29% | - |
| HSV(B) | 3.46º | 0.52% | 0.39% | - |
| XYZ | 6.97 | 5.29 | 3.45 | - |
| YUV | 65.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 51 | 48 | 0 | 0.49 | 0.52 | 0.61 | 3.46 | 0.35 | 0.29 |
| Hex | 64 | 33 | 30 | 0 | 31 | 34 | 3D | 3 | 23 | 1D |
| Octal | 144 | 63 | 60 | 0 | 61 | 64 | 75 | 3 | 43 | 35 |
| Binary | 1100100 | 110011 | 110000 | 0 | 110001 | 110100 | 111101 | 11 | 100011 | 11101 |
Color Harmonies of #643330
Complementary color
Monochromatic Colors of #643330
Black with #643330
Text Example
Text Example
White with #643330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643330; }
p { color: rgb(100,51,48); }
H1.HeaderClassName
{
color: #643330;
}
.AnyTagClassName
{
color: #643330;
}
</style>
background-color css
<style>
a { background-color: #643330; }
a { background-color: rgb(100,51,48); }
div.DivClassName
{
background-color: #643330;
}
.BgClassName
{
background-color: #643330;
}
</style>
border-color css
<style>
span { border-color: #643330; }
span { border-color: rgb(100,51,48); }
td.TdClassName
{
border-color: #643330;
}
.TagClassName
{
border-color: #643330;
}
</style>