Shades of Persian Indigo #330881
Tints of Persian Indigo #330881
RGB
CMYK
RGB Variations
Color information
#330881 (or 0x330881) is known color: Persian Indigo. HEX triplet: 33, 08 and 81. RGB value is (51,8,129). Sum of RGB (Red+Green+Blue) = 51+8+129=188 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.13% from 188); Green value is 8 (3.52% from 255 or 4.26% from 188); Blue value is 129 (50.78% from 255 or 68.62% from 188); Max value from RGB is 129 - color contains mainly: blue. Hex color #330881 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #330881 is #CCF77E. Grayscale: #222222. Windows color (decimal): -13432703 or 8456243. OLE color: 8456243.
HSL color Cylindrical-coordinate representation of color #330881: hue angle of 261.32º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330881 is Cyan = 0.60, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 51 | 8 | 129 | - |
| CMYK | 0.60 | 0.94 | 0 | 0.49 |
| HSL | 261.32º | 0.88% | 0.27% | - |
| HSV(B) | 261.32º | 0.94% | 0.51% | - |
| XYZ | 5.41 | 2.46 | 20.96 | - |
| YUV | 34.65 | 181.25 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 129 | 0.60 | 0.94 | 0 | 0.49 | 261.32 | 0.88 | 0.27 |
| Hex | 33 | 8 | 81 | 3C | 5E | 0 | 31 | 105 | 58 | 1B |
| Octal | 63 | 10 | 201 | 74 | 136 | 0 | 61 | 405 | 130 | 33 |
| Binary | 110011 | 1000 | 10000001 | 111100 | 1011110 | 0 | 110001 | 100000101 | 1011000 | 11011 |
Color Harmonies of #330881
Complementary color
Monochromatic Colors of #330881
Black with #330881
Text Example
Text Example
White with #330881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330881; }
p { color: rgb(51,8,129); }
H1.HeaderClassName
{
color: #330881;
}
.AnyTagClassName
{
color: #330881;
}
</style>
background-color css
<style>
a { background-color: #330881; }
a { background-color: rgb(51,8,129); }
div.DivClassName
{
background-color: #330881;
}
.BgClassName
{
background-color: #330881;
}
</style>
border-color css
<style>
span { border-color: #330881; }
span { border-color: rgb(51,8,129); }
td.TdClassName
{
border-color: #330881;
}
.TagClassName
{
border-color: #330881;
}
</style>