Shades of Persian Indigo #331092
Tints of Persian Indigo #331092
RGB
CMYK
RGB Variations
Color information
#331092 (or 0x331092) is known color: Persian Indigo. HEX triplet: 33, 10 and 92. RGB value is (51,16,146). Sum of RGB (Red+Green+Blue) = 51+16+146=213 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.94% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 146 (57.42% from 255 or 68.54% from 213); Max value from RGB is 146 - color contains mainly: blue. Hex color #331092 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #331092 is #CCEF6D. Grayscale: #282828. Windows color (decimal): -13430638 or 9572403. OLE color: 9572403.
HSL color Cylindrical-coordinate representation of color #331092: hue angle of 256.15º 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 #331092 is Cyan = 0.65, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 16 | 146 | - |
| CMYK | 0.65 | 0.89 | 0 | 0.43 |
| HSL | 256.15º | 0.8% | 0.32% | - |
| HSV(B) | 256.15º | 0.89% | 0.57% | - |
| XYZ | 6.74 | 3.15 | 27.45 | - |
| YUV | 41.29 | 187.1 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 16 | 146 | 0.65 | 0.89 | 0 | 0.43 | 256.15 | 0.8 | 0.32 |
| Hex | 33 | 10 | 92 | 41 | 59 | 0 | 2B | 100 | 50 | 20 |
| Octal | 63 | 20 | 222 | 101 | 131 | 0 | 53 | 400 | 120 | 40 |
| Binary | 110011 | 10000 | 10010010 | 1000001 | 1011001 | 0 | 101011 | 100000000 | 1010000 | 100000 |
Color Harmonies of #331092
Complementary color
Monochromatic Colors of #331092
Black with #331092
Text Example
Text Example
White with #331092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331092; }
p { color: rgb(51,16,146); }
H1.HeaderClassName
{
color: #331092;
}
.AnyTagClassName
{
color: #331092;
}
</style>
background-color css
<style>
a { background-color: #331092; }
a { background-color: rgb(51,16,146); }
div.DivClassName
{
background-color: #331092;
}
.BgClassName
{
background-color: #331092;
}
</style>
border-color css
<style>
span { border-color: #331092; }
span { border-color: rgb(51,16,146); }
td.TdClassName
{
border-color: #331092;
}
.TagClassName
{
border-color: #331092;
}
</style>