Shades of Persian Indigo #332884
Tints of Persian Indigo #332884
RGB
CMYK
RGB Variations
Color information
#332884 (or 0x332884) is known color: Persian Indigo. HEX triplet: 33, 28 and 84. RGB value is (51,40,132). Sum of RGB (Red+Green+Blue) = 51+40+132=223 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.87% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 132 (51.95% from 255 or 59.19% from 223); Max value from RGB is 132 - color contains mainly: blue. Hex color #332884 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #332884 is #CCD77B. Grayscale: #353535. Windows color (decimal): -13424508 or 8661043. OLE color: 8661043.
HSL color Cylindrical-coordinate representation of color #332884: hue angle of 247.17º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #332884 is Cyan = 0.61, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 51 | 40 | 132 | - |
| CMYK | 0.61 | 0.70 | 0 | 0.48 |
| HSL | 247.17º | 0.53% | 0.34% | - |
| HSV(B) | 247.17º | 0.7% | 0.52% | - |
| XYZ | 6.29 | 3.89 | 22.25 | - |
| YUV | 53.78 | 172.14 | 126.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 40 | 132 | 0.61 | 0.70 | 0 | 0.48 | 247.17 | 0.53 | 0.34 |
| Hex | 33 | 28 | 84 | 3D | 46 | 0 | 30 | F7 | 35 | 22 |
| Octal | 63 | 50 | 204 | 75 | 106 | 0 | 60 | 367 | 65 | 42 |
| Binary | 110011 | 101000 | 10000100 | 111101 | 1000110 | 0 | 110000 | 11110111 | 110101 | 100010 |
Color Harmonies of #332884
Complementary color
Monochromatic Colors of #332884
Black with #332884
Text Example
Text Example
White with #332884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332884; }
p { color: rgb(51,40,132); }
H1.HeaderClassName
{
color: #332884;
}
.AnyTagClassName
{
color: #332884;
}
</style>
background-color css
<style>
a { background-color: #332884; }
a { background-color: rgb(51,40,132); }
div.DivClassName
{
background-color: #332884;
}
.BgClassName
{
background-color: #332884;
}
</style>
border-color css
<style>
span { border-color: #332884; }
span { border-color: rgb(51,40,132); }
td.TdClassName
{
border-color: #332884;
}
.TagClassName
{
border-color: #332884;
}
</style>