Shades of Persian Indigo #320397
Tints of Persian Indigo #320397
RGB
CMYK
RGB Variations
Color information
#320397 (or 0x320397) is known color: Persian Indigo. HEX triplet: 32, 03 and 97. RGB value is (50,3,151). Sum of RGB (Red+Green+Blue) = 50+3+151=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 3 (1.56% from 255 or 1.47% from 204); Blue value is 151 (59.38% from 255 or 74.02% from 204); Max value from RGB is 151 - color contains mainly: blue. Hex color #320397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320397 is #CDFC68. Grayscale: #212121. Windows color (decimal): -13499497 or 9896754. OLE color: 9896754.
HSL color Cylindrical-coordinate representation of color #320397: hue angle of 259.05º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320397 is Cyan = 0.67, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 3 | 151 | - |
| CMYK | 0.67 | 0.98 | 0 | 0.41 |
| HSL | 259.05º | 0.96% | 0.3% | - |
| HSV(B) | 259.05º | 0.98% | 0.59% | - |
| XYZ | 6.93 | 2.98 | 29.49 | - |
| YUV | 33.93 | 194.07 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 151 | 0.67 | 0.98 | 0 | 0.41 | 259.05 | 0.96 | 0.3 |
| Hex | 32 | 3 | 97 | 43 | 62 | 0 | 29 | 103 | 60 | 1E |
| Octal | 62 | 3 | 227 | 103 | 142 | 0 | 51 | 403 | 140 | 36 |
| Binary | 110010 | 11 | 10010111 | 1000011 | 1100010 | 0 | 101001 | 100000011 | 1100000 | 11110 |
Color Harmonies of #320397
Complementary color
Monochromatic Colors of #320397
Black with #320397
Text Example
Text Example
White with #320397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320397; }
p { color: rgb(50,3,151); }
H1.HeaderClassName
{
color: #320397;
}
.AnyTagClassName
{
color: #320397;
}
</style>
background-color css
<style>
a { background-color: #320397; }
a { background-color: rgb(50,3,151); }
div.DivClassName
{
background-color: #320397;
}
.BgClassName
{
background-color: #320397;
}
</style>
border-color css
<style>
span { border-color: #320397; }
span { border-color: rgb(50,3,151); }
td.TdClassName
{
border-color: #320397;
}
.TagClassName
{
border-color: #320397;
}
</style>