Shades of Persian Plum #683531
Tints of Persian Plum #683531
RGB
CMYK
RGB Variations
Color information
#683531 (or 0x683531) is known color: Persian Plum. HEX triplet: 68, 35 and 31. RGB value is (104,53,49). Sum of RGB (Red+Green+Blue) = 104+53+49=206 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.49% from 206); Green value is 53 (21.09% from 255 or 25.73% from 206); Blue value is 49 (19.53% from 255 or 23.79% from 206); Max value from RGB is 104 - color contains mainly: red. Hex color #683531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683531 is #97CACE. Grayscale: #434343. Windows color (decimal): -9947855 or 3224936. OLE color: 3224936.
HSL color Cylindrical-coordinate representation of color #683531: hue angle of 4.36º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #683531 is Cyan = 0, Magento = 0.49, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 53 | 49 | - |
| CMYK | 0 | 0.49 | 0.53 | 0.59 |
| HSL | 4.36º | 0.36% | 0.3% | - |
| HSV(B) | 4.36º | 0.53% | 0.41% | - |
| XYZ | 7.54 | 5.71 | 3.61 | - |
| YUV | 67.79 | 117.4 | 153.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 53 | 49 | 0 | 0.49 | 0.53 | 0.59 | 4.36 | 0.36 | 0.3 |
| Hex | 68 | 35 | 31 | 0 | 31 | 35 | 3B | 4 | 24 | 1E |
| Octal | 150 | 65 | 61 | 0 | 61 | 65 | 73 | 4 | 44 | 36 |
| Binary | 1101000 | 110101 | 110001 | 0 | 110001 | 110101 | 111011 | 100 | 100100 | 11110 |
Color Harmonies of #683531
Complementary color
Monochromatic Colors of #683531
Black with #683531
Text Example
Text Example
White with #683531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683531; }
p { color: rgb(104,53,49); }
H1.HeaderClassName
{
color: #683531;
}
.AnyTagClassName
{
color: #683531;
}
</style>
background-color css
<style>
a { background-color: #683531; }
a { background-color: rgb(104,53,49); }
div.DivClassName
{
background-color: #683531;
}
.BgClassName
{
background-color: #683531;
}
</style>
border-color css
<style>
span { border-color: #683531; }
span { border-color: rgb(104,53,49); }
td.TdClassName
{
border-color: #683531;
}
.TagClassName
{
border-color: #683531;
}
</style>