Shades of Persian Indigo #320195
Tints of Persian Indigo #320195
RGB
CMYK
RGB Variations
Color information
#320195 (or 0x320195) is known color: Persian Indigo. HEX triplet: 32, 01 and 95. RGB value is (50,1,149). Sum of RGB (Red+Green+Blue) = 50+1+149=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 1 (0.78% from 255 or 0.5% from 200); Blue value is 149 (58.59% from 255 or 74.5% from 200); Max value from RGB is 149 - color contains mainly: blue. Hex color #320195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320195 is #CDFE6A. Grayscale: #1F1F1F. Windows color (decimal): -13500011 or 9765170. OLE color: 9765170.
HSL color Cylindrical-coordinate representation of color #320195: hue angle of 259.86º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #320195 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 1 | 149 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.42 |
| HSL | 259.86º | 0.99% | 0.29% | - |
| HSV(B) | 259.86º | 0.99% | 0.58% | - |
| XYZ | 6.75 | 2.87 | 28.63 | - |
| YUV | 32.52 | 193.73 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 1 | 149 | 0.66 | 0.99 | 0 | 0.42 | 259.86 | 0.99 | 0.29 |
| Hex | 32 | 1 | 95 | 42 | 63 | 0 | 2A | 104 | 63 | 1D |
| Octal | 62 | 1 | 225 | 102 | 143 | 0 | 52 | 404 | 143 | 35 |
| Binary | 110010 | 1 | 10010101 | 1000010 | 1100011 | 0 | 101010 | 100000100 | 1100011 | 11101 |
Color Harmonies of #320195
Complementary color
Monochromatic Colors of #320195
Black with #320195
Text Example
Text Example
White with #320195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320195; }
p { color: rgb(50,1,149); }
H1.HeaderClassName
{
color: #320195;
}
.AnyTagClassName
{
color: #320195;
}
</style>
background-color css
<style>
a { background-color: #320195; }
a { background-color: rgb(50,1,149); }
div.DivClassName
{
background-color: #320195;
}
.BgClassName
{
background-color: #320195;
}
</style>
border-color css
<style>
span { border-color: #320195; }
span { border-color: rgb(50,1,149); }
td.TdClassName
{
border-color: #320195;
}
.TagClassName
{
border-color: #320195;
}
</style>