Shades of Persian Indigo #320975
Tints of Persian Indigo #320975
RGB
CMYK
RGB Variations
Color information
#320975 (or 0x320975) is known color: Persian Indigo. HEX triplet: 32, 09 and 75. RGB value is (50,9,117). Sum of RGB (Red+Green+Blue) = 50+9+117=176 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.41% from 176); Green value is 9 (3.91% from 255 or 5.11% from 176); Blue value is 117 (46.09% from 255 or 66.48% from 176); Max value from RGB is 117 - color contains mainly: blue. Hex color #320975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320975 is #CDF68A. Grayscale: #212121. Windows color (decimal): -13497995 or 7670066. OLE color: 7670066.
HSL color Cylindrical-coordinate representation of color #320975: hue angle of 262.78º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #320975 is Cyan = 0.57, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 9 | 117 | - |
| CMYK | 0.57 | 0.92 | 0 | 0.54 |
| HSL | 262.78º | 0.86% | 0.25% | - |
| HSV(B) | 262.78º | 0.92% | 0.46% | - |
| XYZ | 4.62 | 2.16 | 17 | - |
| YUV | 33.57 | 175.08 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 117 | 0.57 | 0.92 | 0 | 0.54 | 262.78 | 0.86 | 0.25 |
| Hex | 32 | 9 | 75 | 39 | 5C | 0 | 36 | 107 | 56 | 19 |
| Octal | 62 | 11 | 165 | 71 | 134 | 0 | 66 | 407 | 126 | 31 |
| Binary | 110010 | 1001 | 1110101 | 111001 | 1011100 | 0 | 110110 | 100000111 | 1010110 | 11001 |
Color Harmonies of #320975
Complementary color
Monochromatic Colors of #320975
Black with #320975
Text Example
Text Example
White with #320975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320975; }
p { color: rgb(50,9,117); }
H1.HeaderClassName
{
color: #320975;
}
.AnyTagClassName
{
color: #320975;
}
</style>
background-color css
<style>
a { background-color: #320975; }
a { background-color: rgb(50,9,117); }
div.DivClassName
{
background-color: #320975;
}
.BgClassName
{
background-color: #320975;
}
</style>
border-color css
<style>
span { border-color: #320975; }
span { border-color: rgb(50,9,117); }
td.TdClassName
{
border-color: #320975;
}
.TagClassName
{
border-color: #320975;
}
</style>