Shades of Persian Plum #653734
Tints of Persian Plum #653734
RGB
CMYK
RGB Variations
Color information
#653734 (or 0x653734) is known color: Persian Plum. HEX triplet: 65, 37 and 34. RGB value is (101,55,52). Sum of RGB (Red+Green+Blue) = 101+55+52=208 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.56% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 52 (20.70% from 255 or 25% from 208); Max value from RGB is 101 - color contains mainly: red. Hex color #653734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653734 is #9AC8CB. Grayscale: #444444. Windows color (decimal): -10143948 or 3422053. OLE color: 3422053.
HSL color Cylindrical-coordinate representation of color #653734: hue angle of 3.67º 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 #653734 is Cyan = 0, Magento = 0.46, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 55 | 52 | - |
| CMYK | 0 | 0.46 | 0.49 | 0.60 |
| HSL | 3.67º | 0.32% | 0.3% | - |
| HSV(B) | 3.67º | 0.49% | 0.4% | - |
| XYZ | 7.35 | 5.75 | 3.97 | - |
| YUV | 68.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 55 | 52 | 0 | 0.46 | 0.49 | 0.60 | 3.67 | 0.32 | 0.3 |
| Hex | 65 | 37 | 34 | 0 | 2E | 31 | 3C | 4 | 20 | 1E |
| Octal | 145 | 67 | 64 | 0 | 56 | 61 | 74 | 4 | 40 | 36 |
| Binary | 1100101 | 110111 | 110100 | 0 | 101110 | 110001 | 111100 | 100 | 100000 | 11110 |
Color Harmonies of #653734
Complementary color
Monochromatic Colors of #653734
Black with #653734
Text Example
Text Example
White with #653734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653734; }
p { color: rgb(101,55,52); }
H1.HeaderClassName
{
color: #653734;
}
.AnyTagClassName
{
color: #653734;
}
</style>
background-color css
<style>
a { background-color: #653734; }
a { background-color: rgb(101,55,52); }
div.DivClassName
{
background-color: #653734;
}
.BgClassName
{
background-color: #653734;
}
</style>
border-color css
<style>
span { border-color: #653734; }
span { border-color: rgb(101,55,52); }
td.TdClassName
{
border-color: #653734;
}
.TagClassName
{
border-color: #653734;
}
</style>