Shades of Persian Indigo #330977
Tints of Persian Indigo #330977
RGB
CMYK
RGB Variations
Color information
#330977 (or 0x330977) is known color: Persian Indigo. HEX triplet: 33, 09 and 77. RGB value is (51,9,119). Sum of RGB (Red+Green+Blue) = 51+9+119=179 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.49% from 179); Green value is 9 (3.91% from 255 or 5.03% from 179); Blue value is 119 (46.88% from 255 or 66.48% from 179); Max value from RGB is 119 - color contains mainly: blue. Hex color #330977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330977 is #CCF688. Grayscale: #212121. Windows color (decimal): -13432457 or 7801139. OLE color: 7801139.
HSL color Cylindrical-coordinate representation of color #330977: hue angle of 262.91º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #330977 is Cyan = 0.57, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 9 | 119 | - |
| CMYK | 0.57 | 0.92 | 0 | 0.53 |
| HSL | 262.91º | 0.86% | 0.25% | - |
| HSV(B) | 262.91º | 0.92% | 0.47% | - |
| XYZ | 4.79 | 2.23 | 17.63 | - |
| YUV | 34.1 | 175.91 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 9 | 119 | 0.57 | 0.92 | 0 | 0.53 | 262.91 | 0.86 | 0.25 |
| Hex | 33 | 9 | 77 | 39 | 5C | 0 | 35 | 107 | 56 | 19 |
| Octal | 63 | 11 | 167 | 71 | 134 | 0 | 65 | 407 | 126 | 31 |
| Binary | 110011 | 1001 | 1110111 | 111001 | 1011100 | 0 | 110101 | 100000111 | 1010110 | 11001 |
Color Harmonies of #330977
Complementary color
Monochromatic Colors of #330977
Black with #330977
Text Example
Text Example
White with #330977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330977; }
p { color: rgb(51,9,119); }
H1.HeaderClassName
{
color: #330977;
}
.AnyTagClassName
{
color: #330977;
}
</style>
background-color css
<style>
a { background-color: #330977; }
a { background-color: rgb(51,9,119); }
div.DivClassName
{
background-color: #330977;
}
.BgClassName
{
background-color: #330977;
}
</style>
border-color css
<style>
span { border-color: #330977; }
span { border-color: rgb(51,9,119); }
td.TdClassName
{
border-color: #330977;
}
.TagClassName
{
border-color: #330977;
}
</style>