Shades of Persian Indigo #331883
Tints of Persian Indigo #331883
RGB
CMYK
RGB Variations
Color information
#331883 (or 0x331883) is known color: Persian Indigo. HEX triplet: 33, 18 and 83. RGB value is (51,24,131). Sum of RGB (Red+Green+Blue) = 51+24+131=206 (27% of max value = 765). Red value is 51 (20.31% from 255 or 24.76% from 206); Green value is 24 (9.77% from 255 or 11.65% from 206); Blue value is 131 (51.56% from 255 or 63.59% from 206); Max value from RGB is 131 - color contains mainly: blue. Hex color #331883 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331883 is #CCE77C. Grayscale: #2B2B2B. Windows color (decimal): -13428605 or 8591411. OLE color: 8591411.
HSL color Cylindrical-coordinate representation of color #331883: hue angle of 255.14º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #331883 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 24 | 131 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.49 |
| HSL | 255.14º | 0.69% | 0.3% | - |
| HSV(B) | 255.14º | 0.82% | 0.51% | - |
| XYZ | 5.79 | 3 | 21.75 | - |
| YUV | 44.27 | 176.95 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 24 | 131 | 0.61 | 0.82 | 0 | 0.49 | 255.14 | 0.69 | 0.3 |
| Hex | 33 | 18 | 83 | 3D | 52 | 0 | 31 | FF | 45 | 1E |
| Octal | 63 | 30 | 203 | 75 | 122 | 0 | 61 | 377 | 105 | 36 |
| Binary | 110011 | 11000 | 10000011 | 111101 | 1010010 | 0 | 110001 | 11111111 | 1000101 | 11110 |
Color Harmonies of #331883
Complementary color
Monochromatic Colors of #331883
Black with #331883
Text Example
Text Example
White with #331883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331883; }
p { color: rgb(51,24,131); }
H1.HeaderClassName
{
color: #331883;
}
.AnyTagClassName
{
color: #331883;
}
</style>
background-color css
<style>
a { background-color: #331883; }
a { background-color: rgb(51,24,131); }
div.DivClassName
{
background-color: #331883;
}
.BgClassName
{
background-color: #331883;
}
</style>
border-color css
<style>
span { border-color: #331883; }
span { border-color: rgb(51,24,131); }
td.TdClassName
{
border-color: #331883;
}
.TagClassName
{
border-color: #331883;
}
</style>