Shades of Persian Plum #623636
Tints of Persian Plum #623636
RGB
CMYK
RGB Variations
Color information
#623636 (or 0x623636) is known color: Persian Plum. HEX triplet: 62, 36 and 36. RGB value is (98,54,54). Sum of RGB (Red+Green+Blue) = 98+54+54=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 98 - color contains mainly: red. Hex color #623636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623636 is #9DC9C9. Grayscale: #434343. Windows color (decimal): -10340810 or 3552866. OLE color: 3552866.
HSL color Cylindrical-coordinate representation of color #623636: hue angle of 0º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #623636 is Cyan = 0, Magento = 0.45, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 54 | - |
| CMYK | 0 | 0.45 | 0.45 | 0.62 |
| HSL | 0º | 0.29% | 0.3% | - |
| HSV(B) | 0º | 0.45% | 0.38% | - |
| XYZ | 7.02 | 5.5 | 4.18 | - |
| YUV | 67.16 | 120.58 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 54 | 0 | 0.45 | 0.45 | 0.62 | 0 | 0.29 | 0.3 |
| Hex | 62 | 36 | 36 | 0 | 2D | 2D | 3E | 0 | 1D | 1E |
| Octal | 142 | 66 | 66 | 0 | 55 | 55 | 76 | 0 | 35 | 36 |
| Binary | 1100010 | 110110 | 110110 | 0 | 101101 | 101101 | 111110 | 0 | 11101 | 11110 |
Color Harmonies of #623636
Complementary color
Monochromatic Colors of #623636
Black with #623636
Text Example
Text Example
White with #623636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623636; }
p { color: rgb(98,54,54); }
H1.HeaderClassName
{
color: #623636;
}
.AnyTagClassName
{
color: #623636;
}
</style>
background-color css
<style>
a { background-color: #623636; }
a { background-color: rgb(98,54,54); }
div.DivClassName
{
background-color: #623636;
}
.BgClassName
{
background-color: #623636;
}
</style>
border-color css
<style>
span { border-color: #623636; }
span { border-color: rgb(98,54,54); }
td.TdClassName
{
border-color: #623636;
}
.TagClassName
{
border-color: #623636;
}
</style>