Shades of Persian Plum #633331
Tints of Persian Plum #633331
RGB
CMYK
RGB Variations
Color information
#633331 (or 0x633331) is known color: Persian Plum. HEX triplet: 63, 33 and 31. RGB value is (99,51,49). Sum of RGB (Red+Green+Blue) = 99+51+49=199 (26% of max value = 765). Red value is 99 (39.06% from 255 or 49.75% from 199); Green value is 51 (20.31% from 255 or 25.63% from 199); Blue value is 49 (19.53% from 255 or 24.62% from 199); Max value from RGB is 99 - color contains mainly: red. Hex color #633331 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633331 is #9CCCCE. Grayscale: #414141. Windows color (decimal): -10276047 or 3224419. OLE color: 3224419.
HSL color Cylindrical-coordinate representation of color #633331: hue angle of 2.4º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #633331 is Cyan = 0, Magento = 0.48, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 51 | 49 | - |
| CMYK | 0 | 0.48 | 0.51 | 0.61 |
| HSL | 2.4º | 0.34% | 0.29% | - |
| HSV(B) | 2.4º | 0.51% | 0.39% | - |
| XYZ | 6.88 | 5.24 | 3.55 | - |
| YUV | 65.12 | 118.9 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 51 | 49 | 0 | 0.48 | 0.51 | 0.61 | 2.4 | 0.34 | 0.29 |
| Hex | 63 | 33 | 31 | 0 | 30 | 33 | 3D | 2 | 22 | 1D |
| Octal | 143 | 63 | 61 | 0 | 60 | 63 | 75 | 2 | 42 | 35 |
| Binary | 1100011 | 110011 | 110001 | 0 | 110000 | 110011 | 111101 | 10 | 100010 | 11101 |
Color Harmonies of #633331
Complementary color
Monochromatic Colors of #633331
Black with #633331
Text Example
Text Example
White with #633331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633331; }
p { color: rgb(99,51,49); }
H1.HeaderClassName
{
color: #633331;
}
.AnyTagClassName
{
color: #633331;
}
</style>
background-color css
<style>
a { background-color: #633331; }
a { background-color: rgb(99,51,49); }
div.DivClassName
{
background-color: #633331;
}
.BgClassName
{
background-color: #633331;
}
</style>
border-color css
<style>
span { border-color: #633331; }
span { border-color: rgb(99,51,49); }
td.TdClassName
{
border-color: #633331;
}
.TagClassName
{
border-color: #633331;
}
</style>