Shades of Persian Indigo #330467
Tints of Persian Indigo #330467
RGB
CMYK
RGB Variations
Color information
#330467 (or 0x330467) is known color: Persian Indigo. HEX triplet: 33, 04 and 67. RGB value is (51,4,103). Sum of RGB (Red+Green+Blue) = 51+4+103=158 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.28% from 158); Green value is 4 (1.95% from 255 or 2.53% from 158); Blue value is 103 (40.62% from 255 or 65.19% from 158); Max value from RGB is 103 - color contains mainly: blue. Hex color #330467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330467 is #CCFB98. Grayscale: #1C1C1C. Windows color (decimal): -13433753 or 6751283. OLE color: 6751283.
HSL color Cylindrical-coordinate representation of color #330467: hue angle of 268.48º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330467 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 4 | 103 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.60 |
| HSL | 268.48º | 0.93% | 0.21% | - |
| HSV(B) | 268.48º | 0.96% | 0.4% | - |
| XYZ | 3.86 | 1.77 | 12.97 | - |
| YUV | 29.34 | 169.57 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 103 | 0.50 | 0.96 | 0 | 0.60 | 268.48 | 0.93 | 0.21 |
| Hex | 33 | 4 | 67 | 32 | 60 | 0 | 3C | 10C | 5D | 15 |
| Octal | 63 | 4 | 147 | 62 | 140 | 0 | 74 | 414 | 135 | 25 |
| Binary | 110011 | 100 | 1100111 | 110010 | 1100000 | 0 | 111100 | 100001100 | 1011101 | 10101 |
Color Harmonies of #330467
Complementary color
Monochromatic Colors of #330467
Black with #330467
Text Example
Text Example
White with #330467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330467; }
p { color: rgb(51,4,103); }
H1.HeaderClassName
{
color: #330467;
}
.AnyTagClassName
{
color: #330467;
}
</style>
background-color css
<style>
a { background-color: #330467; }
a { background-color: rgb(51,4,103); }
div.DivClassName
{
background-color: #330467;
}
.BgClassName
{
background-color: #330467;
}
</style>
border-color css
<style>
span { border-color: #330467; }
span { border-color: rgb(51,4,103); }
td.TdClassName
{
border-color: #330467;
}
.TagClassName
{
border-color: #330467;
}
</style>