Shades of Persian Indigo #330276
Tints of Persian Indigo #330276
RGB
CMYK
RGB Variations
Color information
#330276 (or 0x330276) is known color: Persian Indigo. HEX triplet: 33, 02 and 76. RGB value is (51,2,118). Sum of RGB (Red+Green+Blue) = 51+2+118=171 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.82% from 171); Green value is 2 (1.17% from 255 or 1.17% from 171); Blue value is 118 (46.48% from 255 or 69.01% from 171); Max value from RGB is 118 - color contains mainly: blue. Hex color #330276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330276 is #CCFD89. Grayscale: #1D1D1D. Windows color (decimal): -13434250 or 7733811. OLE color: 7733811.
HSL color Cylindrical-coordinate representation of color #330276: hue angle of 265.34º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #330276 is Cyan = 0.57, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 2 | 118 | - |
| CMYK | 0.57 | 0.98 | 0 | 0.54 |
| HSL | 265.34º | 0.97% | 0.24% | - |
| HSV(B) | 265.34º | 0.98% | 0.46% | - |
| XYZ | 4.66 | 2.06 | 17.29 | - |
| YUV | 29.88 | 177.73 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 2 | 118 | 0.57 | 0.98 | 0 | 0.54 | 265.34 | 0.97 | 0.24 |
| Hex | 33 | 2 | 76 | 39 | 62 | 0 | 36 | 109 | 61 | 18 |
| Octal | 63 | 2 | 166 | 71 | 142 | 0 | 66 | 411 | 141 | 30 |
| Binary | 110011 | 10 | 1110110 | 111001 | 1100010 | 0 | 110110 | 100001001 | 1100001 | 11000 |
Color Harmonies of #330276
Complementary color
Monochromatic Colors of #330276
Black with #330276
Text Example
Text Example
White with #330276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330276; }
p { color: rgb(51,2,118); }
H1.HeaderClassName
{
color: #330276;
}
.AnyTagClassName
{
color: #330276;
}
</style>
background-color css
<style>
a { background-color: #330276; }
a { background-color: rgb(51,2,118); }
div.DivClassName
{
background-color: #330276;
}
.BgClassName
{
background-color: #330276;
}
</style>
border-color css
<style>
span { border-color: #330276; }
span { border-color: rgb(51,2,118); }
td.TdClassName
{
border-color: #330276;
}
.TagClassName
{
border-color: #330276;
}
</style>