Shades of Persian Indigo #331392
Tints of Persian Indigo #331392
RGB
CMYK
RGB Variations
Color information
#331392 (or 0x331392) is known color: Persian Indigo. HEX triplet: 33, 13 and 92. RGB value is (51,19,146). Sum of RGB (Red+Green+Blue) = 51+19+146=216 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.61% from 216); Green value is 19 (7.81% from 255 or 8.80% from 216); Blue value is 146 (57.42% from 255 or 67.59% from 216); Max value from RGB is 146 - color contains mainly: blue. Hex color #331392 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331392 is #CCEC6D. Grayscale: #2A2A2A. Windows color (decimal): -13429870 or 9573171. OLE color: 9573171.
HSL color Cylindrical-coordinate representation of color #331392: hue angle of 255.12º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #331392 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 19 | 146 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.43 |
| HSL | 255.12º | 0.77% | 0.32% | - |
| HSV(B) | 255.12º | 0.87% | 0.57% | - |
| XYZ | 6.79 | 3.24 | 27.46 | - |
| YUV | 43.05 | 186.1 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 146 | 0.65 | 0.87 | 0 | 0.43 | 255.12 | 0.77 | 0.32 |
| Hex | 33 | 13 | 92 | 41 | 57 | 0 | 2B | FF | 4D | 20 |
| Octal | 63 | 23 | 222 | 101 | 127 | 0 | 53 | 377 | 115 | 40 |
| Binary | 110011 | 10011 | 10010010 | 1000001 | 1010111 | 0 | 101011 | 11111111 | 1001101 | 100000 |
Color Harmonies of #331392
Complementary color
Monochromatic Colors of #331392
Black with #331392
Text Example
Text Example
White with #331392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331392; }
p { color: rgb(51,19,146); }
H1.HeaderClassName
{
color: #331392;
}
.AnyTagClassName
{
color: #331392;
}
</style>
background-color css
<style>
a { background-color: #331392; }
a { background-color: rgb(51,19,146); }
div.DivClassName
{
background-color: #331392;
}
.BgClassName
{
background-color: #331392;
}
</style>
border-color css
<style>
span { border-color: #331392; }
span { border-color: rgb(51,19,146); }
td.TdClassName
{
border-color: #331392;
}
.TagClassName
{
border-color: #331392;
}
</style>