Shades of Persian Indigo #332282
Tints of Persian Indigo #332282
RGB
CMYK
RGB Variations
Color information
#332282 (or 0x332282) is known color: Persian Indigo. HEX triplet: 33, 22 and 82. RGB value is (51,34,130). Sum of RGB (Red+Green+Blue) = 51+34+130=215 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.72% from 215); Green value is 34 (13.67% from 255 or 15.81% from 215); Blue value is 130 (51.17% from 255 or 60.47% from 215); Max value from RGB is 130 - color contains mainly: blue. Hex color #332282 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #332282 is #CCDD7D. Grayscale: #313131. Windows color (decimal): -13426046 or 8528435. OLE color: 8528435.
HSL color Cylindrical-coordinate representation of color #332282: hue angle of 250.63º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #332282 is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 34 | 130 | - |
| CMYK | 0.61 | 0.74 | 0 | 0.49 |
| HSL | 250.63º | 0.59% | 0.32% | - |
| HSV(B) | 250.63º | 0.74% | 0.51% | - |
| XYZ | 5.97 | 3.46 | 21.47 | - |
| YUV | 50.03 | 173.13 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 34 | 130 | 0.61 | 0.74 | 0 | 0.49 | 250.63 | 0.59 | 0.32 |
| Hex | 33 | 22 | 82 | 3D | 4A | 0 | 31 | FB | 3B | 20 |
| Octal | 63 | 42 | 202 | 75 | 112 | 0 | 61 | 373 | 73 | 40 |
| Binary | 110011 | 100010 | 10000010 | 111101 | 1001010 | 0 | 110001 | 11111011 | 111011 | 100000 |
Color Harmonies of #332282
Complementary color
Monochromatic Colors of #332282
Black with #332282
Text Example
Text Example
White with #332282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332282; }
p { color: rgb(51,34,130); }
H1.HeaderClassName
{
color: #332282;
}
.AnyTagClassName
{
color: #332282;
}
</style>
background-color css
<style>
a { background-color: #332282; }
a { background-color: rgb(51,34,130); }
div.DivClassName
{
background-color: #332282;
}
.BgClassName
{
background-color: #332282;
}
</style>
border-color css
<style>
span { border-color: #332282; }
span { border-color: rgb(51,34,130); }
td.TdClassName
{
border-color: #332282;
}
.TagClassName
{
border-color: #332282;
}
</style>