Shades of Persian Indigo #321083
Tints of Persian Indigo #321083
RGB
CMYK
RGB Variations
Color information
#321083 (or 0x321083) is known color: Persian Indigo. HEX triplet: 32, 10 and 83. RGB value is (50,16,131). Sum of RGB (Red+Green+Blue) = 50+16+131=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 16 (6.64% from 255 or 8.12% from 197); Blue value is 131 (51.56% from 255 or 66.50% from 197); Max value from RGB is 131 - color contains mainly: blue. Hex color #321083 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321083 is #CDEF7C. Grayscale: #262626. Windows color (decimal): -13496189 or 8589362. OLE color: 8589362.
HSL color Cylindrical-coordinate representation of color #321083: hue angle of 257.74º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #321083 is Cyan = 0.62, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 16 | 131 | - |
| CMYK | 0.62 | 0.88 | 0 | 0.49 |
| HSL | 257.74º | 0.78% | 0.29% | - |
| HSV(B) | 257.74º | 0.88% | 0.51% | - |
| XYZ | 5.6 | 2.69 | 21.7 | - |
| YUV | 39.28 | 179.76 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 131 | 0.62 | 0.88 | 0 | 0.49 | 257.74 | 0.78 | 0.29 |
| Hex | 32 | 10 | 83 | 3E | 58 | 0 | 31 | 102 | 4E | 1D |
| Octal | 62 | 20 | 203 | 76 | 130 | 0 | 61 | 402 | 116 | 35 |
| Binary | 110010 | 10000 | 10000011 | 111110 | 1011000 | 0 | 110001 | 100000010 | 1001110 | 11101 |
Color Harmonies of #321083
Complementary color
Monochromatic Colors of #321083
Black with #321083
Text Example
Text Example
White with #321083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321083; }
p { color: rgb(50,16,131); }
H1.HeaderClassName
{
color: #321083;
}
.AnyTagClassName
{
color: #321083;
}
</style>
background-color css
<style>
a { background-color: #321083; }
a { background-color: rgb(50,16,131); }
div.DivClassName
{
background-color: #321083;
}
.BgClassName
{
background-color: #321083;
}
</style>
border-color css
<style>
span { border-color: #321083; }
span { border-color: rgb(50,16,131); }
td.TdClassName
{
border-color: #321083;
}
.TagClassName
{
border-color: #321083;
}
</style>