Shades of Persian Indigo #330876
Tints of Persian Indigo #330876
RGB
CMYK
RGB Variations
Color information
#330876 (or 0x330876) is known color: Persian Indigo. HEX triplet: 33, 08 and 76. RGB value is (51,8,118). Sum of RGB (Red+Green+Blue) = 51+8+118=177 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.81% from 177); Green value is 8 (3.52% from 255 or 4.52% from 177); Blue value is 118 (46.48% from 255 or 66.67% from 177); Max value from RGB is 118 - color contains mainly: blue. Hex color #330876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330876 is #CCF789. Grayscale: #212121. Windows color (decimal): -13432714 or 7735347. OLE color: 7735347.
HSL color Cylindrical-coordinate representation of color #330876: hue angle of 263.45º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330876 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 8 | 118 | - |
| CMYK | 0.57 | 0.93 | 0 | 0.54 |
| HSL | 263.45º | 0.87% | 0.25% | - |
| HSV(B) | 263.45º | 0.93% | 0.46% | - |
| XYZ | 4.72 | 2.19 | 17.31 | - |
| YUV | 33.4 | 175.75 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 118 | 0.57 | 0.93 | 0 | 0.54 | 263.45 | 0.87 | 0.25 |
| Hex | 33 | 8 | 76 | 39 | 5D | 0 | 36 | 107 | 57 | 19 |
| Octal | 63 | 10 | 166 | 71 | 135 | 0 | 66 | 407 | 127 | 31 |
| Binary | 110011 | 1000 | 1110110 | 111001 | 1011101 | 0 | 110110 | 100000111 | 1010111 | 11001 |
Color Harmonies of #330876
Complementary color
Monochromatic Colors of #330876
Black with #330876
Text Example
Text Example
White with #330876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330876; }
p { color: rgb(51,8,118); }
H1.HeaderClassName
{
color: #330876;
}
.AnyTagClassName
{
color: #330876;
}
</style>
background-color css
<style>
a { background-color: #330876; }
a { background-color: rgb(51,8,118); }
div.DivClassName
{
background-color: #330876;
}
.BgClassName
{
background-color: #330876;
}
</style>
border-color css
<style>
span { border-color: #330876; }
span { border-color: rgb(51,8,118); }
td.TdClassName
{
border-color: #330876;
}
.TagClassName
{
border-color: #330876;
}
</style>