Shades of Persian Indigo #320367
Tints of Persian Indigo #320367
RGB
CMYK
RGB Variations
Color information
#320367 (or 0x320367) is known color: Persian Indigo. HEX triplet: 32, 03 and 67. RGB value is (50,3,103). Sum of RGB (Red+Green+Blue) = 50+3+103=156 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.05% from 156); Green value is 3 (1.56% from 255 or 1.92% from 156); Blue value is 103 (40.62% from 255 or 66.03% from 156); Max value from RGB is 103 - color contains mainly: blue. Hex color #320367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320367 is #CDFC98. Grayscale: #1C1C1C. Windows color (decimal): -13499545 or 6751026. OLE color: 6751026.
HSL color Cylindrical-coordinate representation of color #320367: hue angle of 268.2º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320367 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 3 | 103 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.60 |
| HSL | 268.2º | 0.94% | 0.21% | - |
| HSV(B) | 268.2º | 0.97% | 0.4% | - |
| XYZ | 3.8 | 1.72 | 12.96 | - |
| YUV | 28.45 | 170.07 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 103 | 0.51 | 0.97 | 0 | 0.60 | 268.2 | 0.94 | 0.21 |
| Hex | 32 | 3 | 67 | 33 | 61 | 0 | 3C | 10C | 5E | 15 |
| Octal | 62 | 3 | 147 | 63 | 141 | 0 | 74 | 414 | 136 | 25 |
| Binary | 110010 | 11 | 1100111 | 110011 | 1100001 | 0 | 111100 | 100001100 | 1011110 | 10101 |
Color Harmonies of #320367
Complementary color
Monochromatic Colors of #320367
Black with #320367
Text Example
Text Example
White with #320367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320367; }
p { color: rgb(50,3,103); }
H1.HeaderClassName
{
color: #320367;
}
.AnyTagClassName
{
color: #320367;
}
</style>
background-color css
<style>
a { background-color: #320367; }
a { background-color: rgb(50,3,103); }
div.DivClassName
{
background-color: #320367;
}
.BgClassName
{
background-color: #320367;
}
</style>
border-color css
<style>
span { border-color: #320367; }
span { border-color: rgb(50,3,103); }
td.TdClassName
{
border-color: #320367;
}
.TagClassName
{
border-color: #320367;
}
</style>