Shades of Dark Purple #832467
Tints of Dark Purple #832467
RGB
CMYK
RGB Variations
Color information
#832467 (or 0x832467) is known color: Dark Purple. HEX triplet: 83, 24 and 67. RGB value is (131,36,103). Sum of RGB (Red+Green+Blue) = 131+36+103=270 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.52% from 270); Green value is 36 (14.45% from 255 or 13.33% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 131 - color contains mainly: red. Hex color #832467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832467 is #7CDB98. Grayscale: #474747. Windows color (decimal): -8182681 or 6759555. OLE color: 6759555.
HSL color Cylindrical-coordinate representation of color #832467: hue angle of 317.68º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832467 is Cyan = 0, Magento = 0.73, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 36 | 103 | - |
| CMYK | 0 | 0.73 | 0.21 | 0.49 |
| HSL | 317.68º | 0.57% | 0.33% | - |
| HSV(B) | 317.68º | 0.73% | 0.51% | - |
| XYZ | 12.44 | 7.07 | 13.54 | - |
| YUV | 72.04 | 145.47 | 170.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 36 | 103 | 0 | 0.73 | 0.21 | 0.49 | 317.68 | 0.57 | 0.33 |
| Hex | 83 | 24 | 67 | 0 | 49 | 15 | 31 | 13E | 39 | 21 |
| Octal | 203 | 44 | 147 | 0 | 111 | 25 | 61 | 476 | 71 | 41 |
| Binary | 10000011 | 100100 | 1100111 | 0 | 1001001 | 10101 | 110001 | 100111110 | 111001 | 100001 |
Color Harmonies of #832467
Complementary color
Monochromatic Colors of #832467
Black with #832467
Text Example
Text Example
White with #832467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832467; }
p { color: rgb(131,36,103); }
H1.HeaderClassName
{
color: #832467;
}
.AnyTagClassName
{
color: #832467;
}
</style>
background-color css
<style>
a { background-color: #832467; }
a { background-color: rgb(131,36,103); }
div.DivClassName
{
background-color: #832467;
}
.BgClassName
{
background-color: #832467;
}
</style>
border-color css
<style>
span { border-color: #832467; }
span { border-color: rgb(131,36,103); }
td.TdClassName
{
border-color: #832467;
}
.TagClassName
{
border-color: #832467;
}
</style>