Shades of Persian Plum #613535
Tints of Persian Plum #613535
RGB
CMYK
RGB Variations
Color information
#613535 (or 0x613535) is known color: Persian Plum. HEX triplet: 61, 35 and 35. RGB value is (97,53,53). Sum of RGB (Red+Green+Blue) = 97+53+53=203 (26% of max value = 765). Red value is 97 (38.28% from 255 or 47.78% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 53 (21.09% from 255 or 26.11% from 203); Max value from RGB is 97 - color contains mainly: red. Hex color #613535 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613535 is #9ECACA. Grayscale: #424242. Windows color (decimal): -10406603 or 3487073. OLE color: 3487073.
HSL color Cylindrical-coordinate representation of color #613535: hue angle of 0º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #613535 is Cyan = 0, Magento = 0.45, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 53 | - |
| CMYK | 0 | 0.45 | 0.45 | 0.62 |
| HSL | 0º | 0.29% | 0.29% | - |
| HSV(B) | 0º | 0.45% | 0.38% | - |
| XYZ | 6.85 | 5.34 | 4.04 | - |
| YUV | 66.16 | 120.58 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 53 | 0 | 0.45 | 0.45 | 0.62 | 0 | 0.29 | 0.29 |
| Hex | 61 | 35 | 35 | 0 | 2D | 2D | 3E | 0 | 1D | 1D |
| Octal | 141 | 65 | 65 | 0 | 55 | 55 | 76 | 0 | 35 | 35 |
| Binary | 1100001 | 110101 | 110101 | 0 | 101101 | 101101 | 111110 | 0 | 11101 | 11101 |
Color Harmonies of #613535
Complementary color
Monochromatic Colors of #613535
Black with #613535
Text Example
Text Example
White with #613535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613535; }
p { color: rgb(97,53,53); }
H1.HeaderClassName
{
color: #613535;
}
.AnyTagClassName
{
color: #613535;
}
</style>
background-color css
<style>
a { background-color: #613535; }
a { background-color: rgb(97,53,53); }
div.DivClassName
{
background-color: #613535;
}
.BgClassName
{
background-color: #613535;
}
</style>
border-color css
<style>
span { border-color: #613535; }
span { border-color: rgb(97,53,53); }
td.TdClassName
{
border-color: #613535;
}
.TagClassName
{
border-color: #613535;
}
</style>