Shades of Persian Plum #613432
Tints of Persian Plum #613432
RGB
CMYK
RGB Variations
Color information
#613432 (or 0x613432) is known color: Persian Plum. HEX triplet: 61, 34 and 32. RGB value is (97,52,50). Sum of RGB (Red+Green+Blue) = 97+52+50=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 52 (20.70% from 255 or 26.13% from 199); Blue value is 50 (19.92% from 255 or 25.13% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #613432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613432 is #9ECBCD. Grayscale: #414141. Windows color (decimal): -10406862 or 3290209. OLE color: 3290209.
HSL color Cylindrical-coordinate representation of color #613432: hue angle of 2.55º 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 #613432 is Cyan = 0, Magento = 0.46, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 50 | - |
| CMYK | 0 | 0.46 | 0.48 | 0.62 |
| HSL | 2.55º | 0.32% | 0.29% | - |
| HSV(B) | 2.55º | 0.48% | 0.38% | - |
| XYZ | 6.73 | 5.23 | 3.67 | - |
| YUV | 65.23 | 119.41 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 50 | 0 | 0.46 | 0.48 | 0.62 | 2.55 | 0.32 | 0.29 |
| Hex | 61 | 34 | 32 | 0 | 2E | 30 | 3E | 3 | 20 | 1D |
| Octal | 141 | 64 | 62 | 0 | 56 | 60 | 76 | 3 | 40 | 35 |
| Binary | 1100001 | 110100 | 110010 | 0 | 101110 | 110000 | 111110 | 11 | 100000 | 11101 |
Color Harmonies of #613432
Complementary color
Monochromatic Colors of #613432
Black with #613432
Text Example
Text Example
White with #613432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613432; }
p { color: rgb(97,52,50); }
H1.HeaderClassName
{
color: #613432;
}
.AnyTagClassName
{
color: #613432;
}
</style>
background-color css
<style>
a { background-color: #613432; }
a { background-color: rgb(97,52,50); }
div.DivClassName
{
background-color: #613432;
}
.BgClassName
{
background-color: #613432;
}
</style>
border-color css
<style>
span { border-color: #613432; }
span { border-color: rgb(97,52,50); }
td.TdClassName
{
border-color: #613432;
}
.TagClassName
{
border-color: #613432;
}
</style>