Shades of Persian Plum #603635
Tints of Persian Plum #603635
RGB
CMYK
RGB Variations
Color information
#603635 (or 0x603635) is known color: Persian Plum. HEX triplet: 60, 36 and 35. RGB value is (96,54,53). Sum of RGB (Red+Green+Blue) = 96+54+53=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 53 (21.09% from 255 or 26.11% from 203); Max value from RGB is 96 - color contains mainly: red. Hex color #603635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #603635 is #9FC9CA. Grayscale: #424242. Windows color (decimal): -10471883 or 3487328. OLE color: 3487328.
HSL color Cylindrical-coordinate representation of color #603635: hue angle of 1.4º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #603635 is Cyan = 0, Magento = 0.44, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 54 | 53 | - |
| CMYK | 0 | 0.44 | 0.45 | 0.62 |
| HSL | 1.4º | 0.29% | 0.29% | - |
| HSV(B) | 1.4º | 0.45% | 0.38% | - |
| XYZ | 6.79 | 5.38 | 4.05 | - |
| YUV | 66.44 | 120.41 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 54 | 53 | 0 | 0.44 | 0.45 | 0.62 | 1.4 | 0.29 | 0.29 |
| Hex | 60 | 36 | 35 | 0 | 2C | 2D | 3E | 1 | 1D | 1D |
| Octal | 140 | 66 | 65 | 0 | 54 | 55 | 76 | 1 | 35 | 35 |
| Binary | 1100000 | 110110 | 110101 | 0 | 101100 | 101101 | 111110 | 1 | 11101 | 11101 |
Color Harmonies of #603635
Complementary color
Monochromatic Colors of #603635
Black with #603635
Text Example
Text Example
White with #603635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603635; }
p { color: rgb(96,54,53); }
H1.HeaderClassName
{
color: #603635;
}
.AnyTagClassName
{
color: #603635;
}
</style>
background-color css
<style>
a { background-color: #603635; }
a { background-color: rgb(96,54,53); }
div.DivClassName
{
background-color: #603635;
}
.BgClassName
{
background-color: #603635;
}
</style>
border-color css
<style>
span { border-color: #603635; }
span { border-color: rgb(96,54,53); }
td.TdClassName
{
border-color: #603635;
}
.TagClassName
{
border-color: #603635;
}
</style>