Shades of Persian Indigo #320382
Tints of Persian Indigo #320382
RGB
CMYK
RGB Variations
Color information
#320382 (or 0x320382) is known color: Persian Indigo. HEX triplet: 32, 03 and 82. RGB value is (50,3,130). Sum of RGB (Red+Green+Blue) = 50+3+130=183 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.32% from 183); Green value is 3 (1.56% from 255 or 1.64% from 183); Blue value is 130 (51.17% from 255 or 71.04% from 183); Max value from RGB is 130 - color contains mainly: blue. Hex color #320382 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320382 is #CDFC7D. Grayscale: #1F1F1F. Windows color (decimal): -13499518 or 8520498. OLE color: 8520498.
HSL color Cylindrical-coordinate representation of color #320382: hue angle of 262.2º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320382 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 3 | 130 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.49 |
| HSL | 262.2º | 0.95% | 0.26% | - |
| HSV(B) | 262.2º | 0.98% | 0.51% | - |
| XYZ | 5.38 | 2.35 | 21.29 | - |
| YUV | 31.53 | 183.57 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 130 | 0.62 | 0.98 | 0 | 0.49 | 262.2 | 0.95 | 0.26 |
| Hex | 32 | 3 | 82 | 3E | 62 | 0 | 31 | 106 | 5F | 1A |
| Octal | 62 | 3 | 202 | 76 | 142 | 0 | 61 | 406 | 137 | 32 |
| Binary | 110010 | 11 | 10000010 | 111110 | 1100010 | 0 | 110001 | 100000110 | 1011111 | 11010 |
Color Harmonies of #320382
Complementary color
Monochromatic Colors of #320382
Black with #320382
Text Example
Text Example
White with #320382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320382; }
p { color: rgb(50,3,130); }
H1.HeaderClassName
{
color: #320382;
}
.AnyTagClassName
{
color: #320382;
}
</style>
background-color css
<style>
a { background-color: #320382; }
a { background-color: rgb(50,3,130); }
div.DivClassName
{
background-color: #320382;
}
.BgClassName
{
background-color: #320382;
}
</style>
border-color css
<style>
span { border-color: #320382; }
span { border-color: rgb(50,3,130); }
td.TdClassName
{
border-color: #320382;
}
.TagClassName
{
border-color: #320382;
}
</style>