Shades of Persian Indigo #330886
Tints of Persian Indigo #330886
RGB
CMYK
RGB Variations
Color information
#330886 (or 0x330886) is known color: Persian Indigo. HEX triplet: 33, 08 and 86. RGB value is (51,8,134). Sum of RGB (Red+Green+Blue) = 51+8+134=193 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.42% from 193); Green value is 8 (3.52% from 255 or 4.15% from 193); Blue value is 134 (52.73% from 255 or 69.43% from 193); Max value from RGB is 134 - color contains mainly: blue. Hex color #330886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330886 is #CCF779. Grayscale: #222222. Windows color (decimal): -13432698 or 8783923. OLE color: 8783923.
HSL color Cylindrical-coordinate representation of color #330886: hue angle of 260.48º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330886 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 8 | 134 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.47 |
| HSL | 260.48º | 0.89% | 0.28% | - |
| HSV(B) | 260.48º | 0.94% | 0.53% | - |
| XYZ | 5.76 | 2.6 | 22.75 | - |
| YUV | 35.22 | 183.75 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 134 | 0.62 | 0.94 | 0 | 0.47 | 260.48 | 0.89 | 0.28 |
| Hex | 33 | 8 | 86 | 3E | 5E | 0 | 2F | 104 | 59 | 1C |
| Octal | 63 | 10 | 206 | 76 | 136 | 0 | 57 | 404 | 131 | 34 |
| Binary | 110011 | 1000 | 10000110 | 111110 | 1011110 | 0 | 101111 | 100000100 | 1011001 | 11100 |
Color Harmonies of #330886
Complementary color
Monochromatic Colors of #330886
Black with #330886
Text Example
Text Example
White with #330886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330886; }
p { color: rgb(51,8,134); }
H1.HeaderClassName
{
color: #330886;
}
.AnyTagClassName
{
color: #330886;
}
</style>
background-color css
<style>
a { background-color: #330886; }
a { background-color: rgb(51,8,134); }
div.DivClassName
{
background-color: #330886;
}
.BgClassName
{
background-color: #330886;
}
</style>
border-color css
<style>
span { border-color: #330886; }
span { border-color: rgb(51,8,134); }
td.TdClassName
{
border-color: #330886;
}
.TagClassName
{
border-color: #330886;
}
</style>