Shades of Persian Plum #623736
Tints of Persian Plum #623736
RGB
CMYK
RGB Variations
Color information
#623736 (or 0x623736) is known color: Persian Plum. HEX triplet: 62, 37 and 36. RGB value is (98,55,54). Sum of RGB (Red+Green+Blue) = 98+55+54=207 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.34% from 207); Green value is 55 (21.88% from 255 or 26.57% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 98 - color contains mainly: red. Hex color #623736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623736 is #9DC8C9. Grayscale: #434343. Windows color (decimal): -10340554 or 3553122. OLE color: 3553122.
HSL color Cylindrical-coordinate representation of color #623736: hue angle of 1.36º 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 #623736 is Cyan = 0, Magento = 0.44, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 55 | 54 | - |
| CMYK | 0 | 0.44 | 0.45 | 0.62 |
| HSL | 1.36º | 0.29% | 0.3% | - |
| HSV(B) | 1.36º | 0.45% | 0.38% | - |
| XYZ | 7.07 | 5.6 | 4.2 | - |
| YUV | 67.74 | 120.25 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 55 | 54 | 0 | 0.44 | 0.45 | 0.62 | 1.36 | 0.29 | 0.3 |
| Hex | 62 | 37 | 36 | 0 | 2C | 2D | 3E | 1 | 1D | 1E |
| Octal | 142 | 67 | 66 | 0 | 54 | 55 | 76 | 1 | 35 | 36 |
| Binary | 1100010 | 110111 | 110110 | 0 | 101100 | 101101 | 111110 | 1 | 11101 | 11110 |
Color Harmonies of #623736
Complementary color
Monochromatic Colors of #623736
Black with #623736
Text Example
Text Example
White with #623736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623736; }
p { color: rgb(98,55,54); }
H1.HeaderClassName
{
color: #623736;
}
.AnyTagClassName
{
color: #623736;
}
</style>
background-color css
<style>
a { background-color: #623736; }
a { background-color: rgb(98,55,54); }
div.DivClassName
{
background-color: #623736;
}
.BgClassName
{
background-color: #623736;
}
</style>
border-color css
<style>
span { border-color: #623736; }
span { border-color: rgb(98,55,54); }
td.TdClassName
{
border-color: #623736;
}
.TagClassName
{
border-color: #623736;
}
</style>