Shades of Persian Indigo #321687
Tints of Persian Indigo #321687
RGB
CMYK
RGB Variations
Color information
#321687 (or 0x321687) is known color: Persian Indigo. HEX triplet: 32, 16 and 87. RGB value is (50,22,135). Sum of RGB (Red+Green+Blue) = 50+22+135=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 135 (53.12% from 255 or 65.22% from 207); Max value from RGB is 135 - color contains mainly: blue. Hex color #321687 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #321687 is #CDE978. Grayscale: #2A2A2A. Windows color (decimal): -13494649 or 8853042. OLE color: 8853042.
HSL color Cylindrical-coordinate representation of color #321687: hue angle of 254.87º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #321687 is Cyan = 0.63, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 22 | 135 | - |
| CMYK | 0.63 | 0.84 | 0 | 0.47 |
| HSL | 254.87º | 0.72% | 0.31% | - |
| HSV(B) | 254.87º | 0.84% | 0.53% | - |
| XYZ | 5.98 | 3 | 23.19 | - |
| YUV | 43.25 | 179.78 | 132.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 135 | 0.63 | 0.84 | 0 | 0.47 | 254.87 | 0.72 | 0.31 |
| Hex | 32 | 16 | 87 | 3F | 54 | 0 | 2F | FF | 48 | 1F |
| Octal | 62 | 26 | 207 | 77 | 124 | 0 | 57 | 377 | 110 | 37 |
| Binary | 110010 | 10110 | 10000111 | 111111 | 1010100 | 0 | 101111 | 11111111 | 1001000 | 11111 |
Color Harmonies of #321687
Complementary color
Monochromatic Colors of #321687
Black with #321687
Text Example
Text Example
White with #321687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321687; }
p { color: rgb(50,22,135); }
H1.HeaderClassName
{
color: #321687;
}
.AnyTagClassName
{
color: #321687;
}
</style>
background-color css
<style>
a { background-color: #321687; }
a { background-color: rgb(50,22,135); }
div.DivClassName
{
background-color: #321687;
}
.BgClassName
{
background-color: #321687;
}
</style>
border-color css
<style>
span { border-color: #321687; }
span { border-color: rgb(50,22,135); }
td.TdClassName
{
border-color: #321687;
}
.TagClassName
{
border-color: #321687;
}
</style>