Shades of Persian Indigo #320281
Tints of Persian Indigo #320281
RGB
CMYK
RGB Variations
Color information
#320281 (or 0x320281) is known color: Persian Indigo. HEX triplet: 32, 02 and 81. RGB value is (50,2,129). Sum of RGB (Red+Green+Blue) = 50+2+129=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 2 (1.17% from 255 or 1.10% from 181); Blue value is 129 (50.78% from 255 or 71.27% from 181); Max value from RGB is 129 - color contains mainly: blue. Hex color #320281 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320281 is #CDFD7E. Grayscale: #1E1E1E. Windows color (decimal): -13499775 or 8454706. OLE color: 8454706.
HSL color Cylindrical-coordinate representation of color #320281: hue angle of 262.68º degrees, saturation: 0.97, 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 #320281 is Cyan = 0.61, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 2 | 129 | - |
| CMYK | 0.61 | 0.98 | 0 | 0.49 |
| HSL | 262.68º | 0.97% | 0.26% | - |
| HSV(B) | 262.68º | 0.98% | 0.51% | - |
| XYZ | 5.3 | 2.31 | 20.93 | - |
| YUV | 30.83 | 183.4 | 141.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 129 | 0.61 | 0.98 | 0 | 0.49 | 262.68 | 0.97 | 0.26 |
| Hex | 32 | 2 | 81 | 3D | 62 | 0 | 31 | 107 | 61 | 1A |
| Octal | 62 | 2 | 201 | 75 | 142 | 0 | 61 | 407 | 141 | 32 |
| Binary | 110010 | 10 | 10000001 | 111101 | 1100010 | 0 | 110001 | 100000111 | 1100001 | 11010 |
Color Harmonies of #320281
Complementary color
Monochromatic Colors of #320281
Black with #320281
Text Example
Text Example
White with #320281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320281; }
p { color: rgb(50,2,129); }
H1.HeaderClassName
{
color: #320281;
}
.AnyTagClassName
{
color: #320281;
}
</style>
background-color css
<style>
a { background-color: #320281; }
a { background-color: rgb(50,2,129); }
div.DivClassName
{
background-color: #320281;
}
.BgClassName
{
background-color: #320281;
}
</style>
border-color css
<style>
span { border-color: #320281; }
span { border-color: rgb(50,2,129); }
td.TdClassName
{
border-color: #320281;
}
.TagClassName
{
border-color: #320281;
}
</style>