Shades of Persian Indigo #321774
Tints of Persian Indigo #321774
RGB
CMYK
RGB Variations
Color information
#321774 (or 0x321774) is known color: Persian Indigo. HEX triplet: 32, 17 and 74. RGB value is (50,23,116). Sum of RGB (Red+Green+Blue) = 50+23+116=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 23 (9.38% from 255 or 12.17% from 189); Blue value is 116 (45.70% from 255 or 61.38% from 189); Max value from RGB is 116 - color contains mainly: blue. Hex color #321774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321774 is #CDE88B. Grayscale: #292929. Windows color (decimal): -13494412 or 7608114. OLE color: 7608114.
HSL color Cylindrical-coordinate representation of color #321774: hue angle of 257.42º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321774 is Cyan = 0.57, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 23 | 116 | - |
| CMYK | 0.57 | 0.80 | 0 | 0.55 |
| HSL | 257.42º | 0.67% | 0.27% | - |
| HSV(B) | 257.42º | 0.8% | 0.45% | - |
| XYZ | 4.77 | 2.55 | 16.76 | - |
| YUV | 41.68 | 169.95 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 116 | 0.57 | 0.80 | 0 | 0.55 | 257.42 | 0.67 | 0.27 |
| Hex | 32 | 17 | 74 | 39 | 50 | 0 | 37 | 101 | 43 | 1B |
| Octal | 62 | 27 | 164 | 71 | 120 | 0 | 67 | 401 | 103 | 33 |
| Binary | 110010 | 10111 | 1110100 | 111001 | 1010000 | 0 | 110111 | 100000001 | 1000011 | 11011 |
Color Harmonies of #321774
Complementary color
Monochromatic Colors of #321774
Black with #321774
Text Example
Text Example
White with #321774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321774; }
p { color: rgb(50,23,116); }
H1.HeaderClassName
{
color: #321774;
}
.AnyTagClassName
{
color: #321774;
}
</style>
background-color css
<style>
a { background-color: #321774; }
a { background-color: rgb(50,23,116); }
div.DivClassName
{
background-color: #321774;
}
.BgClassName
{
background-color: #321774;
}
</style>
border-color css
<style>
span { border-color: #321774; }
span { border-color: rgb(50,23,116); }
td.TdClassName
{
border-color: #321774;
}
.TagClassName
{
border-color: #321774;
}
</style>