Shades of Persian Indigo #321092
Tints of Persian Indigo #321092
RGB
CMYK
RGB Variations
Color information
#321092 (or 0x321092) is known color: Persian Indigo. HEX triplet: 32, 10 and 92. RGB value is (50,16,146). Sum of RGB (Red+Green+Blue) = 50+16+146=212 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.58% from 212); Green value is 16 (6.64% from 255 or 7.55% from 212); Blue value is 146 (57.42% from 255 or 68.87% from 212); Max value from RGB is 146 - color contains mainly: blue. Hex color #321092 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321092 is #CDEF6D. Grayscale: #282828. Windows color (decimal): -13496174 or 9572402. OLE color: 9572402.
HSL color Cylindrical-coordinate representation of color #321092: hue angle of 255.69º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #321092 is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 16 | 146 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.43 |
| HSL | 255.69º | 0.8% | 0.32% | - |
| HSV(B) | 255.69º | 0.89% | 0.57% | - |
| XYZ | 6.69 | 3.12 | 27.44 | - |
| YUV | 40.99 | 187.26 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 146 | 0.66 | 0.89 | 0 | 0.43 | 255.69 | 0.8 | 0.32 |
| Hex | 32 | 10 | 92 | 42 | 59 | 0 | 2B | 100 | 50 | 20 |
| Octal | 62 | 20 | 222 | 102 | 131 | 0 | 53 | 400 | 120 | 40 |
| Binary | 110010 | 10000 | 10010010 | 1000010 | 1011001 | 0 | 101011 | 100000000 | 1010000 | 100000 |
Color Harmonies of #321092
Complementary color
Monochromatic Colors of #321092
Black with #321092
Text Example
Text Example
White with #321092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321092; }
p { color: rgb(50,16,146); }
H1.HeaderClassName
{
color: #321092;
}
.AnyTagClassName
{
color: #321092;
}
</style>
background-color css
<style>
a { background-color: #321092; }
a { background-color: rgb(50,16,146); }
div.DivClassName
{
background-color: #321092;
}
.BgClassName
{
background-color: #321092;
}
</style>
border-color css
<style>
span { border-color: #321092; }
span { border-color: rgb(50,16,146); }
td.TdClassName
{
border-color: #321092;
}
.TagClassName
{
border-color: #321092;
}
</style>