Shades of Persian Plum #653833
Tints of Persian Plum #653833
RGB
CMYK
RGB Variations
Color information
#653833 (or 0x653833) is known color: Persian Plum. HEX triplet: 65, 38 and 33. RGB value is (101,56,51). Sum of RGB (Red+Green+Blue) = 101+56+51=208 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.56% from 208); Green value is 56 (22.27% from 255 or 26.92% from 208); Blue value is 51 (20.31% from 255 or 24.52% from 208); Max value from RGB is 101 - color contains mainly: red. Hex color #653833 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #653833 is #9AC7CC. Grayscale: #444444. Windows color (decimal): -10143693 or 3356773. OLE color: 3356773.
HSL color Cylindrical-coordinate representation of color #653833: hue angle of 6º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #653833 is Cyan = 0, Magento = 0.45, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 51 | - |
| CMYK | 0 | 0.45 | 0.50 | 0.60 |
| HSL | 6º | 0.33% | 0.3% | - |
| HSV(B) | 6º | 0.5% | 0.4% | - |
| XYZ | 7.38 | 5.83 | 3.87 | - |
| YUV | 68.89 | 117.91 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 51 | 0 | 0.45 | 0.50 | 0.60 | 6 | 0.33 | 0.3 |
| Hex | 65 | 38 | 33 | 0 | 2D | 32 | 3C | 6 | 21 | 1E |
| Octal | 145 | 70 | 63 | 0 | 55 | 62 | 74 | 6 | 41 | 36 |
| Binary | 1100101 | 111000 | 110011 | 0 | 101101 | 110010 | 111100 | 110 | 100001 | 11110 |
Color Harmonies of #653833
Complementary color
Monochromatic Colors of #653833
Black with #653833
Text Example
Text Example
White with #653833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653833; }
p { color: rgb(101,56,51); }
H1.HeaderClassName
{
color: #653833;
}
.AnyTagClassName
{
color: #653833;
}
</style>
background-color css
<style>
a { background-color: #653833; }
a { background-color: rgb(101,56,51); }
div.DivClassName
{
background-color: #653833;
}
.BgClassName
{
background-color: #653833;
}
</style>
border-color css
<style>
span { border-color: #653833; }
span { border-color: rgb(101,56,51); }
td.TdClassName
{
border-color: #653833;
}
.TagClassName
{
border-color: #653833;
}
</style>