Shades of Persian Indigo #330986
Tints of Persian Indigo #330986
RGB
CMYK
RGB Variations
Color information
#330986 (or 0x330986) is known color: Persian Indigo. HEX triplet: 33, 09 and 86. RGB value is (51,9,134). Sum of RGB (Red+Green+Blue) = 51+9+134=194 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.29% from 194); Green value is 9 (3.91% from 255 or 4.64% from 194); Blue value is 134 (52.73% from 255 or 69.07% from 194); Max value from RGB is 134 - color contains mainly: blue. Hex color #330986 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330986 is #CCF679. Grayscale: #232323. Windows color (decimal): -13432442 or 8784179. OLE color: 8784179.
HSL color Cylindrical-coordinate representation of color #330986: hue angle of 260.16º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330986 is Cyan = 0.62, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 9 | 134 | - |
| CMYK | 0.62 | 0.93 | 0 | 0.47 |
| HSL | 260.16º | 0.87% | 0.28% | - |
| HSV(B) | 260.16º | 0.93% | 0.53% | - |
| XYZ | 5.77 | 2.62 | 22.76 | - |
| YUV | 35.81 | 183.41 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 134 | 0.62 | 0.93 | 0 | 0.47 | 260.16 | 0.87 | 0.28 |
| Hex | 33 | 9 | 86 | 3E | 5D | 0 | 2F | 104 | 57 | 1C |
| Octal | 63 | 11 | 206 | 76 | 135 | 0 | 57 | 404 | 127 | 34 |
| Binary | 110011 | 1001 | 10000110 | 111110 | 1011101 | 0 | 101111 | 100000100 | 1010111 | 11100 |
Color Harmonies of #330986
Complementary color
Monochromatic Colors of #330986
Black with #330986
Text Example
Text Example
White with #330986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330986; }
p { color: rgb(51,9,134); }
H1.HeaderClassName
{
color: #330986;
}
.AnyTagClassName
{
color: #330986;
}
</style>
background-color css
<style>
a { background-color: #330986; }
a { background-color: rgb(51,9,134); }
div.DivClassName
{
background-color: #330986;
}
.BgClassName
{
background-color: #330986;
}
</style>
border-color css
<style>
span { border-color: #330986; }
span { border-color: rgb(51,9,134); }
td.TdClassName
{
border-color: #330986;
}
.TagClassName
{
border-color: #330986;
}
</style>