Shades of Persian Plum #683732
Tints of Persian Plum #683732
RGB
CMYK
RGB Variations
Color information
#683732 (or 0x683732) is known color: Persian Plum. HEX triplet: 68, 37 and 32. RGB value is (104,55,50). Sum of RGB (Red+Green+Blue) = 104+55+50=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 55 (21.88% from 255 or 26.32% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #683732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683732 is #97C8CD. Grayscale: #454545. Windows color (decimal): -9947342 or 3290984. OLE color: 3290984.
HSL color Cylindrical-coordinate representation of color #683732: hue angle of 5.56º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #683732 is Cyan = 0, Magento = 0.47, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 55 | 50 | - |
| CMYK | 0 | 0.47 | 0.52 | 0.59 |
| HSL | 5.56º | 0.35% | 0.3% | - |
| HSV(B) | 5.56º | 0.52% | 0.41% | - |
| XYZ | 7.65 | 5.91 | 3.75 | - |
| YUV | 69.08 | 117.23 | 152.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 55 | 50 | 0 | 0.47 | 0.52 | 0.59 | 5.56 | 0.35 | 0.3 |
| Hex | 68 | 37 | 32 | 0 | 2F | 34 | 3B | 6 | 23 | 1E |
| Octal | 150 | 67 | 62 | 0 | 57 | 64 | 73 | 6 | 43 | 36 |
| Binary | 1101000 | 110111 | 110010 | 0 | 101111 | 110100 | 111011 | 110 | 100011 | 11110 |
Color Harmonies of #683732
Complementary color
Monochromatic Colors of #683732
Black with #683732
Text Example
Text Example
White with #683732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683732; }
p { color: rgb(104,55,50); }
H1.HeaderClassName
{
color: #683732;
}
.AnyTagClassName
{
color: #683732;
}
</style>
background-color css
<style>
a { background-color: #683732; }
a { background-color: rgb(104,55,50); }
div.DivClassName
{
background-color: #683732;
}
.BgClassName
{
background-color: #683732;
}
</style>
border-color css
<style>
span { border-color: #683732; }
span { border-color: rgb(104,55,50); }
td.TdClassName
{
border-color: #683732;
}
.TagClassName
{
border-color: #683732;
}
</style>