Shades of Persian Indigo #320369
Tints of Persian Indigo #320369
RGB
CMYK
RGB Variations
Color information
#320369 (or 0x320369) is known color: Persian Indigo. HEX triplet: 32, 03 and 69. RGB value is (50,3,105). Sum of RGB (Red+Green+Blue) = 50+3+105=158 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.65% from 158); Green value is 3 (1.56% from 255 or 1.90% from 158); Blue value is 105 (41.41% from 255 or 66.46% from 158); Max value from RGB is 105 - color contains mainly: blue. Hex color #320369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320369 is #CDFC96. Grayscale: #1C1C1C. Windows color (decimal): -13499543 or 6882098. OLE color: 6882098.
HSL color Cylindrical-coordinate representation of color #320369: hue angle of 267.65º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320369 is Cyan = 0.52, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 3 | 105 | - |
| CMYK | 0.52 | 0.97 | 0 | 0.59 |
| HSL | 267.65º | 0.94% | 0.21% | - |
| HSV(B) | 267.65º | 0.97% | 0.41% | - |
| XYZ | 3.9 | 1.76 | 13.5 | - |
| YUV | 28.68 | 171.07 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 105 | 0.52 | 0.97 | 0 | 0.59 | 267.65 | 0.94 | 0.21 |
| Hex | 32 | 3 | 69 | 34 | 61 | 0 | 3B | 10C | 5E | 15 |
| Octal | 62 | 3 | 151 | 64 | 141 | 0 | 73 | 414 | 136 | 25 |
| Binary | 110010 | 11 | 1101001 | 110100 | 1100001 | 0 | 111011 | 100001100 | 1011110 | 10101 |
Color Harmonies of #320369
Complementary color
Monochromatic Colors of #320369
Black with #320369
Text Example
Text Example
White with #320369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320369; }
p { color: rgb(50,3,105); }
H1.HeaderClassName
{
color: #320369;
}
.AnyTagClassName
{
color: #320369;
}
</style>
background-color css
<style>
a { background-color: #320369; }
a { background-color: rgb(50,3,105); }
div.DivClassName
{
background-color: #320369;
}
.BgClassName
{
background-color: #320369;
}
</style>
border-color css
<style>
span { border-color: #320369; }
span { border-color: rgb(50,3,105); }
td.TdClassName
{
border-color: #320369;
}
.TagClassName
{
border-color: #320369;
}
</style>