Shades of Persian Indigo #330473
Tints of Persian Indigo #330473
RGB
CMYK
RGB Variations
Color information
#330473 (or 0x330473) is known color: Persian Indigo. HEX triplet: 33, 04 and 73. RGB value is (51,4,115). Sum of RGB (Red+Green+Blue) = 51+4+115=170 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30% from 170); Green value is 4 (1.95% from 255 or 2.35% from 170); Blue value is 115 (45.31% from 255 or 67.65% from 170); Max value from RGB is 115 - color contains mainly: blue. Hex color #330473 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330473 is #CCFB8C. Grayscale: #1E1E1E. Windows color (decimal): -13433741 or 7537715. OLE color: 7537715.
HSL color Cylindrical-coordinate representation of color #330473: hue angle of 265.41º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #330473 is Cyan = 0.56, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 4 | 115 | - |
| CMYK | 0.56 | 0.97 | 0 | 0.55 |
| HSL | 265.41º | 0.93% | 0.23% | - |
| HSV(B) | 265.41º | 0.97% | 0.45% | - |
| XYZ | 4.5 | 2.03 | 16.37 | - |
| YUV | 30.71 | 175.57 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 115 | 0.56 | 0.97 | 0 | 0.55 | 265.41 | 0.93 | 0.23 |
| Hex | 33 | 4 | 73 | 38 | 61 | 0 | 37 | 109 | 5D | 17 |
| Octal | 63 | 4 | 163 | 70 | 141 | 0 | 67 | 411 | 135 | 27 |
| Binary | 110011 | 100 | 1110011 | 111000 | 1100001 | 0 | 110111 | 100001001 | 1011101 | 10111 |
Color Harmonies of #330473
Complementary color
Monochromatic Colors of #330473
Black with #330473
Text Example
Text Example
White with #330473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330473; }
p { color: rgb(51,4,115); }
H1.HeaderClassName
{
color: #330473;
}
.AnyTagClassName
{
color: #330473;
}
</style>
background-color css
<style>
a { background-color: #330473; }
a { background-color: rgb(51,4,115); }
div.DivClassName
{
background-color: #330473;
}
.BgClassName
{
background-color: #330473;
}
</style>
border-color css
<style>
span { border-color: #330473; }
span { border-color: rgb(51,4,115); }
td.TdClassName
{
border-color: #330473;
}
.TagClassName
{
border-color: #330473;
}
</style>