Shades of Persian Indigo #331195
Tints of Persian Indigo #331195
RGB
CMYK
RGB Variations
Color information
#331195 (or 0x331195) is known color: Persian Indigo. HEX triplet: 33, 11 and 95. RGB value is (51,17,149). Sum of RGB (Red+Green+Blue) = 51+17+149=217 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.50% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 149 (58.59% from 255 or 68.66% from 217); Max value from RGB is 149 - color contains mainly: blue. Hex color #331195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331195 is #CCEE6A. Grayscale: #292929. Windows color (decimal): -13430379 or 9769267. OLE color: 9769267.
HSL color Cylindrical-coordinate representation of color #331195: hue angle of 255.45º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #331195 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 17 | 149 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.42 |
| HSL | 255.45º | 0.8% | 0.33% | - |
| HSV(B) | 255.45º | 0.89% | 0.58% | - |
| XYZ | 6.99 | 3.27 | 28.7 | - |
| YUV | 42.21 | 188.26 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 17 | 149 | 0.66 | 0.89 | 0 | 0.42 | 255.45 | 0.8 | 0.33 |
| Hex | 33 | 11 | 95 | 42 | 59 | 0 | 2A | FF | 50 | 21 |
| Octal | 63 | 21 | 225 | 102 | 131 | 0 | 52 | 377 | 120 | 41 |
| Binary | 110011 | 10001 | 10010101 | 1000010 | 1011001 | 0 | 101010 | 11111111 | 1010000 | 100001 |
Color Harmonies of #331195
Complementary color
Monochromatic Colors of #331195
Black with #331195
Text Example
Text Example
White with #331195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331195; }
p { color: rgb(51,17,149); }
H1.HeaderClassName
{
color: #331195;
}
.AnyTagClassName
{
color: #331195;
}
</style>
background-color css
<style>
a { background-color: #331195; }
a { background-color: rgb(51,17,149); }
div.DivClassName
{
background-color: #331195;
}
.BgClassName
{
background-color: #331195;
}
</style>
border-color css
<style>
span { border-color: #331195; }
span { border-color: rgb(51,17,149); }
td.TdClassName
{
border-color: #331195;
}
.TagClassName
{
border-color: #331195;
}
</style>