Shades of Dark Purple #781467
Tints of Dark Purple #781467
RGB
CMYK
RGB Variations
Color information
#781467 (or 0x781467) is known color: Dark Purple. HEX triplet: 78, 14 and 67. RGB value is (120,20,103). Sum of RGB (Red+Green+Blue) = 120+20+103=243 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.38% from 243); Green value is 20 (8.20% from 255 or 8.23% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 120 - color contains mainly: red. Hex color #781467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #781467 is #87EB98. Grayscale: #3B3B3B. Windows color (decimal): -8907673 or 6755448. OLE color: 6755448.
HSL color Cylindrical-coordinate representation of color #781467: hue angle of 310.2º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #781467 is Cyan = 0, Magento = 0.83, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 20 | 103 | - |
| CMYK | 0 | 0.83 | 0.14 | 0.53 |
| HSL | 310.2º | 0.71% | 0.27% | - |
| HSV(B) | 310.2º | 0.83% | 0.47% | - |
| XYZ | 10.44 | 5.47 | 13.34 | - |
| YUV | 59.36 | 152.63 | 171.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 20 | 103 | 0 | 0.83 | 0.14 | 0.53 | 310.2 | 0.71 | 0.27 |
| Hex | 78 | 14 | 67 | 0 | 53 | E | 35 | 136 | 47 | 1B |
| Octal | 170 | 24 | 147 | 0 | 123 | 16 | 65 | 466 | 107 | 33 |
| Binary | 1111000 | 10100 | 1100111 | 0 | 1010011 | 1110 | 110101 | 100110110 | 1000111 | 11011 |
Color Harmonies of #781467
Complementary color
Monochromatic Colors of #781467
Black with #781467
Text Example
Text Example
White with #781467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781467; }
p { color: rgb(120,20,103); }
H1.HeaderClassName
{
color: #781467;
}
.AnyTagClassName
{
color: #781467;
}
</style>
background-color css
<style>
a { background-color: #781467; }
a { background-color: rgb(120,20,103); }
div.DivClassName
{
background-color: #781467;
}
.BgClassName
{
background-color: #781467;
}
</style>
border-color css
<style>
span { border-color: #781467; }
span { border-color: rgb(120,20,103); }
td.TdClassName
{
border-color: #781467;
}
.TagClassName
{
border-color: #781467;
}
</style>