Shades of Persian Indigo #330877
Tints of Persian Indigo #330877
RGB
CMYK
RGB Variations
Color information
#330877 (or 0x330877) is known color: Persian Indigo. HEX triplet: 33, 08 and 77. RGB value is (51,8,119). Sum of RGB (Red+Green+Blue) = 51+8+119=178 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.65% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 119 (46.88% from 255 or 66.85% from 178); Max value from RGB is 119 - color contains mainly: blue. Hex color #330877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330877 is #CCF788. Grayscale: #212121. Windows color (decimal): -13432713 or 7800883. OLE color: 7800883.
HSL color Cylindrical-coordinate representation of color #330877: hue angle of 263.24º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330877 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 8 | 119 | - |
| CMYK | 0.57 | 0.93 | 0 | 0.53 |
| HSL | 263.24º | 0.87% | 0.25% | - |
| HSV(B) | 263.24º | 0.93% | 0.47% | - |
| XYZ | 4.78 | 2.21 | 17.63 | - |
| YUV | 33.51 | 176.25 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 119 | 0.57 | 0.93 | 0 | 0.53 | 263.24 | 0.87 | 0.25 |
| Hex | 33 | 8 | 77 | 39 | 5D | 0 | 35 | 107 | 57 | 19 |
| Octal | 63 | 10 | 167 | 71 | 135 | 0 | 65 | 407 | 127 | 31 |
| Binary | 110011 | 1000 | 1110111 | 111001 | 1011101 | 0 | 110101 | 100000111 | 1010111 | 11001 |
Color Harmonies of #330877
Complementary color
Monochromatic Colors of #330877
Black with #330877
Text Example
Text Example
White with #330877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330877; }
p { color: rgb(51,8,119); }
H1.HeaderClassName
{
color: #330877;
}
.AnyTagClassName
{
color: #330877;
}
</style>
background-color css
<style>
a { background-color: #330877; }
a { background-color: rgb(51,8,119); }
div.DivClassName
{
background-color: #330877;
}
.BgClassName
{
background-color: #330877;
}
</style>
border-color css
<style>
span { border-color: #330877; }
span { border-color: rgb(51,8,119); }
td.TdClassName
{
border-color: #330877;
}
.TagClassName
{
border-color: #330877;
}
</style>