Shades of Persian Indigo #320376
Tints of Persian Indigo #320376
RGB
CMYK
RGB Variations
Color information
#320376 (or 0x320376) is known color: Persian Indigo. HEX triplet: 32, 03 and 76. RGB value is (50,3,118). Sum of RGB (Red+Green+Blue) = 50+3+118=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 3 (1.56% from 255 or 1.75% 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 #320376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320376 is #CDFC89. Grayscale: #1D1D1D. Windows color (decimal): -13499530 or 7734066. OLE color: 7734066.
HSL color Cylindrical-coordinate representation of color #320376: hue angle of 264.52º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #320376 is Cyan = 0.58, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 3 | 118 | - |
| CMYK | 0.58 | 0.97 | 0 | 0.54 |
| HSL | 264.52º | 0.95% | 0.24% | - |
| HSV(B) | 264.52º | 0.97% | 0.46% | - |
| XYZ | 4.62 | 2.05 | 17.29 | - |
| YUV | 30.16 | 177.57 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 3 | 118 | 0.58 | 0.97 | 0 | 0.54 | 264.52 | 0.95 | 0.24 |
| Hex | 32 | 3 | 76 | 3A | 61 | 0 | 36 | 109 | 5F | 18 |
| Octal | 62 | 3 | 166 | 72 | 141 | 0 | 66 | 411 | 137 | 30 |
| Binary | 110010 | 11 | 1110110 | 111010 | 1100001 | 0 | 110110 | 100001001 | 1011111 | 11000 |
Color Harmonies of #320376
Complementary color
Monochromatic Colors of #320376
Black with #320376
Text Example
Text Example
White with #320376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320376; }
p { color: rgb(50,3,118); }
H1.HeaderClassName
{
color: #320376;
}
.AnyTagClassName
{
color: #320376;
}
</style>
background-color css
<style>
a { background-color: #320376; }
a { background-color: rgb(50,3,118); }
div.DivClassName
{
background-color: #320376;
}
.BgClassName
{
background-color: #320376;
}
</style>
border-color css
<style>
span { border-color: #320376; }
span { border-color: rgb(50,3,118); }
td.TdClassName
{
border-color: #320376;
}
.TagClassName
{
border-color: #320376;
}
</style>