Shades of Persian Indigo #320569
Tints of Persian Indigo #320569
RGB
CMYK
RGB Variations
Color information
#320569 (or 0x320569) is known color: Persian Indigo. HEX triplet: 32, 05 and 69. RGB value is (50,5,105). Sum of RGB (Red+Green+Blue) = 50+5+105=160 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.25% from 160); Green value is 5 (2.34% from 255 or 3.12% from 160); Blue value is 105 (41.41% from 255 or 65.62% from 160); Max value from RGB is 105 - color contains mainly: blue. Hex color #320569 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320569 is #CDFA96. Grayscale: #1D1D1D. Windows color (decimal): -13499031 or 6882610. OLE color: 6882610.
HSL color Cylindrical-coordinate representation of color #320569: hue angle of 267º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #320569 is Cyan = 0.52, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 5 | 105 | - |
| CMYK | 0.52 | 0.95 | 0 | 0.59 |
| HSL | 267º | 0.91% | 0.22% | - |
| HSV(B) | 267º | 0.95% | 0.41% | - |
| XYZ | 3.92 | 1.81 | 13.51 | - |
| YUV | 29.86 | 170.41 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 105 | 0.52 | 0.95 | 0 | 0.59 | 267 | 0.91 | 0.22 |
| Hex | 32 | 5 | 69 | 34 | 5F | 0 | 3B | 10B | 5B | 16 |
| Octal | 62 | 5 | 151 | 64 | 137 | 0 | 73 | 413 | 133 | 26 |
| Binary | 110010 | 101 | 1101001 | 110100 | 1011111 | 0 | 111011 | 100001011 | 1011011 | 10110 |
Color Harmonies of #320569
Complementary color
Monochromatic Colors of #320569
Black with #320569
Text Example
Text Example
White with #320569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320569; }
p { color: rgb(50,5,105); }
H1.HeaderClassName
{
color: #320569;
}
.AnyTagClassName
{
color: #320569;
}
</style>
background-color css
<style>
a { background-color: #320569; }
a { background-color: rgb(50,5,105); }
div.DivClassName
{
background-color: #320569;
}
.BgClassName
{
background-color: #320569;
}
</style>
border-color css
<style>
span { border-color: #320569; }
span { border-color: rgb(50,5,105); }
td.TdClassName
{
border-color: #320569;
}
.TagClassName
{
border-color: #320569;
}
</style>