Shades of Persian Plum #633533
Tints of Persian Plum #633533
RGB
CMYK
RGB Variations
Color information
#633533 (or 0x633533) is known color: Persian Plum. HEX triplet: 63, 35 and 33. RGB value is (99,53,51). Sum of RGB (Red+Green+Blue) = 99+53+51=203 (26% of max value = 765). Red value is 99 (39.06% from 255 or 48.77% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 51 (20.31% from 255 or 25.12% from 203); Max value from RGB is 99 - color contains mainly: red. Hex color #633533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633533 is #9CCACC. Grayscale: #424242. Windows color (decimal): -10275533 or 3356003. OLE color: 3356003.
HSL color Cylindrical-coordinate representation of color #633533: hue angle of 2.5º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #633533 is Cyan = 0, Magento = 0.46, Yellow = 0.48 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 53 | 51 | - |
| CMYK | 0 | 0.46 | 0.48 | 0.61 |
| HSL | 2.5º | 0.32% | 0.29% | - |
| HSV(B) | 2.5º | 0.48% | 0.39% | - |
| XYZ | 7.02 | 5.44 | 3.81 | - |
| YUV | 66.53 | 119.24 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 53 | 51 | 0 | 0.46 | 0.48 | 0.61 | 2.5 | 0.32 | 0.29 |
| Hex | 63 | 35 | 33 | 0 | 2E | 30 | 3D | 2 | 20 | 1D |
| Octal | 143 | 65 | 63 | 0 | 56 | 60 | 75 | 2 | 40 | 35 |
| Binary | 1100011 | 110101 | 110011 | 0 | 101110 | 110000 | 111101 | 10 | 100000 | 11101 |
Color Harmonies of #633533
Complementary color
Monochromatic Colors of #633533
Black with #633533
Text Example
Text Example
White with #633533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633533; }
p { color: rgb(99,53,51); }
H1.HeaderClassName
{
color: #633533;
}
.AnyTagClassName
{
color: #633533;
}
</style>
background-color css
<style>
a { background-color: #633533; }
a { background-color: rgb(99,53,51); }
div.DivClassName
{
background-color: #633533;
}
.BgClassName
{
background-color: #633533;
}
</style>
border-color css
<style>
span { border-color: #633533; }
span { border-color: rgb(99,53,51); }
td.TdClassName
{
border-color: #633533;
}
.TagClassName
{
border-color: #633533;
}
</style>