Shades of Persian Indigo #330889
Tints of Persian Indigo #330889
RGB
CMYK
RGB Variations
Color information
#330889 (or 0x330889) is known color: Persian Indigo. HEX triplet: 33, 08 and 89. RGB value is (51,8,137). Sum of RGB (Red+Green+Blue) = 51+8+137=196 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.02% from 196); Green value is 8 (3.52% from 255 or 4.08% from 196); Blue value is 137 (53.91% from 255 or 69.90% from 196); Max value from RGB is 137 - color contains mainly: blue. Hex color #330889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330889 is #CCF776. Grayscale: #232323. Windows color (decimal): -13432695 or 8980531. OLE color: 8980531.
HSL color Cylindrical-coordinate representation of color #330889: hue angle of 260º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330889 is Cyan = 0.63, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 8 | 137 | - |
| CMYK | 0.63 | 0.94 | 0 | 0.46 |
| HSL | 260º | 0.89% | 0.28% | - |
| HSV(B) | 260º | 0.94% | 0.54% | - |
| XYZ | 5.97 | 2.68 | 23.87 | - |
| YUV | 35.56 | 185.25 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 137 | 0.63 | 0.94 | 0 | 0.46 | 260 | 0.89 | 0.28 |
| Hex | 33 | 8 | 89 | 3F | 5E | 0 | 2E | 104 | 59 | 1C |
| Octal | 63 | 10 | 211 | 77 | 136 | 0 | 56 | 404 | 131 | 34 |
| Binary | 110011 | 1000 | 10001001 | 111111 | 1011110 | 0 | 101110 | 100000100 | 1011001 | 11100 |
Color Harmonies of #330889
Complementary color
Monochromatic Colors of #330889
Black with #330889
Text Example
Text Example
White with #330889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330889; }
p { color: rgb(51,8,137); }
H1.HeaderClassName
{
color: #330889;
}
.AnyTagClassName
{
color: #330889;
}
</style>
background-color css
<style>
a { background-color: #330889; }
a { background-color: rgb(51,8,137); }
div.DivClassName
{
background-color: #330889;
}
.BgClassName
{
background-color: #330889;
}
</style>
border-color css
<style>
span { border-color: #330889; }
span { border-color: rgb(51,8,137); }
td.TdClassName
{
border-color: #330889;
}
.TagClassName
{
border-color: #330889;
}
</style>