Shades of Dark Purple #912478
Tints of Dark Purple #912478
RGB
CMYK
RGB Variations
Color information
#912478 (or 0x912478) is known color: Dark Purple. HEX triplet: 91, 24 and 78. RGB value is (145,36,120). Sum of RGB (Red+Green+Blue) = 145+36+120=301 (39% of max value = 765). Red value is 145 (57.03% from 255 or 48.17% from 301); Green value is 36 (14.45% from 255 or 11.96% from 301); Blue value is 120 (47.27% from 255 or 39.87% from 301); Max value from RGB is 145 - color contains mainly: red. Hex color #912478 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #912478 is #6EDB87. Grayscale: #4D4D4D. Windows color (decimal): -7265160 or 7873681. OLE color: 7873681.
HSL color Cylindrical-coordinate representation of color #912478: hue angle of 313.76º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #912478 is Cyan = 0, Magento = 0.75, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 120 | - |
| CMYK | 0 | 0.75 | 0.17 | 0.43 |
| HSL | 313.76º | 0.6% | 0.35% | - |
| HSV(B) | 313.76º | 0.75% | 0.57% | - |
| XYZ | 15.7 | 8.64 | 18.61 | - |
| YUV | 78.17 | 151.61 | 175.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 120 | 0 | 0.75 | 0.17 | 0.43 | 313.76 | 0.6 | 0.35 |
| Hex | 91 | 24 | 78 | 0 | 4B | 11 | 2B | 13A | 3C | 23 |
| Octal | 221 | 44 | 170 | 0 | 113 | 21 | 53 | 472 | 74 | 43 |
| Binary | 10010001 | 100100 | 1111000 | 0 | 1001011 | 10001 | 101011 | 100111010 | 111100 | 100011 |
Color Harmonies of #912478
Complementary color
Monochromatic Colors of #912478
Black with #912478
Text Example
Text Example
White with #912478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912478; }
p { color: rgb(145,36,120); }
H1.HeaderClassName
{
color: #912478;
}
.AnyTagClassName
{
color: #912478;
}
</style>
background-color css
<style>
a { background-color: #912478; }
a { background-color: rgb(145,36,120); }
div.DivClassName
{
background-color: #912478;
}
.BgClassName
{
background-color: #912478;
}
</style>
border-color css
<style>
span { border-color: #912478; }
span { border-color: rgb(145,36,120); }
td.TdClassName
{
border-color: #912478;
}
.TagClassName
{
border-color: #912478;
}
</style>