Shades of Persian Plum #653636
Tints of Persian Plum #653636
RGB
CMYK
RGB Variations
Color information
#653636 (or 0x653636) is known color: Persian Plum. HEX triplet: 65, 36 and 36. RGB value is (101,54,54). Sum of RGB (Red+Green+Blue) = 101+54+54=209 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.33% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 101 - color contains mainly: red. Hex color #653636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653636 is #9AC9C9. Grayscale: #444444. Windows color (decimal): -10144202 or 3552869. OLE color: 3552869.
HSL color Cylindrical-coordinate representation of color #653636: hue angle of 0º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #653636 is Cyan = 0, Magento = 0.47, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 54 | 54 | - |
| CMYK | 0 | 0.47 | 0.47 | 0.60 |
| HSL | 0º | 0.3% | 0.3% | - |
| HSV(B) | 0º | 0.47% | 0.4% | - |
| XYZ | 7.35 | 5.67 | 4.2 | - |
| YUV | 68.05 | 120.07 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 54 | 54 | 0 | 0.47 | 0.47 | 0.60 | 0 | 0.3 | 0.3 |
| Hex | 65 | 36 | 36 | 0 | 2F | 2F | 3C | 0 | 1E | 1E |
| Octal | 145 | 66 | 66 | 0 | 57 | 57 | 74 | 0 | 36 | 36 |
| Binary | 1100101 | 110110 | 110110 | 0 | 101111 | 101111 | 111100 | 0 | 11110 | 11110 |
Color Harmonies of #653636
Complementary color
Monochromatic Colors of #653636
Black with #653636
Text Example
Text Example
White with #653636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653636; }
p { color: rgb(101,54,54); }
H1.HeaderClassName
{
color: #653636;
}
.AnyTagClassName
{
color: #653636;
}
</style>
background-color css
<style>
a { background-color: #653636; }
a { background-color: rgb(101,54,54); }
div.DivClassName
{
background-color: #653636;
}
.BgClassName
{
background-color: #653636;
}
</style>
border-color css
<style>
span { border-color: #653636; }
span { border-color: rgb(101,54,54); }
td.TdClassName
{
border-color: #653636;
}
.TagClassName
{
border-color: #653636;
}
</style>