Shades of Persian Indigo #332290
Tints of Persian Indigo #332290
RGB
CMYK
RGB Variations
Color information
#332290 (or 0x332290) is known color: Persian Indigo. HEX triplet: 33, 22 and 90. RGB value is (51,34,144). Sum of RGB (Red+Green+Blue) = 51+34+144=229 (30% of max value = 765). Red value is 51 (20.31% from 255 or 22.27% from 229); Green value is 34 (13.67% from 255 or 14.85% from 229); Blue value is 144 (56.64% from 255 or 62.88% from 229); Max value from RGB is 144 - color contains mainly: blue. Hex color #332290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #332290 is #CCDD6F. Grayscale: #333333. Windows color (decimal): -13426032 or 9445939. OLE color: 9445939.
HSL color Cylindrical-coordinate representation of color #332290: hue angle of 249.27º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #332290 is Cyan = 0.65, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 34 | 144 | - |
| CMYK | 0.65 | 0.76 | 0 | 0.44 |
| HSL | 249.27º | 0.62% | 0.35% | - |
| HSV(B) | 249.27º | 0.76% | 0.56% | - |
| XYZ | 6.97 | 3.86 | 26.76 | - |
| YUV | 51.62 | 180.13 | 127.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 34 | 144 | 0.65 | 0.76 | 0 | 0.44 | 249.27 | 0.62 | 0.35 |
| Hex | 33 | 22 | 90 | 41 | 4C | 0 | 2C | F9 | 3E | 23 |
| Octal | 63 | 42 | 220 | 101 | 114 | 0 | 54 | 371 | 76 | 43 |
| Binary | 110011 | 100010 | 10010000 | 1000001 | 1001100 | 0 | 101100 | 11111001 | 111110 | 100011 |
Color Harmonies of #332290
Complementary color
Monochromatic Colors of #332290
Black with #332290
Text Example
Text Example
White with #332290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332290; }
p { color: rgb(51,34,144); }
H1.HeaderClassName
{
color: #332290;
}
.AnyTagClassName
{
color: #332290;
}
</style>
background-color css
<style>
a { background-color: #332290; }
a { background-color: rgb(51,34,144); }
div.DivClassName
{
background-color: #332290;
}
.BgClassName
{
background-color: #332290;
}
</style>
border-color css
<style>
span { border-color: #332290; }
span { border-color: rgb(51,34,144); }
td.TdClassName
{
border-color: #332290;
}
.TagClassName
{
border-color: #332290;
}
</style>