Shades of Persian Indigo #331396
Tints of Persian Indigo #331396
RGB
CMYK
RGB Variations
Color information
#331396 (or 0x331396) is known color: Persian Indigo. HEX triplet: 33, 13 and 96. RGB value is (51,19,150). Sum of RGB (Red+Green+Blue) = 51+19+150=220 (29% of max value = 765). Red value is 51 (20.31% from 255 or 23.18% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 150 (58.98% from 255 or 68.18% from 220); Max value from RGB is 150 - color contains mainly: blue. Hex color #331396 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331396 is #CCEC69. Grayscale: #2B2B2B. Windows color (decimal): -13429866 or 9835315. OLE color: 9835315.
HSL color Cylindrical-coordinate representation of color #331396: hue angle of 254.66º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #331396 is Cyan = 0.66, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 51 | 19 | 150 | - |
| CMYK | 0.66 | 0.87 | 0 | 0.41 |
| HSL | 254.66º | 0.78% | 0.33% | - |
| HSV(B) | 254.66º | 0.87% | 0.59% | - |
| XYZ | 7.1 | 3.37 | 29.13 | - |
| YUV | 43.5 | 188.1 | 133.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 150 | 0.66 | 0.87 | 0 | 0.41 | 254.66 | 0.78 | 0.33 |
| Hex | 33 | 13 | 96 | 42 | 57 | 0 | 29 | FF | 4E | 21 |
| Octal | 63 | 23 | 226 | 102 | 127 | 0 | 51 | 377 | 116 | 41 |
| Binary | 110011 | 10011 | 10010110 | 1000010 | 1010111 | 0 | 101001 | 11111111 | 1001110 | 100001 |
Color Harmonies of #331396
Complementary color
Monochromatic Colors of #331396
Black with #331396
Text Example
Text Example
White with #331396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331396; }
p { color: rgb(51,19,150); }
H1.HeaderClassName
{
color: #331396;
}
.AnyTagClassName
{
color: #331396;
}
</style>
background-color css
<style>
a { background-color: #331396; }
a { background-color: rgb(51,19,150); }
div.DivClassName
{
background-color: #331396;
}
.BgClassName
{
background-color: #331396;
}
</style>
border-color css
<style>
span { border-color: #331396; }
span { border-color: rgb(51,19,150); }
td.TdClassName
{
border-color: #331396;
}
.TagClassName
{
border-color: #331396;
}
</style>