Shades of Persian Indigo #390975
Tints of Persian Indigo #390975
RGB
CMYK
RGB Variations
Color information
#390975 (or 0x390975) is known color: Persian Indigo. HEX triplet: 39, 09 and 75. RGB value is (57,9,117). Sum of RGB (Red+Green+Blue) = 57+9+117=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 9 (3.91% from 255 or 4.92% from 183); Blue value is 117 (46.09% from 255 or 63.93% from 183); Max value from RGB is 117 - color contains mainly: blue. Hex color #390975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390975 is #C6F68A. Grayscale: #232323. Windows color (decimal): -13039243 or 7670073. OLE color: 7670073.
HSL color Cylindrical-coordinate representation of color #390975: hue angle of 266.67º 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 #390975 is Cyan = 0.51, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 9 | 117 | - |
| CMYK | 0.51 | 0.92 | 0 | 0.54 |
| HSL | 266.67º | 0.86% | 0.25% | - |
| HSV(B) | 266.67º | 0.92% | 0.46% | - |
| XYZ | 5 | 2.35 | 17.02 | - |
| YUV | 35.66 | 173.9 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 117 | 0.51 | 0.92 | 0 | 0.54 | 266.67 | 0.86 | 0.25 |
| Hex | 39 | 9 | 75 | 33 | 5C | 0 | 36 | 10B | 56 | 19 |
| Octal | 71 | 11 | 165 | 63 | 134 | 0 | 66 | 413 | 126 | 31 |
| Binary | 111001 | 1001 | 1110101 | 110011 | 1011100 | 0 | 110110 | 100001011 | 1010110 | 11001 |
Color Harmonies of #390975
Complementary color
Monochromatic Colors of #390975
Black with #390975
Text Example
Text Example
White with #390975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390975; }
p { color: rgb(57,9,117); }
H1.HeaderClassName
{
color: #390975;
}
.AnyTagClassName
{
color: #390975;
}
</style>
background-color css
<style>
a { background-color: #390975; }
a { background-color: rgb(57,9,117); }
div.DivClassName
{
background-color: #390975;
}
.BgClassName
{
background-color: #390975;
}
</style>
border-color css
<style>
span { border-color: #390975; }
span { border-color: rgb(57,9,117); }
td.TdClassName
{
border-color: #390975;
}
.TagClassName
{
border-color: #390975;
}
</style>