Shades of Persian Indigo #320869
Tints of Persian Indigo #320869
RGB
CMYK
RGB Variations
Color information
#320869 (or 0x320869) is known color: Persian Indigo. HEX triplet: 32, 08 and 69. RGB value is (50,8,105). Sum of RGB (Red+Green+Blue) = 50+8+105=163 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.67% from 163); Green value is 8 (3.52% from 255 or 4.91% from 163); Blue value is 105 (41.41% from 255 or 64.42% from 163); Max value from RGB is 105 - color contains mainly: blue. Hex color #320869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320869 is #CDF796. Grayscale: #1F1F1F. Windows color (decimal): -13498263 or 6883378. OLE color: 6883378.
HSL color Cylindrical-coordinate representation of color #320869: hue angle of 265.98º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320869 is Cyan = 0.52, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 8 | 105 | - |
| CMYK | 0.52 | 0.92 | 0 | 0.59 |
| HSL | 265.98º | 0.86% | 0.22% | - |
| HSV(B) | 265.98º | 0.92% | 0.41% | - |
| XYZ | 3.95 | 1.87 | 13.52 | - |
| YUV | 31.62 | 169.41 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 105 | 0.52 | 0.92 | 0 | 0.59 | 265.98 | 0.86 | 0.22 |
| Hex | 32 | 8 | 69 | 34 | 5C | 0 | 3B | 10A | 56 | 16 |
| Octal | 62 | 10 | 151 | 64 | 134 | 0 | 73 | 412 | 126 | 26 |
| Binary | 110010 | 1000 | 1101001 | 110100 | 1011100 | 0 | 111011 | 100001010 | 1010110 | 10110 |
Color Harmonies of #320869
Complementary color
Monochromatic Colors of #320869
Black with #320869
Text Example
Text Example
White with #320869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320869; }
p { color: rgb(50,8,105); }
H1.HeaderClassName
{
color: #320869;
}
.AnyTagClassName
{
color: #320869;
}
</style>
background-color css
<style>
a { background-color: #320869; }
a { background-color: rgb(50,8,105); }
div.DivClassName
{
background-color: #320869;
}
.BgClassName
{
background-color: #320869;
}
</style>
border-color css
<style>
span { border-color: #320869; }
span { border-color: rgb(50,8,105); }
td.TdClassName
{
border-color: #320869;
}
.TagClassName
{
border-color: #320869;
}
</style>