Shades of Dark Purple #922576
Tints of Dark Purple #922576
RGB
CMYK
RGB Variations
Color information
#922576 (or 0x922576) is known color: Dark Purple. HEX triplet: 92, 25 and 76. RGB value is (146,37,118). Sum of RGB (Red+Green+Blue) = 146+37+118=301 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.50% from 301); Green value is 37 (14.84% from 255 or 12.29% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 146 - color contains mainly: red. Hex color #922576 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #922576 is #6DDA89. Grayscale: #4E4E4E. Windows color (decimal): -7199370 or 7742866. OLE color: 7742866.
HSL color Cylindrical-coordinate representation of color #922576: hue angle of 315.41º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #922576 is Cyan = 0, Magento = 0.75, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 37 | 118 | - |
| CMYK | 0 | 0.75 | 0.19 | 0.43 |
| HSL | 315.41º | 0.6% | 0.36% | - |
| HSV(B) | 315.41º | 0.75% | 0.57% | - |
| XYZ | 15.79 | 8.74 | 17.99 | - |
| YUV | 78.83 | 150.11 | 175.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 37 | 118 | 0 | 0.75 | 0.19 | 0.43 | 315.41 | 0.6 | 0.36 |
| Hex | 92 | 25 | 76 | 0 | 4B | 13 | 2B | 13B | 3C | 24 |
| Octal | 222 | 45 | 166 | 0 | 113 | 23 | 53 | 473 | 74 | 44 |
| Binary | 10010010 | 100101 | 1110110 | 0 | 1001011 | 10011 | 101011 | 100111011 | 111100 | 100100 |
Color Harmonies of #922576
Complementary color
Monochromatic Colors of #922576
Black with #922576
Text Example
Text Example
White with #922576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922576; }
p { color: rgb(146,37,118); }
H1.HeaderClassName
{
color: #922576;
}
.AnyTagClassName
{
color: #922576;
}
</style>
background-color css
<style>
a { background-color: #922576; }
a { background-color: rgb(146,37,118); }
div.DivClassName
{
background-color: #922576;
}
.BgClassName
{
background-color: #922576;
}
</style>
border-color css
<style>
span { border-color: #922576; }
span { border-color: rgb(146,37,118); }
td.TdClassName
{
border-color: #922576;
}
.TagClassName
{
border-color: #922576;
}
</style>