Shades of Persian Plum #673433
Tints of Persian Plum #673433
RGB
CMYK
RGB Variations
Color information
#673433 (or 0x673433) is known color: Persian Plum. HEX triplet: 67, 34 and 33. RGB value is (103,52,51). Sum of RGB (Red+Green+Blue) = 103+52+51=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 52 (20.70% from 255 or 25.24% from 206); Blue value is 51 (20.31% from 255 or 24.76% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #673433 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673433 is #98CBCC. Grayscale: #434343. Windows color (decimal): -10013645 or 3355751. OLE color: 3355751.
HSL color Cylindrical-coordinate representation of color #673433: hue angle of 1.15º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #673433 is Cyan = 0, Magento = 0.50, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 52 | 51 | - |
| CMYK | 0 | 0.50 | 0.50 | 0.60 |
| HSL | 1.15º | 0.34% | 0.3% | - |
| HSV(B) | 1.15º | 0.5% | 0.4% | - |
| XYZ | 7.42 | 5.58 | 3.82 | - |
| YUV | 67.14 | 118.9 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 51 | 0 | 0.50 | 0.50 | 0.60 | 1.15 | 0.34 | 0.3 |
| Hex | 67 | 34 | 33 | 0 | 32 | 32 | 3C | 1 | 22 | 1E |
| Octal | 147 | 64 | 63 | 0 | 62 | 62 | 74 | 1 | 42 | 36 |
| Binary | 1100111 | 110100 | 110011 | 0 | 110010 | 110010 | 111100 | 1 | 100010 | 11110 |
Color Harmonies of #673433
Complementary color
Monochromatic Colors of #673433
Black with #673433
Text Example
Text Example
White with #673433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673433; }
p { color: rgb(103,52,51); }
H1.HeaderClassName
{
color: #673433;
}
.AnyTagClassName
{
color: #673433;
}
</style>
background-color css
<style>
a { background-color: #673433; }
a { background-color: rgb(103,52,51); }
div.DivClassName
{
background-color: #673433;
}
.BgClassName
{
background-color: #673433;
}
</style>
border-color css
<style>
span { border-color: #673433; }
span { border-color: rgb(103,52,51); }
td.TdClassName
{
border-color: #673433;
}
.TagClassName
{
border-color: #673433;
}
</style>