Shades of Persian Plum #633532
Tints of Persian Plum #633532
RGB
CMYK
RGB Variations
Color information
#633532 (or 0x633532) is known color: Persian Plum. HEX triplet: 63, 35 and 32. RGB value is (99,53,50). Sum of RGB (Red+Green+Blue) = 99+53+50=202 (26% of max value = 765). Red value is 99 (39.06% from 255 or 49.01% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 50 (19.92% from 255 or 24.75% from 202); Max value from RGB is 99 - color contains mainly: red. Hex color #633532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633532 is #9CCACD. Grayscale: #424242. Windows color (decimal): -10275534 or 3290467. OLE color: 3290467.
HSL color Cylindrical-coordinate representation of color #633532: hue angle of 3.67º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #633532 is Cyan = 0, Magento = 0.46, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 53 | 50 | - |
| CMYK | 0 | 0.46 | 0.49 | 0.61 |
| HSL | 3.67º | 0.33% | 0.29% | - |
| HSV(B) | 3.67º | 0.49% | 0.39% | - |
| XYZ | 6.99 | 5.43 | 3.7 | - |
| YUV | 66.41 | 118.74 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 53 | 50 | 0 | 0.46 | 0.49 | 0.61 | 3.67 | 0.33 | 0.29 |
| Hex | 63 | 35 | 32 | 0 | 2E | 31 | 3D | 4 | 21 | 1D |
| Octal | 143 | 65 | 62 | 0 | 56 | 61 | 75 | 4 | 41 | 35 |
| Binary | 1100011 | 110101 | 110010 | 0 | 101110 | 110001 | 111101 | 100 | 100001 | 11101 |
Color Harmonies of #633532
Complementary color
Monochromatic Colors of #633532
Black with #633532
Text Example
Text Example
White with #633532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633532; }
p { color: rgb(99,53,50); }
H1.HeaderClassName
{
color: #633532;
}
.AnyTagClassName
{
color: #633532;
}
</style>
background-color css
<style>
a { background-color: #633532; }
a { background-color: rgb(99,53,50); }
div.DivClassName
{
background-color: #633532;
}
.BgClassName
{
background-color: #633532;
}
</style>
border-color css
<style>
span { border-color: #633532; }
span { border-color: rgb(99,53,50); }
td.TdClassName
{
border-color: #633532;
}
.TagClassName
{
border-color: #633532;
}
</style>