Shades of Persian Plum #693632
Tints of Persian Plum #693632
RGB
CMYK
RGB Variations
Color information
#693632 (or 0x693632) is known color: Persian Plum. HEX triplet: 69, 36 and 32. RGB value is (105,54,50). Sum of RGB (Red+Green+Blue) = 105+54+50=209 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.24% from 209); Green value is 54 (21.48% from 255 or 25.84% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 105 - color contains mainly: red. Hex color #693632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693632 is #96C9CD. Grayscale: #444444. Windows color (decimal): -9882062 or 3290729. OLE color: 3290729.
HSL color Cylindrical-coordinate representation of color #693632: hue angle of 4.36º 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 #693632 is Cyan = 0, Magento = 0.49, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 54 | 50 | - |
| CMYK | 0 | 0.49 | 0.52 | 0.59 |
| HSL | 4.36º | 0.35% | 0.3% | - |
| HSV(B) | 4.36º | 0.52% | 0.41% | - |
| XYZ | 7.72 | 5.87 | 3.74 | - |
| YUV | 68.79 | 117.4 | 153.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 50 | 0 | 0.49 | 0.52 | 0.59 | 4.36 | 0.35 | 0.3 |
| Hex | 69 | 36 | 32 | 0 | 31 | 34 | 3B | 4 | 23 | 1E |
| Octal | 151 | 66 | 62 | 0 | 61 | 64 | 73 | 4 | 43 | 36 |
| Binary | 1101001 | 110110 | 110010 | 0 | 110001 | 110100 | 111011 | 100 | 100011 | 11110 |
Color Harmonies of #693632
Complementary color
Monochromatic Colors of #693632
Black with #693632
Text Example
Text Example
White with #693632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693632; }
p { color: rgb(105,54,50); }
H1.HeaderClassName
{
color: #693632;
}
.AnyTagClassName
{
color: #693632;
}
</style>
background-color css
<style>
a { background-color: #693632; }
a { background-color: rgb(105,54,50); }
div.DivClassName
{
background-color: #693632;
}
.BgClassName
{
background-color: #693632;
}
</style>
border-color css
<style>
span { border-color: #693632; }
span { border-color: rgb(105,54,50); }
td.TdClassName
{
border-color: #693632;
}
.TagClassName
{
border-color: #693632;
}
</style>