Shades of Persian Plum #613836
Tints of Persian Plum #613836
RGB
CMYK
RGB Variations
Color information
#613836 (or 0x613836) is known color: Persian Plum. HEX triplet: 61, 38 and 36. RGB value is (97,56,54). Sum of RGB (Red+Green+Blue) = 97+56+54=207 (27% of max value = 765). Red value is 97 (38.28% from 255 or 46.86% from 207); Green value is 56 (22.27% from 255 or 27.05% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 97 - color contains mainly: red. Hex color #613836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613836 is #9EC7C9. Grayscale: #444444. Windows color (decimal): -10405834 or 3553377. OLE color: 3553377.
HSL color Cylindrical-coordinate representation of color #613836: hue angle of 2.79º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613836 is Cyan = 0, Magento = 0.42, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 54 | - |
| CMYK | 0 | 0.42 | 0.44 | 0.62 |
| HSL | 2.79º | 0.28% | 0.3% | - |
| HSV(B) | 2.79º | 0.44% | 0.38% | - |
| XYZ | 7.01 | 5.64 | 4.21 | - |
| YUV | 68.03 | 120.08 | 148.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 54 | 0 | 0.42 | 0.44 | 0.62 | 2.79 | 0.28 | 0.3 |
| Hex | 61 | 38 | 36 | 0 | 2A | 2C | 3E | 3 | 1C | 1E |
| Octal | 141 | 70 | 66 | 0 | 52 | 54 | 76 | 3 | 34 | 36 |
| Binary | 1100001 | 111000 | 110110 | 0 | 101010 | 101100 | 111110 | 11 | 11100 | 11110 |
Color Harmonies of #613836
Complementary color
Monochromatic Colors of #613836
Black with #613836
Text Example
Text Example
White with #613836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613836; }
p { color: rgb(97,56,54); }
H1.HeaderClassName
{
color: #613836;
}
.AnyTagClassName
{
color: #613836;
}
</style>
background-color css
<style>
a { background-color: #613836; }
a { background-color: rgb(97,56,54); }
div.DivClassName
{
background-color: #613836;
}
.BgClassName
{
background-color: #613836;
}
</style>
border-color css
<style>
span { border-color: #613836; }
span { border-color: rgb(97,56,54); }
td.TdClassName
{
border-color: #613836;
}
.TagClassName
{
border-color: #613836;
}
</style>