Shades of Persian Indigo #321074
Tints of Persian Indigo #321074
RGB
CMYK
RGB Variations
Color information
#321074 (or 0x321074) is known color: Persian Indigo. HEX triplet: 32, 10 and 74. RGB value is (50,16,116). Sum of RGB (Red+Green+Blue) = 50+16+116=182 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.47% from 182); Green value is 16 (6.64% from 255 or 8.79% from 182); Blue value is 116 (45.70% from 255 or 63.74% from 182); Max value from RGB is 116 - color contains mainly: blue. Hex color #321074 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321074 is #CDEF8B. Grayscale: #252525. Windows color (decimal): -13496204 or 7606322. OLE color: 7606322.
HSL color Cylindrical-coordinate representation of color #321074: hue angle of 260.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #321074 is Cyan = 0.57, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 16 | 116 | - |
| CMYK | 0.57 | 0.86 | 0 | 0.55 |
| HSL | 260.4º | 0.76% | 0.26% | - |
| HSV(B) | 260.4º | 0.86% | 0.45% | - |
| XYZ | 4.65 | 2.31 | 16.72 | - |
| YUV | 37.57 | 172.26 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 116 | 0.57 | 0.86 | 0 | 0.55 | 260.4 | 0.76 | 0.26 |
| Hex | 32 | 10 | 74 | 39 | 56 | 0 | 37 | 104 | 4C | 1A |
| Octal | 62 | 20 | 164 | 71 | 126 | 0 | 67 | 404 | 114 | 32 |
| Binary | 110010 | 10000 | 1110100 | 111001 | 1010110 | 0 | 110111 | 100000100 | 1001100 | 11010 |
Color Harmonies of #321074
Complementary color
Monochromatic Colors of #321074
Black with #321074
Text Example
Text Example
White with #321074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321074; }
p { color: rgb(50,16,116); }
H1.HeaderClassName
{
color: #321074;
}
.AnyTagClassName
{
color: #321074;
}
</style>
background-color css
<style>
a { background-color: #321074; }
a { background-color: rgb(50,16,116); }
div.DivClassName
{
background-color: #321074;
}
.BgClassName
{
background-color: #321074;
}
</style>
border-color css
<style>
span { border-color: #321074; }
span { border-color: rgb(50,16,116); }
td.TdClassName
{
border-color: #321074;
}
.TagClassName
{
border-color: #321074;
}
</style>