Shades of Persian Indigo #332482
Tints of Persian Indigo #332482
RGB
CMYK
RGB Variations
Color information
#332482 (or 0x332482) is known color: Persian Indigo. HEX triplet: 33, 24 and 82. RGB value is (51,36,130). Sum of RGB (Red+Green+Blue) = 51+36+130=217 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.50% from 217); Green value is 36 (14.45% from 255 or 16.59% from 217); Blue value is 130 (51.17% from 255 or 59.91% from 217); Max value from RGB is 130 - color contains mainly: blue. Hex color #332482 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #332482 is #CCDB7D. Grayscale: #323232. Windows color (decimal): -13425534 or 8528947. OLE color: 8528947.
HSL color Cylindrical-coordinate representation of color #332482: hue angle of 249.57º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #332482 is Cyan = 0.61, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 36 | 130 | - |
| CMYK | 0.61 | 0.72 | 0 | 0.49 |
| HSL | 249.57º | 0.57% | 0.33% | - |
| HSV(B) | 249.57º | 0.72% | 0.51% | - |
| XYZ | 6.03 | 3.58 | 21.49 | - |
| YUV | 51.2 | 172.47 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 36 | 130 | 0.61 | 0.72 | 0 | 0.49 | 249.57 | 0.57 | 0.33 |
| Hex | 33 | 24 | 82 | 3D | 48 | 0 | 31 | FA | 39 | 21 |
| Octal | 63 | 44 | 202 | 75 | 110 | 0 | 61 | 372 | 71 | 41 |
| Binary | 110011 | 100100 | 10000010 | 111101 | 1001000 | 0 | 110001 | 11111010 | 111001 | 100001 |
Color Harmonies of #332482
Complementary color
Monochromatic Colors of #332482
Black with #332482
Text Example
Text Example
White with #332482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332482; }
p { color: rgb(51,36,130); }
H1.HeaderClassName
{
color: #332482;
}
.AnyTagClassName
{
color: #332482;
}
</style>
background-color css
<style>
a { background-color: #332482; }
a { background-color: rgb(51,36,130); }
div.DivClassName
{
background-color: #332482;
}
.BgClassName
{
background-color: #332482;
}
</style>
border-color css
<style>
span { border-color: #332482; }
span { border-color: rgb(51,36,130); }
td.TdClassName
{
border-color: #332482;
}
.TagClassName
{
border-color: #332482;
}
</style>