Shades of Persian Indigo #330677
Tints of Persian Indigo #330677
RGB
CMYK
RGB Variations
Color information
#330677 (or 0x330677) is known color: Persian Indigo. HEX triplet: 33, 06 and 77. RGB value is (51,6,119). Sum of RGB (Red+Green+Blue) = 51+6+119=176 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.98% from 176); Green value is 6 (2.73% from 255 or 3.41% from 176); Blue value is 119 (46.88% from 255 or 67.61% from 176); Max value from RGB is 119 - color contains mainly: blue. Hex color #330677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330677 is #CCF988. Grayscale: #1F1F1F. Windows color (decimal): -13433225 or 7800371. OLE color: 7800371.
HSL color Cylindrical-coordinate representation of color #330677: hue angle of 263.89º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #330677 is Cyan = 0.57, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 6 | 119 | - |
| CMYK | 0.57 | 0.95 | 0 | 0.53 |
| HSL | 263.89º | 0.9% | 0.25% | - |
| HSV(B) | 263.89º | 0.95% | 0.47% | - |
| XYZ | 4.76 | 2.17 | 17.62 | - |
| YUV | 32.34 | 176.91 | 141.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 119 | 0.57 | 0.95 | 0 | 0.53 | 263.89 | 0.9 | 0.25 |
| Hex | 33 | 6 | 77 | 39 | 5F | 0 | 35 | 108 | 5A | 19 |
| Octal | 63 | 6 | 167 | 71 | 137 | 0 | 65 | 410 | 132 | 31 |
| Binary | 110011 | 110 | 1110111 | 111001 | 1011111 | 0 | 110101 | 100001000 | 1011010 | 11001 |
Color Harmonies of #330677
Complementary color
Monochromatic Colors of #330677
Black with #330677
Text Example
Text Example
White with #330677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330677; }
p { color: rgb(51,6,119); }
H1.HeaderClassName
{
color: #330677;
}
.AnyTagClassName
{
color: #330677;
}
</style>
background-color css
<style>
a { background-color: #330677; }
a { background-color: rgb(51,6,119); }
div.DivClassName
{
background-color: #330677;
}
.BgClassName
{
background-color: #330677;
}
</style>
border-color css
<style>
span { border-color: #330677; }
span { border-color: rgb(51,6,119); }
td.TdClassName
{
border-color: #330677;
}
.TagClassName
{
border-color: #330677;
}
</style>