Shades of Persian Plum #653834
Tints of Persian Plum #653834
RGB
CMYK
RGB Variations
Color information
#653834 (or 0x653834) is known color: Persian Plum. HEX triplet: 65, 38 and 34. RGB value is (101,56,52). Sum of RGB (Red+Green+Blue) = 101+56+52=209 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.33% from 209); Green value is 56 (22.27% from 255 or 26.79% from 209); Blue value is 52 (20.70% from 255 or 24.88% from 209); Max value from RGB is 101 - color contains mainly: red. Hex color #653834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653834 is #9AC7CB. Grayscale: #454545. Windows color (decimal): -10143692 or 3422309. OLE color: 3422309.
HSL color Cylindrical-coordinate representation of color #653834: hue angle of 4.9º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #653834 is Cyan = 0, Magento = 0.45, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 52 | - |
| CMYK | 0 | 0.45 | 0.49 | 0.60 |
| HSL | 4.9º | 0.32% | 0.3% | - |
| HSV(B) | 4.9º | 0.49% | 0.4% | - |
| XYZ | 7.4 | 5.84 | 3.99 | - |
| YUV | 69 | 118.41 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 52 | 0 | 0.45 | 0.49 | 0.60 | 4.9 | 0.32 | 0.3 |
| Hex | 65 | 38 | 34 | 0 | 2D | 31 | 3C | 5 | 20 | 1E |
| Octal | 145 | 70 | 64 | 0 | 55 | 61 | 74 | 5 | 40 | 36 |
| Binary | 1100101 | 111000 | 110100 | 0 | 101101 | 110001 | 111100 | 101 | 100000 | 11110 |
Color Harmonies of #653834
Complementary color
Monochromatic Colors of #653834
Black with #653834
Text Example
Text Example
White with #653834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653834; }
p { color: rgb(101,56,52); }
H1.HeaderClassName
{
color: #653834;
}
.AnyTagClassName
{
color: #653834;
}
</style>
background-color css
<style>
a { background-color: #653834; }
a { background-color: rgb(101,56,52); }
div.DivClassName
{
background-color: #653834;
}
.BgClassName
{
background-color: #653834;
}
</style>
border-color css
<style>
span { border-color: #653834; }
span { border-color: rgb(101,56,52); }
td.TdClassName
{
border-color: #653834;
}
.TagClassName
{
border-color: #653834;
}
</style>