Shades of Persian Indigo #332487
Tints of Persian Indigo #332487
RGB
CMYK
RGB Variations
Color information
#332487 (or 0x332487) is known color: Persian Indigo. HEX triplet: 33, 24 and 87. RGB value is (51,36,135). Sum of RGB (Red+Green+Blue) = 51+36+135=222 (29% of max value = 765). Red value is 51 (20.31% from 255 or 22.97% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 135 (53.12% from 255 or 60.81% from 222); Max value from RGB is 135 - color contains mainly: blue. Hex color #332487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #332487 is #CCDB78. Grayscale: #333333. Windows color (decimal): -13425529 or 8856627. OLE color: 8856627.
HSL color Cylindrical-coordinate representation of color #332487: hue angle of 249.09º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #332487 is Cyan = 0.62, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 36 | 135 | - |
| CMYK | 0.62 | 0.73 | 0 | 0.47 |
| HSL | 249.09º | 0.58% | 0.34% | - |
| HSV(B) | 249.09º | 0.73% | 0.53% | - |
| XYZ | 6.37 | 3.71 | 23.3 | - |
| YUV | 51.77 | 174.97 | 127.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 36 | 135 | 0.62 | 0.73 | 0 | 0.47 | 249.09 | 0.58 | 0.34 |
| Hex | 33 | 24 | 87 | 3E | 49 | 0 | 2F | F9 | 3A | 22 |
| Octal | 63 | 44 | 207 | 76 | 111 | 0 | 57 | 371 | 72 | 42 |
| Binary | 110011 | 100100 | 10000111 | 111110 | 1001001 | 0 | 101111 | 11111001 | 111010 | 100010 |
Color Harmonies of #332487
Complementary color
Monochromatic Colors of #332487
Black with #332487
Text Example
Text Example
White with #332487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332487; }
p { color: rgb(51,36,135); }
H1.HeaderClassName
{
color: #332487;
}
.AnyTagClassName
{
color: #332487;
}
</style>
background-color css
<style>
a { background-color: #332487; }
a { background-color: rgb(51,36,135); }
div.DivClassName
{
background-color: #332487;
}
.BgClassName
{
background-color: #332487;
}
</style>
border-color css
<style>
span { border-color: #332487; }
span { border-color: rgb(51,36,135); }
td.TdClassName
{
border-color: #332487;
}
.TagClassName
{
border-color: #332487;
}
</style>