Shades of Persian Plum #613533
Tints of Persian Plum #613533
RGB
CMYK
RGB Variations
Color information
#613533 (or 0x613533) is known color: Persian Plum. HEX triplet: 61, 35 and 33. RGB value is (97,53,51). Sum of RGB (Red+Green+Blue) = 97+53+51=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 53 (21.09% from 255 or 26.37% from 201); Blue value is 51 (20.31% from 255 or 25.37% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #613533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613533 is #9ECACC. Grayscale: #414141. Windows color (decimal): -10406605 or 3356001. OLE color: 3356001.
HSL color Cylindrical-coordinate representation of color #613533: hue angle of 2.61º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #613533 is Cyan = 0, Magento = 0.45, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 51 | - |
| CMYK | 0 | 0.45 | 0.47 | 0.62 |
| HSL | 2.61º | 0.31% | 0.29% | - |
| HSV(B) | 2.61º | 0.47% | 0.38% | - |
| XYZ | 6.8 | 5.33 | 3.8 | - |
| YUV | 65.93 | 119.58 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 51 | 0 | 0.45 | 0.47 | 0.62 | 2.61 | 0.31 | 0.29 |
| Hex | 61 | 35 | 33 | 0 | 2D | 2F | 3E | 3 | 1F | 1D |
| Octal | 141 | 65 | 63 | 0 | 55 | 57 | 76 | 3 | 37 | 35 |
| Binary | 1100001 | 110101 | 110011 | 0 | 101101 | 101111 | 111110 | 11 | 11111 | 11101 |
Color Harmonies of #613533
Complementary color
Monochromatic Colors of #613533
Black with #613533
Text Example
Text Example
White with #613533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613533; }
p { color: rgb(97,53,51); }
H1.HeaderClassName
{
color: #613533;
}
.AnyTagClassName
{
color: #613533;
}
</style>
background-color css
<style>
a { background-color: #613533; }
a { background-color: rgb(97,53,51); }
div.DivClassName
{
background-color: #613533;
}
.BgClassName
{
background-color: #613533;
}
</style>
border-color css
<style>
span { border-color: #613533; }
span { border-color: rgb(97,53,51); }
td.TdClassName
{
border-color: #613533;
}
.TagClassName
{
border-color: #613533;
}
</style>