Shades of Persian Plum #633432
Tints of Persian Plum #633432
RGB
CMYK
RGB Variations
Color information
#633432 (or 0x633432) is known color: Persian Plum. HEX triplet: 63, 34 and 32. RGB value is (99,52,50). Sum of RGB (Red+Green+Blue) = 99+52+50=201 (26% of max value = 765). Red value is 99 (39.06% from 255 or 49.25% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 50 (19.92% from 255 or 24.88% from 201); Max value from RGB is 99 - color contains mainly: red. Hex color #633432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633432 is #9CCBCD. Grayscale: #414141. Windows color (decimal): -10275790 or 3290211. OLE color: 3290211.
HSL color Cylindrical-coordinate representation of color #633432: hue angle of 2.45º 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 #633432 is Cyan = 0, Magento = 0.47, Yellow = 0.49 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 52 | 50 | - |
| CMYK | 0 | 0.47 | 0.49 | 0.61 |
| HSL | 2.45º | 0.33% | 0.29% | - |
| HSV(B) | 2.45º | 0.49% | 0.39% | - |
| XYZ | 6.95 | 5.34 | 3.68 | - |
| YUV | 65.83 | 119.07 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 50 | 0 | 0.47 | 0.49 | 0.61 | 2.45 | 0.33 | 0.29 |
| Hex | 63 | 34 | 32 | 0 | 2F | 31 | 3D | 2 | 21 | 1D |
| Octal | 143 | 64 | 62 | 0 | 57 | 61 | 75 | 2 | 41 | 35 |
| Binary | 1100011 | 110100 | 110010 | 0 | 101111 | 110001 | 111101 | 10 | 100001 | 11101 |
Color Harmonies of #633432
Complementary color
Monochromatic Colors of #633432
Black with #633432
Text Example
Text Example
White with #633432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633432; }
p { color: rgb(99,52,50); }
H1.HeaderClassName
{
color: #633432;
}
.AnyTagClassName
{
color: #633432;
}
</style>
background-color css
<style>
a { background-color: #633432; }
a { background-color: rgb(99,52,50); }
div.DivClassName
{
background-color: #633432;
}
.BgClassName
{
background-color: #633432;
}
</style>
border-color css
<style>
span { border-color: #633432; }
span { border-color: rgb(99,52,50); }
td.TdClassName
{
border-color: #633432;
}
.TagClassName
{
border-color: #633432;
}
</style>