Shades of Persian Indigo #332580
Tints of Persian Indigo #332580
RGB
CMYK
RGB Variations
Color information
#332580 (or 0x332580) is known color: Persian Indigo. HEX triplet: 33, 25 and 80. RGB value is (51,37,128). Sum of RGB (Red+Green+Blue) = 51+37+128=216 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.61% from 216); Green value is 37 (14.84% from 255 or 17.13% from 216); Blue value is 128 (50.39% from 255 or 59.26% from 216); Max value from RGB is 128 - color contains mainly: blue. Hex color #332580 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #332580 is #CCDA7F. Grayscale: #333333. Windows color (decimal): -13425280 or 8398131. OLE color: 8398131.
HSL color Cylindrical-coordinate representation of color #332580: hue angle of 249.23º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #332580 is Cyan = 0.60, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 51 | 37 | 128 | - |
| CMYK | 0.60 | 0.71 | 0 | 0.50 |
| HSL | 249.23º | 0.55% | 0.32% | - |
| HSV(B) | 249.23º | 0.71% | 0.5% | - |
| XYZ | 5.92 | 3.59 | 20.8 | - |
| YUV | 51.56 | 171.14 | 127.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 37 | 128 | 0.60 | 0.71 | 0 | 0.50 | 249.23 | 0.55 | 0.32 |
| Hex | 33 | 25 | 80 | 3C | 47 | 0 | 32 | F9 | 37 | 20 |
| Octal | 63 | 45 | 200 | 74 | 107 | 0 | 62 | 371 | 67 | 40 |
| Binary | 110011 | 100101 | 10000000 | 111100 | 1000111 | 0 | 110010 | 11111001 | 110111 | 100000 |
Color Harmonies of #332580
Complementary color
Monochromatic Colors of #332580
Black with #332580
Text Example
Text Example
White with #332580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332580; }
p { color: rgb(51,37,128); }
H1.HeaderClassName
{
color: #332580;
}
.AnyTagClassName
{
color: #332580;
}
</style>
background-color css
<style>
a { background-color: #332580; }
a { background-color: rgb(51,37,128); }
div.DivClassName
{
background-color: #332580;
}
.BgClassName
{
background-color: #332580;
}
</style>
border-color css
<style>
span { border-color: #332580; }
span { border-color: rgb(51,37,128); }
td.TdClassName
{
border-color: #332580;
}
.TagClassName
{
border-color: #332580;
}
</style>