Shades of Persian Indigo #321198
Tints of Persian Indigo #321198
RGB
CMYK
RGB Variations
Color information
#321198 (or 0x321198) is known color: Persian Indigo. HEX triplet: 32, 11 and 98. RGB value is (50,17,152). Sum of RGB (Red+Green+Blue) = 50+17+152=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 17 (7.03% from 255 or 7.76% from 219); Blue value is 152 (59.77% from 255 or 69.41% from 219); Max value from RGB is 152 - color contains mainly: blue. Hex color #321198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321198 is #CDEE67. Grayscale: #292929. Windows color (decimal): -13495912 or 9965874. OLE color: 9965874.
HSL color Cylindrical-coordinate representation of color #321198: hue angle of 254.67º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #321198 is Cyan = 0.67, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 50 | 17 | 152 | - |
| CMYK | 0.67 | 0.89 | 0 | 0.40 |
| HSL | 254.67º | 0.8% | 0.33% | - |
| HSV(B) | 254.67º | 0.89% | 0.6% | - |
| XYZ | 7.18 | 3.35 | 29.97 | - |
| YUV | 42.26 | 189.93 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 152 | 0.67 | 0.89 | 0 | 0.40 | 254.67 | 0.8 | 0.33 |
| Hex | 32 | 11 | 98 | 43 | 59 | 0 | 28 | FF | 50 | 21 |
| Octal | 62 | 21 | 230 | 103 | 131 | 0 | 50 | 377 | 120 | 41 |
| Binary | 110010 | 10001 | 10011000 | 1000011 | 1011001 | 0 | 101000 | 11111111 | 1010000 | 100001 |
Color Harmonies of #321198
Complementary color
Monochromatic Colors of #321198
Black with #321198
Text Example
Text Example
White with #321198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321198; }
p { color: rgb(50,17,152); }
H1.HeaderClassName
{
color: #321198;
}
.AnyTagClassName
{
color: #321198;
}
</style>
background-color css
<style>
a { background-color: #321198; }
a { background-color: rgb(50,17,152); }
div.DivClassName
{
background-color: #321198;
}
.BgClassName
{
background-color: #321198;
}
</style>
border-color css
<style>
span { border-color: #321198; }
span { border-color: rgb(50,17,152); }
td.TdClassName
{
border-color: #321198;
}
.TagClassName
{
border-color: #321198;
}
</style>