Shades of Persian Indigo #331295
Tints of Persian Indigo #331295
RGB
CMYK
RGB Variations
Color information
#331295 (or 0x331295) is known color: Persian Indigo. HEX triplet: 33, 12 and 95. RGB value is (51,18,149). Sum of RGB (Red+Green+Blue) = 51+18+149=218 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.39% from 218); Green value is 18 (7.42% from 255 or 8.26% from 218); Blue value is 149 (58.59% from 255 or 68.35% from 218); Max value from RGB is 149 - color contains mainly: blue. Hex color #331295 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331295 is #CCED6A. Grayscale: #2A2A2A. Windows color (decimal): -13430123 or 9769523. OLE color: 9769523.
HSL color Cylindrical-coordinate representation of color #331295: hue angle of 255.11º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #331295 is Cyan = 0.66, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 51 | 18 | 149 | - |
| CMYK | 0.66 | 0.88 | 0 | 0.42 |
| HSL | 255.11º | 0.78% | 0.33% | - |
| HSV(B) | 255.11º | 0.88% | 0.58% | - |
| XYZ | 7.01 | 3.31 | 28.7 | - |
| YUV | 42.8 | 187.93 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 149 | 0.66 | 0.88 | 0 | 0.42 | 255.11 | 0.78 | 0.33 |
| Hex | 33 | 12 | 95 | 42 | 58 | 0 | 2A | FF | 4E | 21 |
| Octal | 63 | 22 | 225 | 102 | 130 | 0 | 52 | 377 | 116 | 41 |
| Binary | 110011 | 10010 | 10010101 | 1000010 | 1011000 | 0 | 101010 | 11111111 | 1001110 | 100001 |
Color Harmonies of #331295
Complementary color
Monochromatic Colors of #331295
Black with #331295
Text Example
Text Example
White with #331295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331295; }
p { color: rgb(51,18,149); }
H1.HeaderClassName
{
color: #331295;
}
.AnyTagClassName
{
color: #331295;
}
</style>
background-color css
<style>
a { background-color: #331295; }
a { background-color: rgb(51,18,149); }
div.DivClassName
{
background-color: #331295;
}
.BgClassName
{
background-color: #331295;
}
</style>
border-color css
<style>
span { border-color: #331295; }
span { border-color: rgb(51,18,149); }
td.TdClassName
{
border-color: #331295;
}
.TagClassName
{
border-color: #331295;
}
</style>