Shades of Persian Indigo #320172
Tints of Persian Indigo #320172
RGB
CMYK
RGB Variations
Color information
#320172 (or 0x320172) is known color: Persian Indigo. HEX triplet: 32, 01 and 72. RGB value is (50,1,114). Sum of RGB (Red+Green+Blue) = 50+1+114=165 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.30% from 165); Green value is 1 (0.78% from 255 or 0.61% from 165); Blue value is 114 (44.92% from 255 or 69.09% from 165); Max value from RGB is 114 - color contains mainly: blue. Hex color #320172 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320172 is #CDFE8D. Grayscale: #1C1C1C. Windows color (decimal): -13500046 or 7471410. OLE color: 7471410.
HSL color Cylindrical-coordinate representation of color #320172: hue angle of 266.02º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320172 is Cyan = 0.56, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 1 | 114 | - |
| CMYK | 0.56 | 0.99 | 0 | 0.55 |
| HSL | 266.02º | 0.98% | 0.23% | - |
| HSV(B) | 266.02º | 0.99% | 0.45% | - |
| XYZ | 4.36 | 1.91 | 16.06 | - |
| YUV | 28.53 | 176.23 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 1 | 114 | 0.56 | 0.99 | 0 | 0.55 | 266.02 | 0.98 | 0.23 |
| Hex | 32 | 1 | 72 | 38 | 63 | 0 | 37 | 10A | 62 | 17 |
| Octal | 62 | 1 | 162 | 70 | 143 | 0 | 67 | 412 | 142 | 27 |
| Binary | 110010 | 1 | 1110010 | 111000 | 1100011 | 0 | 110111 | 100001010 | 1100010 | 10111 |
Color Harmonies of #320172
Complementary color
Monochromatic Colors of #320172
Black with #320172
Text Example
Text Example
White with #320172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320172; }
p { color: rgb(50,1,114); }
H1.HeaderClassName
{
color: #320172;
}
.AnyTagClassName
{
color: #320172;
}
</style>
background-color css
<style>
a { background-color: #320172; }
a { background-color: rgb(50,1,114); }
div.DivClassName
{
background-color: #320172;
}
.BgClassName
{
background-color: #320172;
}
</style>
border-color css
<style>
span { border-color: #320172; }
span { border-color: rgb(50,1,114); }
td.TdClassName
{
border-color: #320172;
}
.TagClassName
{
border-color: #320172;
}
</style>