Shades of Persian Indigo #330091
Tints of Persian Indigo #330091
RGB
CMYK
RGB Variations
Color information
#330091 (or 0x330091) is known color: Persian Indigo. HEX triplet: 33, 00 and 91. RGB value is (51,0,145). Sum of RGB (Red+Green+Blue) = 51+0+145=196 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.02% from 196); Green value is 0 (0.39% from 255 or 0% from 196); Blue value is 145 (57.03% from 255 or 73.98% from 196); Max value from RGB is 145 - color contains mainly: blue. Hex color #330091 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330091 is #CCFF6E. Grayscale: #1F1F1F. Windows color (decimal): -13434735 or 9502771. OLE color: 9502771.
HSL color Cylindrical-coordinate representation of color #330091: hue angle of 261.1º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #330091 is Cyan = 0.65, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 51 | 0 | 145 | - |
| CMYK | 0.65 | 1 | 0 | 0.43 |
| HSL | 261.1º | 1% | 0.28% | - |
| HSV(B) | 261.1º | 1% | 0.57% | - |
| XYZ | 6.48 | 2.75 | 26.98 | - |
| YUV | 31.78 | 191.9 | 141.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 0 | 145 | 0.65 | 1 | 0 | 0.43 | 261.1 | 1 | 0.28 |
| Hex | 33 | 0 | 91 | 41 | 64 | 0 | 2B | 105 | 64 | 1C |
| Octal | 63 | 0 | 221 | 101 | 144 | 0 | 53 | 405 | 144 | 34 |
| Binary | 110011 | 0 | 10010001 | 1000001 | 1100100 | 0 | 101011 | 100000101 | 1100100 | 11100 |
Color Harmonies of #330091
Complementary color
Monochromatic Colors of #330091
Black with #330091
Text Example
Text Example
White with #330091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330091; }
p { color: rgb(51,0,145); }
H1.HeaderClassName
{
color: #330091;
}
.AnyTagClassName
{
color: #330091;
}
</style>
background-color css
<style>
a { background-color: #330091; }
a { background-color: rgb(51,0,145); }
div.DivClassName
{
background-color: #330091;
}
.BgClassName
{
background-color: #330091;
}
</style>
border-color css
<style>
span { border-color: #330091; }
span { border-color: rgb(51,0,145); }
td.TdClassName
{
border-color: #330091;
}
.TagClassName
{
border-color: #330091;
}
</style>