Shades of Persian Indigo #321073
Tints of Persian Indigo #321073
RGB
CMYK
RGB Variations
Color information
#321073 (or 0x321073) is known color: Persian Indigo. HEX triplet: 32, 10 and 73. RGB value is (50,16,115). Sum of RGB (Red+Green+Blue) = 50+16+115=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 16 (6.64% from 255 or 8.84% from 181); Blue value is 115 (45.31% from 255 or 63.54% from 181); Max value from RGB is 115 - color contains mainly: blue. Hex color #321073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321073 is #CDEF8C. Grayscale: #252525. Windows color (decimal): -13496205 or 7540786. OLE color: 7540786.
HSL color Cylindrical-coordinate representation of color #321073: hue angle of 260.61º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321073 is Cyan = 0.57, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 16 | 115 | - |
| CMYK | 0.57 | 0.86 | 0 | 0.55 |
| HSL | 260.61º | 0.76% | 0.26% | - |
| HSV(B) | 260.61º | 0.86% | 0.45% | - |
| XYZ | 4.6 | 2.29 | 16.42 | - |
| YUV | 37.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 115 | 0.57 | 0.86 | 0 | 0.55 | 260.61 | 0.76 | 0.26 |
| Hex | 32 | 10 | 73 | 39 | 56 | 0 | 37 | 105 | 4C | 1A |
| Octal | 62 | 20 | 163 | 71 | 126 | 0 | 67 | 405 | 114 | 32 |
| Binary | 110010 | 10000 | 1110011 | 111001 | 1010110 | 0 | 110111 | 100000101 | 1001100 | 11010 |
Color Harmonies of #321073
Complementary color
Monochromatic Colors of #321073
Black with #321073
Text Example
Text Example
White with #321073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321073; }
p { color: rgb(50,16,115); }
H1.HeaderClassName
{
color: #321073;
}
.AnyTagClassName
{
color: #321073;
}
</style>
background-color css
<style>
a { background-color: #321073; }
a { background-color: rgb(50,16,115); }
div.DivClassName
{
background-color: #321073;
}
.BgClassName
{
background-color: #321073;
}
</style>
border-color css
<style>
span { border-color: #321073; }
span { border-color: rgb(50,16,115); }
td.TdClassName
{
border-color: #321073;
}
.TagClassName
{
border-color: #321073;
}
</style>