Shades of Persian Indigo #321481
Tints of Persian Indigo #321481
RGB
CMYK
RGB Variations
Color information
#321481 (or 0x321481) is known color: Persian Indigo. HEX triplet: 32, 14 and 81. RGB value is (50,20,129). Sum of RGB (Red+Green+Blue) = 50+20+129=199 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.13% from 199); Green value is 20 (8.20% from 255 or 10.05% from 199); Blue value is 129 (50.78% from 255 or 64.82% from 199); Max value from RGB is 129 - color contains mainly: blue. Hex color #321481 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321481 is #CDEB7E. Grayscale: #282828. Windows color (decimal): -13495167 or 8459314. OLE color: 8459314.
HSL color Cylindrical-coordinate representation of color #321481: hue angle of 256.51º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #321481 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 20 | 129 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.49 |
| HSL | 256.51º | 0.73% | 0.29% | - |
| HSV(B) | 256.51º | 0.84% | 0.51% | - |
| XYZ | 5.53 | 2.76 | 21.01 | - |
| YUV | 41.4 | 177.44 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 129 | 0.61 | 0.84 | 0 | 0.49 | 256.51 | 0.73 | 0.29 |
| Hex | 32 | 14 | 81 | 3D | 54 | 0 | 31 | 101 | 49 | 1D |
| Octal | 62 | 24 | 201 | 75 | 124 | 0 | 61 | 401 | 111 | 35 |
| Binary | 110010 | 10100 | 10000001 | 111101 | 1010100 | 0 | 110001 | 100000001 | 1001001 | 11101 |
Color Harmonies of #321481
Complementary color
Monochromatic Colors of #321481
Black with #321481
Text Example
Text Example
White with #321481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321481; }
p { color: rgb(50,20,129); }
H1.HeaderClassName
{
color: #321481;
}
.AnyTagClassName
{
color: #321481;
}
</style>
background-color css
<style>
a { background-color: #321481; }
a { background-color: rgb(50,20,129); }
div.DivClassName
{
background-color: #321481;
}
.BgClassName
{
background-color: #321481;
}
</style>
border-color css
<style>
span { border-color: #321481; }
span { border-color: rgb(50,20,129); }
td.TdClassName
{
border-color: #321481;
}
.TagClassName
{
border-color: #321481;
}
</style>