Shades of Dark Purple #913476
Tints of Dark Purple #913476
RGB
CMYK
RGB Variations
Color information
#913476 (or 0x913476) is known color: Dark Purple. HEX triplet: 91, 34 and 76. RGB value is (145,52,118). Sum of RGB (Red+Green+Blue) = 145+52+118=315 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.03% from 315); Green value is 52 (20.70% from 255 or 16.51% from 315); Blue value is 118 (46.48% from 255 or 37.46% from 315); Max value from RGB is 145 - color contains mainly: red. Hex color #913476 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #913476 is #6ECB89. Grayscale: #575757. Windows color (decimal): -7261066 or 7746705. OLE color: 7746705.
HSL color Cylindrical-coordinate representation of color #913476: hue angle of 317.42º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #913476 is Cyan = 0, Magento = 0.64, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 52 | 118 | - |
| CMYK | 0 | 0.64 | 0.19 | 0.43 |
| HSL | 317.42º | 0.47% | 0.39% | - |
| HSV(B) | 317.42º | 0.64% | 0.57% | - |
| XYZ | 16.18 | 9.78 | 18.18 | - |
| YUV | 87.33 | 145.31 | 169.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 52 | 118 | 0 | 0.64 | 0.19 | 0.43 | 317.42 | 0.47 | 0.39 |
| Hex | 91 | 34 | 76 | 0 | 40 | 13 | 2B | 13D | 2F | 27 |
| Octal | 221 | 64 | 166 | 0 | 100 | 23 | 53 | 475 | 57 | 47 |
| Binary | 10010001 | 110100 | 1110110 | 0 | 1000000 | 10011 | 101011 | 100111101 | 101111 | 100111 |
Color Harmonies of #913476
Complementary color
Monochromatic Colors of #913476
Black with #913476
Text Example
Text Example
White with #913476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #913476; }
p { color: rgb(145,52,118); }
H1.HeaderClassName
{
color: #913476;
}
.AnyTagClassName
{
color: #913476;
}
</style>
background-color css
<style>
a { background-color: #913476; }
a { background-color: rgb(145,52,118); }
div.DivClassName
{
background-color: #913476;
}
.BgClassName
{
background-color: #913476;
}
</style>
border-color css
<style>
span { border-color: #913476; }
span { border-color: rgb(145,52,118); }
td.TdClassName
{
border-color: #913476;
}
.TagClassName
{
border-color: #913476;
}
</style>