Shades of Persian Indigo #330486
Tints of Persian Indigo #330486
RGB
CMYK
RGB Variations
Color information
#330486 (or 0x330486) is known color: Persian Indigo. HEX triplet: 33, 04 and 86. RGB value is (51,4,134). Sum of RGB (Red+Green+Blue) = 51+4+134=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 4 (1.95% from 255 or 2.12% from 189); Blue value is 134 (52.73% from 255 or 70.90% from 189); Max value from RGB is 134 - color contains mainly: blue. Hex color #330486 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330486 is #CCFB79. Grayscale: #202020. Windows color (decimal): -13433722 or 8782899. OLE color: 8782899.
HSL color Cylindrical-coordinate representation of color #330486: hue angle of 261.69º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #330486 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 4 | 134 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.47 |
| HSL | 261.69º | 0.94% | 0.27% | - |
| HSV(B) | 261.69º | 0.97% | 0.53% | - |
| XYZ | 5.71 | 2.51 | 22.74 | - |
| YUV | 32.87 | 185.07 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 134 | 0.62 | 0.97 | 0 | 0.47 | 261.69 | 0.94 | 0.27 |
| Hex | 33 | 4 | 86 | 3E | 61 | 0 | 2F | 106 | 5E | 1B |
| Octal | 63 | 4 | 206 | 76 | 141 | 0 | 57 | 406 | 136 | 33 |
| Binary | 110011 | 100 | 10000110 | 111110 | 1100001 | 0 | 101111 | 100000110 | 1011110 | 11011 |
Color Harmonies of #330486
Complementary color
Monochromatic Colors of #330486
Black with #330486
Text Example
Text Example
White with #330486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330486; }
p { color: rgb(51,4,134); }
H1.HeaderClassName
{
color: #330486;
}
.AnyTagClassName
{
color: #330486;
}
</style>
background-color css
<style>
a { background-color: #330486; }
a { background-color: rgb(51,4,134); }
div.DivClassName
{
background-color: #330486;
}
.BgClassName
{
background-color: #330486;
}
</style>
border-color css
<style>
span { border-color: #330486; }
span { border-color: rgb(51,4,134); }
td.TdClassName
{
border-color: #330486;
}
.TagClassName
{
border-color: #330486;
}
</style>