Shades of Persian Indigo #330672
Tints of Persian Indigo #330672
RGB
CMYK
RGB Variations
Color information
#330672 (or 0x330672) is known color: Persian Indigo. HEX triplet: 33, 06 and 72. RGB value is (51,6,114). Sum of RGB (Red+Green+Blue) = 51+6+114=171 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.82% from 171); Green value is 6 (2.73% from 255 or 3.51% from 171); Blue value is 114 (44.92% from 255 or 66.67% from 171); Max value from RGB is 114 - color contains mainly: blue. Hex color #330672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330672 is #CCF98D. Grayscale: #1F1F1F. Windows color (decimal): -13433230 or 7472691. OLE color: 7472691.
HSL color Cylindrical-coordinate representation of color #330672: hue angle of 265º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #330672 is Cyan = 0.55, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 6 | 114 | - |
| CMYK | 0.55 | 0.95 | 0 | 0.55 |
| HSL | 265º | 0.9% | 0.24% | - |
| HSV(B) | 265º | 0.95% | 0.45% | - |
| XYZ | 4.47 | 2.05 | 16.08 | - |
| YUV | 31.77 | 174.41 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 114 | 0.55 | 0.95 | 0 | 0.55 | 265 | 0.9 | 0.24 |
| Hex | 33 | 6 | 72 | 37 | 5F | 0 | 37 | 109 | 5A | 18 |
| Octal | 63 | 6 | 162 | 67 | 137 | 0 | 67 | 411 | 132 | 30 |
| Binary | 110011 | 110 | 1110010 | 110111 | 1011111 | 0 | 110111 | 100001001 | 1011010 | 11000 |
Color Harmonies of #330672
Complementary color
Monochromatic Colors of #330672
Black with #330672
Text Example
Text Example
White with #330672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330672; }
p { color: rgb(51,6,114); }
H1.HeaderClassName
{
color: #330672;
}
.AnyTagClassName
{
color: #330672;
}
</style>
background-color css
<style>
a { background-color: #330672; }
a { background-color: rgb(51,6,114); }
div.DivClassName
{
background-color: #330672;
}
.BgClassName
{
background-color: #330672;
}
</style>
border-color css
<style>
span { border-color: #330672; }
span { border-color: rgb(51,6,114); }
td.TdClassName
{
border-color: #330672;
}
.TagClassName
{
border-color: #330672;
}
</style>