Shades of Persian Indigo #332076
Tints of Persian Indigo #332076
RGB
CMYK
RGB Variations
Color information
#332076 (or 0x332076) is known color: Persian Indigo. HEX triplet: 33, 20 and 76. RGB value is (51,32,118). Sum of RGB (Red+Green+Blue) = 51+32+118=201 (26% of max value = 765). Red value is 51 (20.31% from 255 or 25.37% from 201); Green value is 32 (12.89% from 255 or 15.92% from 201); Blue value is 118 (46.48% from 255 or 58.71% from 201); Max value from RGB is 118 - color contains mainly: blue. Hex color #332076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332076 is #CCDF89. Grayscale: #2F2F2F. Windows color (decimal): -13426570 or 7741491. OLE color: 7741491.
HSL color Cylindrical-coordinate representation of color #332076: hue angle of 253.26º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #332076 is Cyan = 0.57, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 51 | 32 | 118 | - |
| CMYK | 0.57 | 0.73 | 0 | 0.54 |
| HSL | 253.26º | 0.57% | 0.29% | - |
| HSV(B) | 253.26º | 0.73% | 0.46% | - |
| XYZ | 5.15 | 3.04 | 17.46 | - |
| YUV | 47.49 | 167.79 | 130.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 32 | 118 | 0.57 | 0.73 | 0 | 0.54 | 253.26 | 0.57 | 0.29 |
| Hex | 33 | 20 | 76 | 39 | 49 | 0 | 36 | FD | 39 | 1D |
| Octal | 63 | 40 | 166 | 71 | 111 | 0 | 66 | 375 | 71 | 35 |
| Binary | 110011 | 100000 | 1110110 | 111001 | 1001001 | 0 | 110110 | 11111101 | 111001 | 11101 |
Color Harmonies of #332076
Complementary color
Monochromatic Colors of #332076
Black with #332076
Text Example
Text Example
White with #332076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332076; }
p { color: rgb(51,32,118); }
H1.HeaderClassName
{
color: #332076;
}
.AnyTagClassName
{
color: #332076;
}
</style>
background-color css
<style>
a { background-color: #332076; }
a { background-color: rgb(51,32,118); }
div.DivClassName
{
background-color: #332076;
}
.BgClassName
{
background-color: #332076;
}
</style>
border-color css
<style>
span { border-color: #332076; }
span { border-color: rgb(51,32,118); }
td.TdClassName
{
border-color: #332076;
}
.TagClassName
{
border-color: #332076;
}
</style>