Shades of Persian Indigo #331791
Tints of Persian Indigo #331791
RGB
CMYK
RGB Variations
Color information
#331791 (or 0x331791) is known color: Persian Indigo. HEX triplet: 33, 17 and 91. RGB value is (51,23,145). Sum of RGB (Red+Green+Blue) = 51+23+145=219 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.29% from 219); Green value is 23 (9.38% from 255 or 10.50% from 219); Blue value is 145 (57.03% from 255 or 66.21% from 219); Max value from RGB is 145 - color contains mainly: blue. Hex color #331791 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331791 is #CCE86E. Grayscale: #2C2C2C. Windows color (decimal): -13428847 or 9508659. OLE color: 9508659.
HSL color Cylindrical-coordinate representation of color #331791: hue angle of 253.77º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #331791 is Cyan = 0.65, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 23 | 145 | - |
| CMYK | 0.65 | 0.84 | 0 | 0.43 |
| HSL | 253.77º | 0.73% | 0.33% | - |
| HSV(B) | 253.77º | 0.84% | 0.57% | - |
| XYZ | 6.78 | 3.36 | 27.08 | - |
| YUV | 45.28 | 184.28 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 23 | 145 | 0.65 | 0.84 | 0 | 0.43 | 253.77 | 0.73 | 0.33 |
| Hex | 33 | 17 | 91 | 41 | 54 | 0 | 2B | FE | 49 | 21 |
| Octal | 63 | 27 | 221 | 101 | 124 | 0 | 53 | 376 | 111 | 41 |
| Binary | 110011 | 10111 | 10010001 | 1000001 | 1010100 | 0 | 101011 | 11111110 | 1001001 | 100001 |
Color Harmonies of #331791
Complementary color
Monochromatic Colors of #331791
Black with #331791
Text Example
Text Example
White with #331791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331791; }
p { color: rgb(51,23,145); }
H1.HeaderClassName
{
color: #331791;
}
.AnyTagClassName
{
color: #331791;
}
</style>
background-color css
<style>
a { background-color: #331791; }
a { background-color: rgb(51,23,145); }
div.DivClassName
{
background-color: #331791;
}
.BgClassName
{
background-color: #331791;
}
</style>
border-color css
<style>
span { border-color: #331791; }
span { border-color: rgb(51,23,145); }
td.TdClassName
{
border-color: #331791;
}
.TagClassName
{
border-color: #331791;
}
</style>