Shades of Persian Indigo #320463
Tints of Persian Indigo #320463
RGB
CMYK
RGB Variations
Color information
#320463 (or 0x320463) is known color: Persian Indigo. HEX triplet: 32, 04 and 63. RGB value is (50,4,99). Sum of RGB (Red+Green+Blue) = 50+4+99=153 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.68% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 99 (39.06% from 255 or 64.71% from 153); Max value from RGB is 99 - color contains mainly: blue. Hex color #320463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320463 is #CDFB9C. Grayscale: #1C1C1C. Windows color (decimal): -13499293 or 6489138. OLE color: 6489138.
HSL color Cylindrical-coordinate representation of color #320463: hue angle of 269.05º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320463 is Cyan = 0.49, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 4 | 99 | - |
| CMYK | 0.49 | 0.96 | 0 | 0.61 |
| HSL | 269.05º | 0.92% | 0.2% | - |
| HSV(B) | 269.05º | 0.96% | 0.39% | - |
| XYZ | 3.61 | 1.67 | 11.94 | - |
| YUV | 28.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 99 | 0.49 | 0.96 | 0 | 0.61 | 269.05 | 0.92 | 0.2 |
| Hex | 32 | 4 | 63 | 31 | 60 | 0 | 3D | 10D | 5C | 14 |
| Octal | 62 | 4 | 143 | 61 | 140 | 0 | 75 | 415 | 134 | 24 |
| Binary | 110010 | 100 | 1100011 | 110001 | 1100000 | 0 | 111101 | 100001101 | 1011100 | 10100 |
Color Harmonies of #320463
Complementary color
Monochromatic Colors of #320463
Black with #320463
Text Example
Text Example
White with #320463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320463; }
p { color: rgb(50,4,99); }
H1.HeaderClassName
{
color: #320463;
}
.AnyTagClassName
{
color: #320463;
}
</style>
background-color css
<style>
a { background-color: #320463; }
a { background-color: rgb(50,4,99); }
div.DivClassName
{
background-color: #320463;
}
.BgClassName
{
background-color: #320463;
}
</style>
border-color css
<style>
span { border-color: #320463; }
span { border-color: rgb(50,4,99); }
td.TdClassName
{
border-color: #320463;
}
.TagClassName
{
border-color: #320463;
}
</style>