Shades of Persian Plum #613232
Tints of Persian Plum #613232
RGB
CMYK
RGB Variations
Color information
#613232 (or 0x613232) is known color: Persian Plum. HEX triplet: 61, 32 and 32. RGB value is (97,50,50). Sum of RGB (Red+Green+Blue) = 97+50+50=197 (26% of max value = 765). Red value is 97 (38.28% from 255 or 49.24% from 197); Green value is 50 (19.92% from 255 or 25.38% from 197); Blue value is 50 (19.92% from 255 or 25.38% from 197); Max value from RGB is 97 - color contains mainly: red. Hex color #613232 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613232 is #9ECDCD. Grayscale: #404040. Windows color (decimal): -10407374 or 3289697. OLE color: 3289697.
HSL color Cylindrical-coordinate representation of color #613232: hue angle of 0º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #613232 is Cyan = 0, Magento = 0.48, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 50 | - |
| CMYK | 0 | 0.48 | 0.48 | 0.62 |
| HSL | 0º | 0.32% | 0.29% | - |
| HSV(B) | 0º | 0.48% | 0.38% | - |
| XYZ | 6.65 | 5.05 | 3.64 | - |
| YUV | 64.05 | 120.07 | 151.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 50 | 0 | 0.48 | 0.48 | 0.62 | 0 | 0.32 | 0.29 |
| Hex | 61 | 32 | 32 | 0 | 30 | 30 | 3E | 0 | 20 | 1D |
| Octal | 141 | 62 | 62 | 0 | 60 | 60 | 76 | 0 | 40 | 35 |
| Binary | 1100001 | 110010 | 110010 | 0 | 110000 | 110000 | 111110 | 0 | 100000 | 11101 |
Color Harmonies of #613232
Complementary color
Monochromatic Colors of #613232
Black with #613232
Text Example
Text Example
White with #613232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613232; }
p { color: rgb(97,50,50); }
H1.HeaderClassName
{
color: #613232;
}
.AnyTagClassName
{
color: #613232;
}
</style>
background-color css
<style>
a { background-color: #613232; }
a { background-color: rgb(97,50,50); }
div.DivClassName
{
background-color: #613232;
}
.BgClassName
{
background-color: #613232;
}
</style>
border-color css
<style>
span { border-color: #613232; }
span { border-color: rgb(97,50,50); }
td.TdClassName
{
border-color: #613232;
}
.TagClassName
{
border-color: #613232;
}
</style>