Shades of Persian Plum #673130
Tints of Persian Plum #673130
RGB
CMYK
RGB Variations
Color information
#673130 (or 0x673130) is known color: Persian Plum. HEX triplet: 67, 31 and 30. RGB value is (103,49,48). Sum of RGB (Red+Green+Blue) = 103+49+48=200 (26% of max value = 765). Red value is 103 (40.62% from 255 or 51.5% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 103 - color contains mainly: red. Hex color #673130 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673130 is #98CECF. Grayscale: #414141. Windows color (decimal): -10014416 or 3158375. OLE color: 3158375.
HSL color Cylindrical-coordinate representation of color #673130: hue angle of 1.09º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #673130 is Cyan = 0, Magento = 0.52, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 49 | 48 | - |
| CMYK | 0 | 0.52 | 0.53 | 0.60 |
| HSL | 1.09º | 0.36% | 0.3% | - |
| HSV(B) | 1.09º | 0.53% | 0.4% | - |
| XYZ | 7.23 | 5.29 | 3.44 | - |
| YUV | 65.03 | 118.39 | 155.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 49 | 48 | 0 | 0.52 | 0.53 | 0.60 | 1.09 | 0.36 | 0.3 |
| Hex | 67 | 31 | 30 | 0 | 34 | 35 | 3C | 1 | 24 | 1E |
| Octal | 147 | 61 | 60 | 0 | 64 | 65 | 74 | 1 | 44 | 36 |
| Binary | 1100111 | 110001 | 110000 | 0 | 110100 | 110101 | 111100 | 1 | 100100 | 11110 |
Color Harmonies of #673130
Complementary color
Monochromatic Colors of #673130
Black with #673130
Text Example
Text Example
White with #673130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673130; }
p { color: rgb(103,49,48); }
H1.HeaderClassName
{
color: #673130;
}
.AnyTagClassName
{
color: #673130;
}
</style>
background-color css
<style>
a { background-color: #673130; }
a { background-color: rgb(103,49,48); }
div.DivClassName
{
background-color: #673130;
}
.BgClassName
{
background-color: #673130;
}
</style>
border-color css
<style>
span { border-color: #673130; }
span { border-color: rgb(103,49,48); }
td.TdClassName
{
border-color: #673130;
}
.TagClassName
{
border-color: #673130;
}
</style>