Shades of Persian Plum #673635
Tints of Persian Plum #673635
RGB
CMYK
RGB Variations
Color information
#673635 (or 0x673635) is known color: Persian Plum. HEX triplet: 67, 36 and 35. RGB value is (103,54,53). Sum of RGB (Red+Green+Blue) = 103+54+53=210 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.05% from 210); Green value is 54 (21.48% from 255 or 25.71% from 210); Blue value is 53 (21.09% from 255 or 25.24% from 210); Max value from RGB is 103 - color contains mainly: red. Hex color #673635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673635 is #98C9CA. Grayscale: #444444. Windows color (decimal): -10013131 or 3487335. OLE color: 3487335.
HSL color Cylindrical-coordinate representation of color #673635: hue angle of 1.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #673635 is Cyan = 0, Magento = 0.48, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 54 | 53 | - |
| CMYK | 0 | 0.48 | 0.49 | 0.60 |
| HSL | 1.2º | 0.32% | 0.31% | - |
| HSV(B) | 1.2º | 0.49% | 0.4% | - |
| XYZ | 7.56 | 5.78 | 4.09 | - |
| YUV | 68.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 54 | 53 | 0 | 0.48 | 0.49 | 0.60 | 1.2 | 0.32 | 0.31 |
| Hex | 67 | 36 | 35 | 0 | 30 | 31 | 3C | 1 | 20 | 1F |
| Octal | 147 | 66 | 65 | 0 | 60 | 61 | 74 | 1 | 40 | 37 |
| Binary | 1100111 | 110110 | 110101 | 0 | 110000 | 110001 | 111100 | 1 | 100000 | 11111 |
Color Harmonies of #673635
Complementary color
Monochromatic Colors of #673635
Black with #673635
Text Example
Text Example
White with #673635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673635; }
p { color: rgb(103,54,53); }
H1.HeaderClassName
{
color: #673635;
}
.AnyTagClassName
{
color: #673635;
}
</style>
background-color css
<style>
a { background-color: #673635; }
a { background-color: rgb(103,54,53); }
div.DivClassName
{
background-color: #673635;
}
.BgClassName
{
background-color: #673635;
}
</style>
border-color css
<style>
span { border-color: #673635; }
span { border-color: rgb(103,54,53); }
td.TdClassName
{
border-color: #673635;
}
.TagClassName
{
border-color: #673635;
}
</style>