Shades of Persian Plum #663732
Tints of Persian Plum #663732
RGB
CMYK
RGB Variations
Color information
#663732 (or 0x663732) is known color: Persian Plum. HEX triplet: 66, 37 and 32. RGB value is (102,55,50). Sum of RGB (Red+Green+Blue) = 102+55+50=207 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.28% from 207); Green value is 55 (21.88% from 255 or 26.57% from 207); Blue value is 50 (19.92% from 255 or 24.15% from 207); Max value from RGB is 102 - color contains mainly: red. Hex color #663732 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663732 is #99C8CD. Grayscale: #444444. Windows color (decimal): -10078414 or 3290982. OLE color: 3290982.
HSL color Cylindrical-coordinate representation of color #663732: hue angle of 5.77º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #663732 is Cyan = 0, Magento = 0.46, Yellow = 0.51 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 55 | 50 | - |
| CMYK | 0 | 0.46 | 0.51 | 0.6 |
| HSL | 5.77º | 0.34% | 0.3% | - |
| HSV(B) | 5.77º | 0.51% | 0.4% | - |
| XYZ | 7.42 | 5.79 | 3.74 | - |
| YUV | 68.48 | 117.57 | 151.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 55 | 50 | 0 | 0.46 | 0.51 | 0.6 | 5.77 | 0.34 | 0.3 |
| Hex | 66 | 37 | 32 | 0 | 2E | 33 | 3C | 6 | 22 | 1E |
| Octal | 146 | 67 | 62 | 0 | 56 | 63 | 74 | 6 | 42 | 36 |
| Binary | 1100110 | 110111 | 110010 | 0 | 101110 | 110011 | 111100 | 110 | 100010 | 11110 |
Color Harmonies of #663732
Complementary color
Monochromatic Colors of #663732
Black with #663732
Text Example
Text Example
White with #663732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663732; }
p { color: rgb(102,55,50); }
H1.HeaderClassName
{
color: #663732;
}
.AnyTagClassName
{
color: #663732;
}
</style>
background-color css
<style>
a { background-color: #663732; }
a { background-color: rgb(102,55,50); }
div.DivClassName
{
background-color: #663732;
}
.BgClassName
{
background-color: #663732;
}
</style>
border-color css
<style>
span { border-color: #663732; }
span { border-color: rgb(102,55,50); }
td.TdClassName
{
border-color: #663732;
}
.TagClassName
{
border-color: #663732;
}
</style>