Shades of Persian Plum #613937
Tints of Persian Plum #613937
RGB
CMYK
RGB Variations
Color information
#613937 (or 0x613937) is known color: Persian Plum. HEX triplet: 61, 39 and 37. RGB value is (97,57,55). Sum of RGB (Red+Green+Blue) = 97+57+55=209 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.41% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 55 (21.88% from 255 or 26.32% from 209); Max value from RGB is 97 - color contains mainly: red. Hex color #613937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613937 is #9EC6C8. Grayscale: #444444. Windows color (decimal): -10405577 or 3619169. OLE color: 3619169.
HSL color Cylindrical-coordinate representation of color #613937: hue angle of 2.86º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #613937 is Cyan = 0, Magento = 0.41, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 57 | 55 | - |
| CMYK | 0 | 0.41 | 0.43 | 0.62 |
| HSL | 2.86º | 0.28% | 0.3% | - |
| HSV(B) | 2.86º | 0.43% | 0.38% | - |
| XYZ | 7.08 | 5.74 | 4.35 | - |
| YUV | 68.73 | 120.25 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 55 | 0 | 0.41 | 0.43 | 0.62 | 2.86 | 0.28 | 0.3 |
| Hex | 61 | 39 | 37 | 0 | 29 | 2B | 3E | 3 | 1C | 1E |
| Octal | 141 | 71 | 67 | 0 | 51 | 53 | 76 | 3 | 34 | 36 |
| Binary | 1100001 | 111001 | 110111 | 0 | 101001 | 101011 | 111110 | 11 | 11100 | 11110 |
Color Harmonies of #613937
Complementary color
Monochromatic Colors of #613937
Black with #613937
Text Example
Text Example
White with #613937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613937; }
p { color: rgb(97,57,55); }
H1.HeaderClassName
{
color: #613937;
}
.AnyTagClassName
{
color: #613937;
}
</style>
background-color css
<style>
a { background-color: #613937; }
a { background-color: rgb(97,57,55); }
div.DivClassName
{
background-color: #613937;
}
.BgClassName
{
background-color: #613937;
}
</style>
border-color css
<style>
span { border-color: #613937; }
span { border-color: rgb(97,57,55); }
td.TdClassName
{
border-color: #613937;
}
.TagClassName
{
border-color: #613937;
}
</style>