Shades of Persian Plum #623633
Tints of Persian Plum #623633
RGB
CMYK
RGB Variations
Color information
#623633 (or 0x623633) is known color: Persian Plum. HEX triplet: 62, 36 and 33. RGB value is (98,54,51). Sum of RGB (Red+Green+Blue) = 98+54+51=203 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.28% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 51 (20.31% from 255 or 25.12% from 203); Max value from RGB is 98 - color contains mainly: red. Hex color #623633 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623633 is #9DC9CC. Grayscale: #424242. Windows color (decimal): -10340813 or 3356258. OLE color: 3356258.
HSL color Cylindrical-coordinate representation of color #623633: hue angle of 3.83º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #623633 is Cyan = 0, Magento = 0.45, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 51 | - |
| CMYK | 0 | 0.45 | 0.48 | 0.62 |
| HSL | 3.83º | 0.32% | 0.29% | - |
| HSV(B) | 3.83º | 0.48% | 0.38% | - |
| XYZ | 6.95 | 5.47 | 3.82 | - |
| YUV | 66.81 | 119.08 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 51 | 0 | 0.45 | 0.48 | 0.62 | 3.83 | 0.32 | 0.29 |
| Hex | 62 | 36 | 33 | 0 | 2D | 30 | 3E | 4 | 20 | 1D |
| Octal | 142 | 66 | 63 | 0 | 55 | 60 | 76 | 4 | 40 | 35 |
| Binary | 1100010 | 110110 | 110011 | 0 | 101101 | 110000 | 111110 | 100 | 100000 | 11101 |
Color Harmonies of #623633
Complementary color
Monochromatic Colors of #623633
Black with #623633
Text Example
Text Example
White with #623633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623633; }
p { color: rgb(98,54,51); }
H1.HeaderClassName
{
color: #623633;
}
.AnyTagClassName
{
color: #623633;
}
</style>
background-color css
<style>
a { background-color: #623633; }
a { background-color: rgb(98,54,51); }
div.DivClassName
{
background-color: #623633;
}
.BgClassName
{
background-color: #623633;
}
</style>
border-color css
<style>
span { border-color: #623633; }
span { border-color: rgb(98,54,51); }
td.TdClassName
{
border-color: #623633;
}
.TagClassName
{
border-color: #623633;
}
</style>