Shades of Persian Plum #623936
Tints of Persian Plum #623936
RGB
CMYK
RGB Variations
Color information
#623936 (or 0x623936) is known color: Persian Plum. HEX triplet: 62, 39 and 36. RGB value is (98,57,54). Sum of RGB (Red+Green+Blue) = 98+57+54=209 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.89% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 98 - color contains mainly: red. Hex color #623936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623936 is #9DC6C9. Grayscale: #444444. Windows color (decimal): -10340042 or 3553634. OLE color: 3553634.
HSL color Cylindrical-coordinate representation of color #623936: hue angle of 4.09º 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 #623936 is Cyan = 0, Magento = 0.42, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 54 | - |
| CMYK | 0 | 0.42 | 0.45 | 0.62 |
| HSL | 4.09º | 0.29% | 0.3% | - |
| HSV(B) | 4.09º | 0.45% | 0.38% | - |
| XYZ | 7.17 | 5.79 | 4.23 | - |
| YUV | 68.92 | 119.58 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 54 | 0 | 0.42 | 0.45 | 0.62 | 4.09 | 0.29 | 0.3 |
| Hex | 62 | 39 | 36 | 0 | 2A | 2D | 3E | 4 | 1D | 1E |
| Octal | 142 | 71 | 66 | 0 | 52 | 55 | 76 | 4 | 35 | 36 |
| Binary | 1100010 | 111001 | 110110 | 0 | 101010 | 101101 | 111110 | 100 | 11101 | 11110 |
Color Harmonies of #623936
Complementary color
Monochromatic Colors of #623936
Black with #623936
Text Example
Text Example
White with #623936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623936; }
p { color: rgb(98,57,54); }
H1.HeaderClassName
{
color: #623936;
}
.AnyTagClassName
{
color: #623936;
}
</style>
background-color css
<style>
a { background-color: #623936; }
a { background-color: rgb(98,57,54); }
div.DivClassName
{
background-color: #623936;
}
.BgClassName
{
background-color: #623936;
}
</style>
border-color css
<style>
span { border-color: #623936; }
span { border-color: rgb(98,57,54); }
td.TdClassName
{
border-color: #623936;
}
.TagClassName
{
border-color: #623936;
}
</style>