Shades of Persian Plum #623532
Tints of Persian Plum #623532
RGB
CMYK
RGB Variations
Color information
#623532 (or 0x623532) is known color: Persian Plum. HEX triplet: 62, 35 and 32. RGB value is (98,53,50). Sum of RGB (Red+Green+Blue) = 98+53+50=201 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.76% from 201); Green value is 53 (21.09% from 255 or 26.37% from 201); Blue value is 50 (19.92% from 255 or 24.88% from 201); Max value from RGB is 98 - color contains mainly: red. Hex color #623532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623532 is #9DCACD. Grayscale: #424242. Windows color (decimal): -10341070 or 3290466. OLE color: 3290466.
HSL color Cylindrical-coordinate representation of color #623532: hue angle of 3.75º 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 #623532 is Cyan = 0, Magento = 0.46, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 53 | 50 | - |
| CMYK | 0 | 0.46 | 0.49 | 0.62 |
| HSL | 3.75º | 0.32% | 0.29% | - |
| HSV(B) | 3.75º | 0.49% | 0.38% | - |
| XYZ | 6.89 | 5.37 | 3.69 | - |
| YUV | 66.11 | 118.91 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 53 | 50 | 0 | 0.46 | 0.49 | 0.62 | 3.75 | 0.32 | 0.29 |
| Hex | 62 | 35 | 32 | 0 | 2E | 31 | 3E | 4 | 20 | 1D |
| Octal | 142 | 65 | 62 | 0 | 56 | 61 | 76 | 4 | 40 | 35 |
| Binary | 1100010 | 110101 | 110010 | 0 | 101110 | 110001 | 111110 | 100 | 100000 | 11101 |
Color Harmonies of #623532
Complementary color
Monochromatic Colors of #623532
Black with #623532
Text Example
Text Example
White with #623532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623532; }
p { color: rgb(98,53,50); }
H1.HeaderClassName
{
color: #623532;
}
.AnyTagClassName
{
color: #623532;
}
</style>
background-color css
<style>
a { background-color: #623532; }
a { background-color: rgb(98,53,50); }
div.DivClassName
{
background-color: #623532;
}
.BgClassName
{
background-color: #623532;
}
</style>
border-color css
<style>
span { border-color: #623532; }
span { border-color: rgb(98,53,50); }
td.TdClassName
{
border-color: #623532;
}
.TagClassName
{
border-color: #623532;
}
</style>