Shades of Persian Plum #673534
Tints of Persian Plum #673534
RGB
CMYK
RGB Variations
Color information
#673534 (or 0x673534) is known color: Persian Plum. HEX triplet: 67, 35 and 34. RGB value is (103,53,52). Sum of RGB (Red+Green+Blue) = 103+53+52=208 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.52% from 208); Green value is 53 (21.09% from 255 or 25.48% from 208); Blue value is 52 (20.70% from 255 or 25% from 208); Max value from RGB is 103 - color contains mainly: red. Hex color #673534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673534 is #98CACB. Grayscale: #434343. Windows color (decimal): -10013388 or 3421543. OLE color: 3421543.
HSL color Cylindrical-coordinate representation of color #673534: hue angle of 1.18º 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 #673534 is Cyan = 0, Magento = 0.49, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 53 | 52 | - |
| CMYK | 0 | 0.49 | 0.50 | 0.60 |
| HSL | 1.18º | 0.33% | 0.3% | - |
| HSV(B) | 1.18º | 0.5% | 0.4% | - |
| XYZ | 7.49 | 5.68 | 3.95 | - |
| YUV | 67.84 | 119.07 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 53 | 52 | 0 | 0.49 | 0.50 | 0.60 | 1.18 | 0.33 | 0.3 |
| Hex | 67 | 35 | 34 | 0 | 31 | 32 | 3C | 1 | 21 | 1E |
| Octal | 147 | 65 | 64 | 0 | 61 | 62 | 74 | 1 | 41 | 36 |
| Binary | 1100111 | 110101 | 110100 | 0 | 110001 | 110010 | 111100 | 1 | 100001 | 11110 |
Color Harmonies of #673534
Complementary color
Monochromatic Colors of #673534
Black with #673534
Text Example
Text Example
White with #673534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673534; }
p { color: rgb(103,53,52); }
H1.HeaderClassName
{
color: #673534;
}
.AnyTagClassName
{
color: #673534;
}
</style>
background-color css
<style>
a { background-color: #673534; }
a { background-color: rgb(103,53,52); }
div.DivClassName
{
background-color: #673534;
}
.BgClassName
{
background-color: #673534;
}
</style>
border-color css
<style>
span { border-color: #673534; }
span { border-color: rgb(103,53,52); }
td.TdClassName
{
border-color: #673534;
}
.TagClassName
{
border-color: #673534;
}
</style>