Shades of Persian Plum #663431
Tints of Persian Plum #663431
RGB
CMYK
RGB Variations
Color information
#663431 (or 0x663431) is known color: Persian Plum. HEX triplet: 66, 34 and 31. RGB value is (102,52,49). Sum of RGB (Red+Green+Blue) = 102+52+49=203 (26% of max value = 765). Red value is 102 (40.23% from 255 or 50.25% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 49 (19.53% from 255 or 24.14% from 203); Max value from RGB is 102 - color contains mainly: red. Hex color #663431 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663431 is #99CBCE. Grayscale: #424242. Windows color (decimal): -10079183 or 3224678. OLE color: 3224678.
HSL color Cylindrical-coordinate representation of color #663431: hue angle of 3.4º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #663431 is Cyan = 0, Magento = 0.49, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 52 | 49 | - |
| CMYK | 0 | 0.49 | 0.52 | 0.6 |
| HSL | 3.4º | 0.35% | 0.3% | - |
| HSV(B) | 3.4º | 0.52% | 0.4% | - |
| XYZ | 7.26 | 5.5 | 3.59 | - |
| YUV | 66.61 | 118.07 | 153.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 52 | 49 | 0 | 0.49 | 0.52 | 0.6 | 3.4 | 0.35 | 0.3 |
| Hex | 66 | 34 | 31 | 0 | 31 | 34 | 3C | 3 | 23 | 1E |
| Octal | 146 | 64 | 61 | 0 | 61 | 64 | 74 | 3 | 43 | 36 |
| Binary | 1100110 | 110100 | 110001 | 0 | 110001 | 110100 | 111100 | 11 | 100011 | 11110 |
Color Harmonies of #663431
Complementary color
Monochromatic Colors of #663431
Black with #663431
Text Example
Text Example
White with #663431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663431; }
p { color: rgb(102,52,49); }
H1.HeaderClassName
{
color: #663431;
}
.AnyTagClassName
{
color: #663431;
}
</style>
background-color css
<style>
a { background-color: #663431; }
a { background-color: rgb(102,52,49); }
div.DivClassName
{
background-color: #663431;
}
.BgClassName
{
background-color: #663431;
}
</style>
border-color css
<style>
span { border-color: #663431; }
span { border-color: rgb(102,52,49); }
td.TdClassName
{
border-color: #663431;
}
.TagClassName
{
border-color: #663431;
}
</style>