Shades of Persian Indigo #320469
Tints of Persian Indigo #320469
RGB
CMYK
RGB Variations
Color information
#320469 (or 0x320469) is known color: Persian Indigo. HEX triplet: 32, 04 and 69. RGB value is (50,4,105). Sum of RGB (Red+Green+Blue) = 50+4+105=159 (21% of max value = 765). Red value is 50 (19.92% from 255 or 31.45% from 159); Green value is 4 (1.95% from 255 or 2.52% from 159); Blue value is 105 (41.41% from 255 or 66.04% from 159); Max value from RGB is 105 - color contains mainly: blue. Hex color #320469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320469 is #CDFB96. Grayscale: #1C1C1C. Windows color (decimal): -13499287 or 6882354. OLE color: 6882354.
HSL color Cylindrical-coordinate representation of color #320469: hue angle of 267.33º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320469 is Cyan = 0.52, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 4 | 105 | - |
| CMYK | 0.52 | 0.96 | 0 | 0.59 |
| HSL | 267.33º | 0.93% | 0.21% | - |
| HSV(B) | 267.33º | 0.96% | 0.41% | - |
| XYZ | 3.91 | 1.78 | 13.5 | - |
| YUV | 29.27 | 170.74 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 105 | 0.52 | 0.96 | 0 | 0.59 | 267.33 | 0.93 | 0.21 |
| Hex | 32 | 4 | 69 | 34 | 60 | 0 | 3B | 10B | 5D | 15 |
| Octal | 62 | 4 | 151 | 64 | 140 | 0 | 73 | 413 | 135 | 25 |
| Binary | 110010 | 100 | 1101001 | 110100 | 1100000 | 0 | 111011 | 100001011 | 1011101 | 10101 |
Color Harmonies of #320469
Complementary color
Monochromatic Colors of #320469
Black with #320469
Text Example
Text Example
White with #320469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320469; }
p { color: rgb(50,4,105); }
H1.HeaderClassName
{
color: #320469;
}
.AnyTagClassName
{
color: #320469;
}
</style>
background-color css
<style>
a { background-color: #320469; }
a { background-color: rgb(50,4,105); }
div.DivClassName
{
background-color: #320469;
}
.BgClassName
{
background-color: #320469;
}
</style>
border-color css
<style>
span { border-color: #320469; }
span { border-color: rgb(50,4,105); }
td.TdClassName
{
border-color: #320469;
}
.TagClassName
{
border-color: #320469;
}
</style>