Shades of Persian Plum #663535
Tints of Persian Plum #663535
RGB
CMYK
RGB Variations
Color information
#663535 (or 0x663535) is known color: Persian Plum. HEX triplet: 66, 35 and 35. RGB value is (102,53,53). Sum of RGB (Red+Green+Blue) = 102+53+53=208 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.04% from 208); Green value is 53 (21.09% from 255 or 25.48% from 208); Blue value is 53 (21.09% from 255 or 25.48% from 208); Max value from RGB is 102 - color contains mainly: red. Hex color #663535 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663535 is #99CACA. Grayscale: #434343. Windows color (decimal): -10078923 or 3487078. OLE color: 3487078.
HSL color Cylindrical-coordinate representation of color #663535: hue angle of 0º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #663535 is Cyan = 0, Magento = 0.48, Yellow = 0.48 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 53 | 53 | - |
| CMYK | 0 | 0.48 | 0.48 | 0.6 |
| HSL | 0º | 0.32% | 0.3% | - |
| HSV(B) | 0º | 0.48% | 0.4% | - |
| XYZ | 7.4 | 5.63 | 4.06 | - |
| YUV | 67.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 53 | 53 | 0 | 0.48 | 0.48 | 0.6 | 0 | 0.32 | 0.3 |
| Hex | 66 | 35 | 35 | 0 | 30 | 30 | 3C | 0 | 20 | 1E |
| Octal | 146 | 65 | 65 | 0 | 60 | 60 | 74 | 0 | 40 | 36 |
| Binary | 1100110 | 110101 | 110101 | 0 | 110000 | 110000 | 111100 | 0 | 100000 | 11110 |
Color Harmonies of #663535
Complementary color
Monochromatic Colors of #663535
Black with #663535
Text Example
Text Example
White with #663535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663535; }
p { color: rgb(102,53,53); }
H1.HeaderClassName
{
color: #663535;
}
.AnyTagClassName
{
color: #663535;
}
</style>
background-color css
<style>
a { background-color: #663535; }
a { background-color: rgb(102,53,53); }
div.DivClassName
{
background-color: #663535;
}
.BgClassName
{
background-color: #663535;
}
</style>
border-color css
<style>
span { border-color: #663535; }
span { border-color: rgb(102,53,53); }
td.TdClassName
{
border-color: #663535;
}
.TagClassName
{
border-color: #663535;
}
</style>