Shades of Persian Plum #663834
Tints of Persian Plum #663834
RGB
CMYK
RGB Variations
Color information
#663834 (or 0x663834) is known color: Persian Plum. HEX triplet: 66, 38 and 34. RGB value is (102,56,52). Sum of RGB (Red+Green+Blue) = 102+56+52=210 (27% of max value = 765). Red value is 102 (40.23% from 255 or 48.57% from 210); Green value is 56 (22.27% from 255 or 26.67% from 210); Blue value is 52 (20.70% from 255 or 24.76% from 210); Max value from RGB is 102 - color contains mainly: red. Hex color #663834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #663834 is #99C7CB. Grayscale: #454545. Windows color (decimal): -10078156 or 3422310. OLE color: 3422310.
HSL color Cylindrical-coordinate representation of color #663834: hue angle of 4.8º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #663834 is Cyan = 0, Magento = 0.45, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 56 | 52 | - |
| CMYK | 0 | 0.45 | 0.49 | 0.6 |
| HSL | 4.8º | 0.32% | 0.3% | - |
| HSV(B) | 4.8º | 0.49% | 0.4% | - |
| XYZ | 7.51 | 5.9 | 3.99 | - |
| YUV | 69.3 | 118.24 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 56 | 52 | 0 | 0.45 | 0.49 | 0.6 | 4.8 | 0.32 | 0.3 |
| Hex | 66 | 38 | 34 | 0 | 2D | 31 | 3C | 5 | 20 | 1E |
| Octal | 146 | 70 | 64 | 0 | 55 | 61 | 74 | 5 | 40 | 36 |
| Binary | 1100110 | 111000 | 110100 | 0 | 101101 | 110001 | 111100 | 101 | 100000 | 11110 |
Color Harmonies of #663834
Complementary color
Monochromatic Colors of #663834
Black with #663834
Text Example
Text Example
White with #663834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663834; }
p { color: rgb(102,56,52); }
H1.HeaderClassName
{
color: #663834;
}
.AnyTagClassName
{
color: #663834;
}
</style>
background-color css
<style>
a { background-color: #663834; }
a { background-color: rgb(102,56,52); }
div.DivClassName
{
background-color: #663834;
}
.BgClassName
{
background-color: #663834;
}
</style>
border-color css
<style>
span { border-color: #663834; }
span { border-color: rgb(102,56,52); }
td.TdClassName
{
border-color: #663834;
}
.TagClassName
{
border-color: #663834;
}
</style>