Shades of Persian Indigo #320492
Tints of Persian Indigo #320492
RGB
CMYK
RGB Variations
Color information
#320492 (or 0x320492) is known color: Persian Indigo. HEX triplet: 32, 04 and 92. RGB value is (50,4,146). Sum of RGB (Red+Green+Blue) = 50+4+146=200 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25% from 200); Green value is 4 (1.95% from 255 or 2% from 200); Blue value is 146 (57.42% from 255 or 73% from 200); Max value from RGB is 146 - color contains mainly: blue. Hex color #320492 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #320492 is #CDFB6D. Grayscale: #212121. Windows color (decimal): -13499246 or 9569330. OLE color: 9569330.
HSL color Cylindrical-coordinate representation of color #320492: hue angle of 259.44º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320492 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 4 | 146 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.43 |
| HSL | 259.44º | 0.95% | 0.29% | - |
| HSV(B) | 259.44º | 0.97% | 0.57% | - |
| XYZ | 6.55 | 2.84 | 27.4 | - |
| YUV | 33.94 | 191.24 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 146 | 0.66 | 0.97 | 0 | 0.43 | 259.44 | 0.95 | 0.29 |
| Hex | 32 | 4 | 92 | 42 | 61 | 0 | 2B | 103 | 5F | 1D |
| Octal | 62 | 4 | 222 | 102 | 141 | 0 | 53 | 403 | 137 | 35 |
| Binary | 110010 | 100 | 10010010 | 1000010 | 1100001 | 0 | 101011 | 100000011 | 1011111 | 11101 |
Color Harmonies of #320492
Complementary color
Monochromatic Colors of #320492
Black with #320492
Text Example
Text Example
White with #320492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320492; }
p { color: rgb(50,4,146); }
H1.HeaderClassName
{
color: #320492;
}
.AnyTagClassName
{
color: #320492;
}
</style>
background-color css
<style>
a { background-color: #320492; }
a { background-color: rgb(50,4,146); }
div.DivClassName
{
background-color: #320492;
}
.BgClassName
{
background-color: #320492;
}
</style>
border-color css
<style>
span { border-color: #320492; }
span { border-color: rgb(50,4,146); }
td.TdClassName
{
border-color: #320492;
}
.TagClassName
{
border-color: #320492;
}
</style>