Shades of Persian Plum #643230
Tints of Persian Plum #643230
RGB
CMYK
RGB Variations
Color information
#643230 (or 0x643230) is known color: Persian Plum. HEX triplet: 64, 32 and 30. RGB value is (100,50,48). Sum of RGB (Red+Green+Blue) = 100+50+48=198 (26% of max value = 765). Red value is 100 (39.45% from 255 or 50.51% from 198); Green value is 50 (19.92% from 255 or 25.25% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 100 - color contains mainly: red. Hex color #643230 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #643230 is #9BCDCF. Grayscale: #404040. Windows color (decimal): -10210768 or 3158628. OLE color: 3158628.
HSL color Cylindrical-coordinate representation of color #643230: hue angle of 2.31º 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 #643230 is Cyan = 0, Magento = 0.50, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 50 | 48 | - |
| CMYK | 0 | 0.50 | 0.52 | 0.61 |
| HSL | 2.31º | 0.35% | 0.29% | - |
| HSV(B) | 2.31º | 0.52% | 0.39% | - |
| XYZ | 6.93 | 5.2 | 3.44 | - |
| YUV | 64.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 50 | 48 | 0 | 0.50 | 0.52 | 0.61 | 2.31 | 0.35 | 0.29 |
| Hex | 64 | 32 | 30 | 0 | 32 | 34 | 3D | 2 | 23 | 1D |
| Octal | 144 | 62 | 60 | 0 | 62 | 64 | 75 | 2 | 43 | 35 |
| Binary | 1100100 | 110010 | 110000 | 0 | 110010 | 110100 | 111101 | 10 | 100011 | 11101 |
Color Harmonies of #643230
Complementary color
Monochromatic Colors of #643230
Black with #643230
Text Example
Text Example
White with #643230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643230; }
p { color: rgb(100,50,48); }
H1.HeaderClassName
{
color: #643230;
}
.AnyTagClassName
{
color: #643230;
}
</style>
background-color css
<style>
a { background-color: #643230; }
a { background-color: rgb(100,50,48); }
div.DivClassName
{
background-color: #643230;
}
.BgClassName
{
background-color: #643230;
}
</style>
border-color css
<style>
span { border-color: #643230; }
span { border-color: rgb(100,50,48); }
td.TdClassName
{
border-color: #643230;
}
.TagClassName
{
border-color: #643230;
}
</style>