Shades of Persian Indigo #330689
Tints of Persian Indigo #330689
RGB
CMYK
RGB Variations
Color information
#330689 (or 0x330689) is known color: Persian Indigo. HEX triplet: 33, 06 and 89. RGB value is (51,6,137). Sum of RGB (Red+Green+Blue) = 51+6+137=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 6 (2.73% from 255 or 3.09% from 194); Blue value is 137 (53.91% from 255 or 70.62% from 194); Max value from RGB is 137 - color contains mainly: blue. Hex color #330689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330689 is #CCF976. Grayscale: #212121. Windows color (decimal): -13433207 or 8980019. OLE color: 8980019.
HSL color Cylindrical-coordinate representation of color #330689: hue angle of 260.61º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330689 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 6 | 137 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.46 |
| HSL | 260.61º | 0.92% | 0.28% | - |
| HSV(B) | 260.61º | 0.96% | 0.54% | - |
| XYZ | 5.95 | 2.64 | 23.86 | - |
| YUV | 34.39 | 185.91 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 137 | 0.63 | 0.96 | 0 | 0.46 | 260.61 | 0.92 | 0.28 |
| Hex | 33 | 6 | 89 | 3F | 60 | 0 | 2E | 105 | 5C | 1C |
| Octal | 63 | 6 | 211 | 77 | 140 | 0 | 56 | 405 | 134 | 34 |
| Binary | 110011 | 110 | 10001001 | 111111 | 1100000 | 0 | 101110 | 100000101 | 1011100 | 11100 |
Color Harmonies of #330689
Complementary color
Monochromatic Colors of #330689
Black with #330689
Text Example
Text Example
White with #330689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330689; }
p { color: rgb(51,6,137); }
H1.HeaderClassName
{
color: #330689;
}
.AnyTagClassName
{
color: #330689;
}
</style>
background-color css
<style>
a { background-color: #330689; }
a { background-color: rgb(51,6,137); }
div.DivClassName
{
background-color: #330689;
}
.BgClassName
{
background-color: #330689;
}
</style>
border-color css
<style>
span { border-color: #330689; }
span { border-color: rgb(51,6,137); }
td.TdClassName
{
border-color: #330689;
}
.TagClassName
{
border-color: #330689;
}
</style>