Shades of Persian Plum #673432
Tints of Persian Plum #673432
RGB
CMYK
RGB Variations
Color information
#673432 (or 0x673432) is known color: Persian Plum. HEX triplet: 67, 34 and 32. RGB value is (103,52,50). Sum of RGB (Red+Green+Blue) = 103+52+50=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 50 (19.92% from 255 or 24.39% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #673432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673432 is #98CBCD. Grayscale: #434343. Windows color (decimal): -10013646 or 3290215. OLE color: 3290215.
HSL color Cylindrical-coordinate representation of color #673432: hue angle of 2.26º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #673432 is Cyan = 0, Magento = 0.50, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 50 | - |
| CMYK | 0 | 0.50 | 0.51 | 0.60 |
| HSL | 2.26º | 0.35% | 0.3% | - |
| HSV(B) | 2.26º | 0.51% | 0.4% | - |
| XYZ | 7.4 | 5.57 | 3.7 | - |
| YUV | 67.02 | 118.4 | 153.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 50 | 0 | 0.50 | 0.51 | 0.60 | 2.26 | 0.35 | 0.3 |
| Hex | 67 | 34 | 32 | 0 | 32 | 33 | 3C | 2 | 23 | 1E |
| Octal | 147 | 64 | 62 | 0 | 62 | 63 | 74 | 2 | 43 | 36 |
| Binary | 1100111 | 110100 | 110010 | 0 | 110010 | 110011 | 111100 | 10 | 100011 | 11110 |
Color Harmonies of #673432
Complementary color
Monochromatic Colors of #673432
Black with #673432
Text Example
Text Example
White with #673432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673432; }
p { color: rgb(103,52,50); }
H1.HeaderClassName
{
color: #673432;
}
.AnyTagClassName
{
color: #673432;
}
</style>
background-color css
<style>
a { background-color: #673432; }
a { background-color: rgb(103,52,50); }
div.DivClassName
{
background-color: #673432;
}
.BgClassName
{
background-color: #673432;
}
</style>
border-color css
<style>
span { border-color: #673432; }
span { border-color: rgb(103,52,50); }
td.TdClassName
{
border-color: #673432;
}
.TagClassName
{
border-color: #673432;
}
</style>