Shades of Persian Indigo #322073
Tints of Persian Indigo #322073
RGB
CMYK
RGB Variations
Color information
#322073 (or 0x322073) is known color: Persian Indigo. HEX triplet: 32, 20 and 73. RGB value is (50,32,115). Sum of RGB (Red+Green+Blue) = 50+32+115=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 32 (12.89% from 255 or 16.24% from 197); Blue value is 115 (45.31% from 255 or 58.38% from 197); Max value from RGB is 115 - color contains mainly: blue. Hex color #322073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322073 is #CDDF8C. Grayscale: #2E2E2E. Windows color (decimal): -13492109 or 7544882. OLE color: 7544882.
HSL color Cylindrical-coordinate representation of color #322073: hue angle of 253.01º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #322073 is Cyan = 0.57, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 32 | 115 | - |
| CMYK | 0.57 | 0.72 | 0 | 0.55 |
| HSL | 253.01º | 0.56% | 0.29% | - |
| HSV(B) | 253.01º | 0.72% | 0.45% | - |
| XYZ | 4.93 | 2.95 | 16.53 | - |
| YUV | 46.84 | 166.46 | 130.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 32 | 115 | 0.57 | 0.72 | 0 | 0.55 | 253.01 | 0.56 | 0.29 |
| Hex | 32 | 20 | 73 | 39 | 48 | 0 | 37 | FD | 38 | 1D |
| Octal | 62 | 40 | 163 | 71 | 110 | 0 | 67 | 375 | 70 | 35 |
| Binary | 110010 | 100000 | 1110011 | 111001 | 1001000 | 0 | 110111 | 11111101 | 111000 | 11101 |
Color Harmonies of #322073
Complementary color
Monochromatic Colors of #322073
Black with #322073
Text Example
Text Example
White with #322073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322073; }
p { color: rgb(50,32,115); }
H1.HeaderClassName
{
color: #322073;
}
.AnyTagClassName
{
color: #322073;
}
</style>
background-color css
<style>
a { background-color: #322073; }
a { background-color: rgb(50,32,115); }
div.DivClassName
{
background-color: #322073;
}
.BgClassName
{
background-color: #322073;
}
</style>
border-color css
<style>
span { border-color: #322073; }
span { border-color: rgb(50,32,115); }
td.TdClassName
{
border-color: #322073;
}
.TagClassName
{
border-color: #322073;
}
</style>