Shades of Persian Plum #673634
Tints of Persian Plum #673634
RGB
CMYK
RGB Variations
Color information
#673634 (or 0x673634) is known color: Persian Plum. HEX triplet: 67, 36 and 34. RGB value is (103,54,52). Sum of RGB (Red+Green+Blue) = 103+54+52=209 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.28% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 103 - color contains mainly: red. Hex color #673634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673634 is #98C9CB. Grayscale: #444444. Windows color (decimal): -10013132 or 3421799. OLE color: 3421799.
HSL color Cylindrical-coordinate representation of color #673634: hue angle of 2.35º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673634 is Cyan = 0, Magento = 0.48, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 54 | 52 | - |
| CMYK | 0 | 0.48 | 0.50 | 0.60 |
| HSL | 2.35º | 0.33% | 0.3% | - |
| HSV(B) | 2.35º | 0.5% | 0.4% | - |
| XYZ | 7.53 | 5.77 | 3.97 | - |
| YUV | 68.42 | 118.73 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 54 | 52 | 0 | 0.48 | 0.50 | 0.60 | 2.35 | 0.33 | 0.3 |
| Hex | 67 | 36 | 34 | 0 | 30 | 32 | 3C | 2 | 21 | 1E |
| Octal | 147 | 66 | 64 | 0 | 60 | 62 | 74 | 2 | 41 | 36 |
| Binary | 1100111 | 110110 | 110100 | 0 | 110000 | 110010 | 111100 | 10 | 100001 | 11110 |
Color Harmonies of #673634
Complementary color
Monochromatic Colors of #673634
Black with #673634
Text Example
Text Example
White with #673634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673634; }
p { color: rgb(103,54,52); }
H1.HeaderClassName
{
color: #673634;
}
.AnyTagClassName
{
color: #673634;
}
</style>
background-color css
<style>
a { background-color: #673634; }
a { background-color: rgb(103,54,52); }
div.DivClassName
{
background-color: #673634;
}
.BgClassName
{
background-color: #673634;
}
</style>
border-color css
<style>
span { border-color: #673634; }
span { border-color: rgb(103,54,52); }
td.TdClassName
{
border-color: #673634;
}
.TagClassName
{
border-color: #673634;
}
</style>