Shades of Persian Indigo #330690
Tints of Persian Indigo #330690
RGB
CMYK
RGB Variations
Color information
#330690 (or 0x330690) is known color: Persian Indigo. HEX triplet: 33, 06 and 90. RGB value is (51,6,144). Sum of RGB (Red+Green+Blue) = 51+6+144=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 6 (2.73% from 255 or 2.99% from 201); Blue value is 144 (56.64% from 255 or 71.64% from 201); Max value from RGB is 144 - color contains mainly: blue. Hex color #330690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330690 is #CCF96F. Grayscale: #222222. Windows color (decimal): -13433200 or 9438771. OLE color: 9438771.
HSL color Cylindrical-coordinate representation of color #330690: hue angle of 259.57º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330690 is Cyan = 0.65, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 6 | 144 | - |
| CMYK | 0.65 | 0.96 | 0 | 0.44 |
| HSL | 259.57º | 0.92% | 0.29% | - |
| HSV(B) | 259.57º | 0.96% | 0.56% | - |
| XYZ | 6.46 | 2.85 | 26.59 | - |
| YUV | 35.19 | 189.41 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 144 | 0.65 | 0.96 | 0 | 0.44 | 259.57 | 0.92 | 0.29 |
| Hex | 33 | 6 | 90 | 41 | 60 | 0 | 2C | 104 | 5C | 1D |
| Octal | 63 | 6 | 220 | 101 | 140 | 0 | 54 | 404 | 134 | 35 |
| Binary | 110011 | 110 | 10010000 | 1000001 | 1100000 | 0 | 101100 | 100000100 | 1011100 | 11101 |
Color Harmonies of #330690
Complementary color
Monochromatic Colors of #330690
Black with #330690
Text Example
Text Example
White with #330690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330690; }
p { color: rgb(51,6,144); }
H1.HeaderClassName
{
color: #330690;
}
.AnyTagClassName
{
color: #330690;
}
</style>
background-color css
<style>
a { background-color: #330690; }
a { background-color: rgb(51,6,144); }
div.DivClassName
{
background-color: #330690;
}
.BgClassName
{
background-color: #330690;
}
</style>
border-color css
<style>
span { border-color: #330690; }
span { border-color: rgb(51,6,144); }
td.TdClassName
{
border-color: #330690;
}
.TagClassName
{
border-color: #330690;
}
</style>