Shades of Persian Plum #623632
Tints of Persian Plum #623632
RGB
CMYK
RGB Variations
Color information
#623632 (or 0x623632) is known color: Persian Plum. HEX triplet: 62, 36 and 32. RGB value is (98,54,50). Sum of RGB (Red+Green+Blue) = 98+54+50=202 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.51% from 202); Green value is 54 (21.48% from 255 or 26.73% from 202); Blue value is 50 (19.92% from 255 or 24.75% from 202); Max value from RGB is 98 - color contains mainly: red. Hex color #623632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623632 is #9DC9CD. Grayscale: #424242. Windows color (decimal): -10340814 or 3290722. OLE color: 3290722.
HSL color Cylindrical-coordinate representation of color #623632: hue angle of 5º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #623632 is Cyan = 0, Magento = 0.45, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 50 | - |
| CMYK | 0 | 0.45 | 0.49 | 0.62 |
| HSL | 5º | 0.32% | 0.29% | - |
| HSV(B) | 5º | 0.49% | 0.38% | - |
| XYZ | 6.93 | 5.47 | 3.71 | - |
| YUV | 66.7 | 118.58 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 50 | 0 | 0.45 | 0.49 | 0.62 | 5 | 0.32 | 0.29 |
| Hex | 62 | 36 | 32 | 0 | 2D | 31 | 3E | 5 | 20 | 1D |
| Octal | 142 | 66 | 62 | 0 | 55 | 61 | 76 | 5 | 40 | 35 |
| Binary | 1100010 | 110110 | 110010 | 0 | 101101 | 110001 | 111110 | 101 | 100000 | 11101 |
Color Harmonies of #623632
Complementary color
Monochromatic Colors of #623632
Black with #623632
Text Example
Text Example
White with #623632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623632; }
p { color: rgb(98,54,50); }
H1.HeaderClassName
{
color: #623632;
}
.AnyTagClassName
{
color: #623632;
}
</style>
background-color css
<style>
a { background-color: #623632; }
a { background-color: rgb(98,54,50); }
div.DivClassName
{
background-color: #623632;
}
.BgClassName
{
background-color: #623632;
}
</style>
border-color css
<style>
span { border-color: #623632; }
span { border-color: rgb(98,54,50); }
td.TdClassName
{
border-color: #623632;
}
.TagClassName
{
border-color: #623632;
}
</style>