Shades of Persian Plum #623834
Tints of Persian Plum #623834
RGB
CMYK
RGB Variations
Color information
#623834 (or 0x623834) is known color: Persian Plum. HEX triplet: 62, 38 and 34. RGB value is (98,56,52). Sum of RGB (Red+Green+Blue) = 98+56+52=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 56 (22.27% from 255 or 27.18% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 98 - color contains mainly: red. Hex color #623834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623834 is #9DC7CB. Grayscale: #444444. Windows color (decimal): -10340300 or 3422306. OLE color: 3422306.
HSL color Cylindrical-coordinate representation of color #623834: hue angle of 5.22º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #623834 is Cyan = 0, Magento = 0.43, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 56 | 52 | - |
| CMYK | 0 | 0.43 | 0.47 | 0.62 |
| HSL | 5.22º | 0.31% | 0.29% | - |
| HSV(B) | 5.22º | 0.47% | 0.38% | - |
| XYZ | 7.07 | 5.67 | 3.97 | - |
| YUV | 68.1 | 118.91 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 56 | 52 | 0 | 0.43 | 0.47 | 0.62 | 5.22 | 0.31 | 0.29 |
| Hex | 62 | 38 | 34 | 0 | 2B | 2F | 3E | 5 | 1F | 1D |
| Octal | 142 | 70 | 64 | 0 | 53 | 57 | 76 | 5 | 37 | 35 |
| Binary | 1100010 | 111000 | 110100 | 0 | 101011 | 101111 | 111110 | 101 | 11111 | 11101 |
Color Harmonies of #623834
Complementary color
Monochromatic Colors of #623834
Black with #623834
Text Example
Text Example
White with #623834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623834; }
p { color: rgb(98,56,52); }
H1.HeaderClassName
{
color: #623834;
}
.AnyTagClassName
{
color: #623834;
}
</style>
background-color css
<style>
a { background-color: #623834; }
a { background-color: rgb(98,56,52); }
div.DivClassName
{
background-color: #623834;
}
.BgClassName
{
background-color: #623834;
}
</style>
border-color css
<style>
span { border-color: #623834; }
span { border-color: rgb(98,56,52); }
td.TdClassName
{
border-color: #623834;
}
.TagClassName
{
border-color: #623834;
}
</style>