Shades of Persian Indigo #321482
Tints of Persian Indigo #321482
RGB
CMYK
RGB Variations
Color information
#321482 (or 0x321482) is known color: Persian Indigo. HEX triplet: 32, 14 and 82. RGB value is (50,20,130). Sum of RGB (Red+Green+Blue) = 50+20+130=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 20 (8.20% from 255 or 10% from 200); Blue value is 130 (51.17% from 255 or 65% from 200); Max value from RGB is 130 - color contains mainly: blue. Hex color #321482 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321482 is #CDEB7D. Grayscale: #292929. Windows color (decimal): -13495166 or 8524850. OLE color: 8524850.
HSL color Cylindrical-coordinate representation of color #321482: hue angle of 256.36º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #321482 is Cyan = 0.62, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 20 | 130 | - |
| CMYK | 0.62 | 0.85 | 0 | 0.49 |
| HSL | 256.36º | 0.73% | 0.29% | - |
| HSV(B) | 256.36º | 0.85% | 0.51% | - |
| XYZ | 5.59 | 2.79 | 21.36 | - |
| YUV | 41.51 | 177.94 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 130 | 0.62 | 0.85 | 0 | 0.49 | 256.36 | 0.73 | 0.29 |
| Hex | 32 | 14 | 82 | 3E | 55 | 0 | 31 | 100 | 49 | 1D |
| Octal | 62 | 24 | 202 | 76 | 125 | 0 | 61 | 400 | 111 | 35 |
| Binary | 110010 | 10100 | 10000010 | 111110 | 1010101 | 0 | 110001 | 100000000 | 1001001 | 11101 |
Color Harmonies of #321482
Complementary color
Monochromatic Colors of #321482
Black with #321482
Text Example
Text Example
White with #321482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321482; }
p { color: rgb(50,20,130); }
H1.HeaderClassName
{
color: #321482;
}
.AnyTagClassName
{
color: #321482;
}
</style>
background-color css
<style>
a { background-color: #321482; }
a { background-color: rgb(50,20,130); }
div.DivClassName
{
background-color: #321482;
}
.BgClassName
{
background-color: #321482;
}
</style>
border-color css
<style>
span { border-color: #321482; }
span { border-color: rgb(50,20,130); }
td.TdClassName
{
border-color: #321482;
}
.TagClassName
{
border-color: #321482;
}
</style>