Shades of Persian Plum #673631
Tints of Persian Plum #673631
RGB
CMYK
RGB Variations
Color information
#673631 (or 0x673631) is known color: Persian Plum. HEX triplet: 67, 36 and 31. RGB value is (103,54,49). Sum of RGB (Red+Green+Blue) = 103+54+49=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 49 (19.53% from 255 or 23.79% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #673631 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673631 is #98C9CE. Grayscale: #444444. Windows color (decimal): -10013135 or 3225191. OLE color: 3225191.
HSL color Cylindrical-coordinate representation of color #673631: hue angle of 5.56º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #673631 is Cyan = 0, Magento = 0.48, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 54 | 49 | - |
| CMYK | 0 | 0.48 | 0.52 | 0.60 |
| HSL | 5.56º | 0.36% | 0.3% | - |
| HSV(B) | 5.56º | 0.52% | 0.4% | - |
| XYZ | 7.47 | 5.74 | 3.62 | - |
| YUV | 68.08 | 117.23 | 152.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 54 | 49 | 0 | 0.48 | 0.52 | 0.60 | 5.56 | 0.36 | 0.3 |
| Hex | 67 | 36 | 31 | 0 | 30 | 34 | 3C | 6 | 24 | 1E |
| Octal | 147 | 66 | 61 | 0 | 60 | 64 | 74 | 6 | 44 | 36 |
| Binary | 1100111 | 110110 | 110001 | 0 | 110000 | 110100 | 111100 | 110 | 100100 | 11110 |
Color Harmonies of #673631
Complementary color
Monochromatic Colors of #673631
Black with #673631
Text Example
Text Example
White with #673631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673631; }
p { color: rgb(103,54,49); }
H1.HeaderClassName
{
color: #673631;
}
.AnyTagClassName
{
color: #673631;
}
</style>
background-color css
<style>
a { background-color: #673631; }
a { background-color: rgb(103,54,49); }
div.DivClassName
{
background-color: #673631;
}
.BgClassName
{
background-color: #673631;
}
</style>
border-color css
<style>
span { border-color: #673631; }
span { border-color: rgb(103,54,49); }
td.TdClassName
{
border-color: #673631;
}
.TagClassName
{
border-color: #673631;
}
</style>