Shades of Persian Plum #633635
Tints of Persian Plum #633635
RGB
CMYK
RGB Variations
Color information
#633635 (or 0x633635) is known color: Persian Plum. HEX triplet: 63, 36 and 35. RGB value is (99,54,53). Sum of RGB (Red+Green+Blue) = 99+54+53=206 (27% of max value = 765). Red value is 99 (39.06% from 255 or 48.06% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 53 (21.09% from 255 or 25.73% from 206); Max value from RGB is 99 - color contains mainly: red. Hex color #633635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #633635 is #9CC9CA. Grayscale: #434343. Windows color (decimal): -10275275 or 3487331. OLE color: 3487331.
HSL color Cylindrical-coordinate representation of color #633635: hue angle of 1.3º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #633635 is Cyan = 0, Magento = 0.45, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 54 | 53 | - |
| CMYK | 0 | 0.45 | 0.46 | 0.61 |
| HSL | 1.3º | 0.3% | 0.3% | - |
| HSV(B) | 1.3º | 0.46% | 0.39% | - |
| XYZ | 7.11 | 5.55 | 4.06 | - |
| YUV | 67.34 | 119.91 | 150.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 53 | 0 | 0.45 | 0.46 | 0.61 | 1.3 | 0.3 | 0.3 |
| Hex | 63 | 36 | 35 | 0 | 2D | 2E | 3D | 1 | 1E | 1E |
| Octal | 143 | 66 | 65 | 0 | 55 | 56 | 75 | 1 | 36 | 36 |
| Binary | 1100011 | 110110 | 110101 | 0 | 101101 | 101110 | 111101 | 1 | 11110 | 11110 |
Color Harmonies of #633635
Complementary color
Monochromatic Colors of #633635
Black with #633635
Text Example
Text Example
White with #633635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633635; }
p { color: rgb(99,54,53); }
H1.HeaderClassName
{
color: #633635;
}
.AnyTagClassName
{
color: #633635;
}
</style>
background-color css
<style>
a { background-color: #633635; }
a { background-color: rgb(99,54,53); }
div.DivClassName
{
background-color: #633635;
}
.BgClassName
{
background-color: #633635;
}
</style>
border-color css
<style>
span { border-color: #633635; }
span { border-color: rgb(99,54,53); }
td.TdClassName
{
border-color: #633635;
}
.TagClassName
{
border-color: #633635;
}
</style>