Shades of Persian Indigo #320875
Tints of Persian Indigo #320875
RGB
CMYK
RGB Variations
Color information
#320875 (or 0x320875) is known color: Persian Indigo. HEX triplet: 32, 08 and 75. RGB value is (50,8,117). Sum of RGB (Red+Green+Blue) = 50+8+117=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 8 (3.52% from 255 or 4.57% from 175); Blue value is 117 (46.09% from 255 or 66.86% from 175); Max value from RGB is 117 - color contains mainly: blue. Hex color #320875 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320875 is #CDF78A. Grayscale: #202020. Windows color (decimal): -13498251 or 7669810. OLE color: 7669810.
HSL color Cylindrical-coordinate representation of color #320875: hue angle of 263.12º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320875 is Cyan = 0.57, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 8 | 117 | - |
| CMYK | 0.57 | 0.93 | 0 | 0.54 |
| HSL | 263.12º | 0.87% | 0.25% | - |
| HSV(B) | 263.12º | 0.93% | 0.46% | - |
| XYZ | 4.61 | 2.14 | 17 | - |
| YUV | 32.98 | 175.41 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 117 | 0.57 | 0.93 | 0 | 0.54 | 263.12 | 0.87 | 0.25 |
| Hex | 32 | 8 | 75 | 39 | 5D | 0 | 36 | 107 | 57 | 19 |
| Octal | 62 | 10 | 165 | 71 | 135 | 0 | 66 | 407 | 127 | 31 |
| Binary | 110010 | 1000 | 1110101 | 111001 | 1011101 | 0 | 110110 | 100000111 | 1010111 | 11001 |
Color Harmonies of #320875
Complementary color
Monochromatic Colors of #320875
Black with #320875
Text Example
Text Example
White with #320875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320875; }
p { color: rgb(50,8,117); }
H1.HeaderClassName
{
color: #320875;
}
.AnyTagClassName
{
color: #320875;
}
</style>
background-color css
<style>
a { background-color: #320875; }
a { background-color: rgb(50,8,117); }
div.DivClassName
{
background-color: #320875;
}
.BgClassName
{
background-color: #320875;
}
</style>
border-color css
<style>
span { border-color: #320875; }
span { border-color: rgb(50,8,117); }
td.TdClassName
{
border-color: #320875;
}
.TagClassName
{
border-color: #320875;
}
</style>