Shades of Persian Indigo #331382
Tints of Persian Indigo #331382
RGB
CMYK
RGB Variations
Color information
#331382 (or 0x331382) is known color: Persian Indigo. HEX triplet: 33, 13 and 82. RGB value is (51,19,130). Sum of RGB (Red+Green+Blue) = 51+19+130=200 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.5% from 200); Green value is 19 (7.81% from 255 or 9.5% from 200); Blue value is 130 (51.17% from 255 or 65% from 200); Max value from RGB is 130 - color contains mainly: blue. Hex color #331382 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331382 is #CCEC7D. Grayscale: #282828. Windows color (decimal): -13429886 or 8524595. OLE color: 8524595.
HSL color Cylindrical-coordinate representation of color #331382: hue angle of 257.3º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #331382 is Cyan = 0.61, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 19 | 130 | - |
| CMYK | 0.61 | 0.85 | 0 | 0.49 |
| HSL | 257.3º | 0.74% | 0.29% | - |
| HSV(B) | 257.3º | 0.85% | 0.51% | - |
| XYZ | 5.63 | 2.78 | 21.36 | - |
| YUV | 41.22 | 178.1 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 130 | 0.61 | 0.85 | 0 | 0.49 | 257.3 | 0.74 | 0.29 |
| Hex | 33 | 13 | 82 | 3D | 55 | 0 | 31 | 101 | 4A | 1D |
| Octal | 63 | 23 | 202 | 75 | 125 | 0 | 61 | 401 | 112 | 35 |
| Binary | 110011 | 10011 | 10000010 | 111101 | 1010101 | 0 | 110001 | 100000001 | 1001010 | 11101 |
Color Harmonies of #331382
Complementary color
Monochromatic Colors of #331382
Black with #331382
Text Example
Text Example
White with #331382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331382; }
p { color: rgb(51,19,130); }
H1.HeaderClassName
{
color: #331382;
}
.AnyTagClassName
{
color: #331382;
}
</style>
background-color css
<style>
a { background-color: #331382; }
a { background-color: rgb(51,19,130); }
div.DivClassName
{
background-color: #331382;
}
.BgClassName
{
background-color: #331382;
}
</style>
border-color css
<style>
span { border-color: #331382; }
span { border-color: rgb(51,19,130); }
td.TdClassName
{
border-color: #331382;
}
.TagClassName
{
border-color: #331382;
}
</style>