Shades of Persian Indigo #331383
Tints of Persian Indigo #331383
RGB
CMYK
RGB Variations
Color information
#331383 (or 0x331383) is known color: Persian Indigo. HEX triplet: 33, 13 and 83. RGB value is (51,19,131). Sum of RGB (Red+Green+Blue) = 51+19+131=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 131 (51.56% from 255 or 65.17% from 201); Max value from RGB is 131 - color contains mainly: blue. Hex color #331383 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331383 is #CCEC7C. Grayscale: #282828. Windows color (decimal): -13429885 or 8590131. OLE color: 8590131.
HSL color Cylindrical-coordinate representation of color #331383: hue angle of 257.14º degrees, saturation: 0.75, 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 #331383 is Cyan = 0.61, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 19 | 131 | - |
| CMYK | 0.61 | 0.85 | 0 | 0.49 |
| HSL | 257.14º | 0.75% | 0.29% | - |
| HSV(B) | 257.14º | 0.85% | 0.51% | - |
| XYZ | 5.69 | 2.81 | 21.71 | - |
| YUV | 41.34 | 178.6 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 131 | 0.61 | 0.85 | 0 | 0.49 | 257.14 | 0.75 | 0.29 |
| Hex | 33 | 13 | 83 | 3D | 55 | 0 | 31 | 101 | 4B | 1D |
| Octal | 63 | 23 | 203 | 75 | 125 | 0 | 61 | 401 | 113 | 35 |
| Binary | 110011 | 10011 | 10000011 | 111101 | 1010101 | 0 | 110001 | 100000001 | 1001011 | 11101 |
Color Harmonies of #331383
Complementary color
Monochromatic Colors of #331383
Black with #331383
Text Example
Text Example
White with #331383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331383; }
p { color: rgb(51,19,131); }
H1.HeaderClassName
{
color: #331383;
}
.AnyTagClassName
{
color: #331383;
}
</style>
background-color css
<style>
a { background-color: #331383; }
a { background-color: rgb(51,19,131); }
div.DivClassName
{
background-color: #331383;
}
.BgClassName
{
background-color: #331383;
}
</style>
border-color css
<style>
span { border-color: #331383; }
span { border-color: rgb(51,19,131); }
td.TdClassName
{
border-color: #331383;
}
.TagClassName
{
border-color: #331383;
}
</style>