Shades of Persian Plum #653731
Tints of Persian Plum #653731
RGB
CMYK
RGB Variations
Color information
#653731 (or 0x653731) is known color: Persian Plum. HEX triplet: 65, 37 and 31. RGB value is (101,55,49). Sum of RGB (Red+Green+Blue) = 101+55+49=205 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.27% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 49 (19.53% from 255 or 23.90% from 205); Max value from RGB is 101 - color contains mainly: red. Hex color #653731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653731 is #9AC8CE. Grayscale: #444444. Windows color (decimal): -10143951 or 3225445. OLE color: 3225445.
HSL color Cylindrical-coordinate representation of color #653731: hue angle of 6.92º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #653731 is Cyan = 0, Magento = 0.46, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 55 | 49 | - |
| CMYK | 0 | 0.46 | 0.51 | 0.60 |
| HSL | 6.92º | 0.35% | 0.29% | - |
| HSV(B) | 6.92º | 0.51% | 0.4% | - |
| XYZ | 7.29 | 5.72 | 3.63 | - |
| YUV | 68.07 | 117.24 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 55 | 49 | 0 | 0.46 | 0.51 | 0.60 | 6.92 | 0.35 | 0.29 |
| Hex | 65 | 37 | 31 | 0 | 2E | 33 | 3C | 7 | 23 | 1D |
| Octal | 145 | 67 | 61 | 0 | 56 | 63 | 74 | 7 | 43 | 35 |
| Binary | 1100101 | 110111 | 110001 | 0 | 101110 | 110011 | 111100 | 111 | 100011 | 11101 |
Color Harmonies of #653731
Complementary color
Monochromatic Colors of #653731
Black with #653731
Text Example
Text Example
White with #653731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653731; }
p { color: rgb(101,55,49); }
H1.HeaderClassName
{
color: #653731;
}
.AnyTagClassName
{
color: #653731;
}
</style>
background-color css
<style>
a { background-color: #653731; }
a { background-color: rgb(101,55,49); }
div.DivClassName
{
background-color: #653731;
}
.BgClassName
{
background-color: #653731;
}
</style>
border-color css
<style>
span { border-color: #653731; }
span { border-color: rgb(101,55,49); }
td.TdClassName
{
border-color: #653731;
}
.TagClassName
{
border-color: #653731;
}
</style>