Shades of Persian Indigo #320073
Tints of Persian Indigo #320073
RGB
CMYK
RGB Variations
Color information
#320073 (or 0x320073) is known color: Persian Indigo. HEX triplet: 32, 00 and 73. RGB value is (50,0,115). Sum of RGB (Red+Green+Blue) = 50+0+115=165 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.30% from 165); Green value is 0 (0.39% from 255 or 0% from 165); Blue value is 115 (45.31% from 255 or 69.70% from 165); Max value from RGB is 115 - color contains mainly: blue. Hex color #320073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320073 is #CDFF8C. Grayscale: #1B1B1B. Windows color (decimal): -13500301 or 7536690. OLE color: 7536690.
HSL color Cylindrical-coordinate representation of color #320073: hue angle of 266.09º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #320073 is Cyan = 0.57, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 0 | 115 | - |
| CMYK | 0.57 | 1 | 0 | 0.55 |
| HSL | 266.09º | 1% | 0.23% | - |
| HSV(B) | 266.09º | 1% | 0.45% | - |
| XYZ | 4.41 | 1.92 | 16.36 | - |
| YUV | 28.06 | 177.07 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 0 | 115 | 0.57 | 1 | 0 | 0.55 | 266.09 | 1 | 0.23 |
| Hex | 32 | 0 | 73 | 39 | 64 | 0 | 37 | 10A | 64 | 17 |
| Octal | 62 | 0 | 163 | 71 | 144 | 0 | 67 | 412 | 144 | 27 |
| Binary | 110010 | 0 | 1110011 | 111001 | 1100100 | 0 | 110111 | 100001010 | 1100100 | 10111 |
Color Harmonies of #320073
Complementary color
Monochromatic Colors of #320073
Black with #320073
Text Example
Text Example
White with #320073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320073; }
p { color: rgb(50,0,115); }
H1.HeaderClassName
{
color: #320073;
}
.AnyTagClassName
{
color: #320073;
}
</style>
background-color css
<style>
a { background-color: #320073; }
a { background-color: rgb(50,0,115); }
div.DivClassName
{
background-color: #320073;
}
.BgClassName
{
background-color: #320073;
}
</style>
border-color css
<style>
span { border-color: #320073; }
span { border-color: rgb(50,0,115); }
td.TdClassName
{
border-color: #320073;
}
.TagClassName
{
border-color: #320073;
}
</style>