Shades of Persian Indigo #331395
Tints of Persian Indigo #331395
RGB
CMYK
RGB Variations
Color information
#331395 (or 0x331395) is known color: Persian Indigo. HEX triplet: 33, 13 and 95. RGB value is (51,19,149). Sum of RGB (Red+Green+Blue) = 51+19+149=219 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.29% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 149 (58.59% from 255 or 68.04% from 219); Max value from RGB is 149 - color contains mainly: blue. Hex color #331395 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331395 is #CCEC6A. Grayscale: #2A2A2A. Windows color (decimal): -13429867 or 9769779. OLE color: 9769779.
HSL color Cylindrical-coordinate representation of color #331395: hue angle of 254.77º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #331395 is Cyan = 0.66, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 19 | 149 | - |
| CMYK | 0.66 | 0.87 | 0 | 0.42 |
| HSL | 254.77º | 0.77% | 0.33% | - |
| HSV(B) | 254.77º | 0.87% | 0.58% | - |
| XYZ | 7.02 | 3.34 | 28.71 | - |
| YUV | 43.39 | 187.6 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 149 | 0.66 | 0.87 | 0 | 0.42 | 254.77 | 0.77 | 0.33 |
| Hex | 33 | 13 | 95 | 42 | 57 | 0 | 2A | FF | 4D | 21 |
| Octal | 63 | 23 | 225 | 102 | 127 | 0 | 52 | 377 | 115 | 41 |
| Binary | 110011 | 10011 | 10010101 | 1000010 | 1010111 | 0 | 101010 | 11111111 | 1001101 | 100001 |
Color Harmonies of #331395
Complementary color
Monochromatic Colors of #331395
Black with #331395
Text Example
Text Example
White with #331395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331395; }
p { color: rgb(51,19,149); }
H1.HeaderClassName
{
color: #331395;
}
.AnyTagClassName
{
color: #331395;
}
</style>
background-color css
<style>
a { background-color: #331395; }
a { background-color: rgb(51,19,149); }
div.DivClassName
{
background-color: #331395;
}
.BgClassName
{
background-color: #331395;
}
</style>
border-color css
<style>
span { border-color: #331395; }
span { border-color: rgb(51,19,149); }
td.TdClassName
{
border-color: #331395;
}
.TagClassName
{
border-color: #331395;
}
</style>