Shades of Persian Indigo #391375
Tints of Persian Indigo #391375
RGB
CMYK
RGB Variations
Color information
#391375 (or 0x391375) is known color: Persian Indigo. HEX triplet: 39, 13 and 75. RGB value is (57,19,117). Sum of RGB (Red+Green+Blue) = 57+19+117=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 19 (7.81% from 255 or 9.84% from 193); Blue value is 117 (46.09% from 255 or 60.62% from 193); Max value from RGB is 117 - color contains mainly: blue. Hex color #391375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391375 is #C6EC8A. Grayscale: #292929. Windows color (decimal): -13036683 or 7672633. OLE color: 7672633.
HSL color Cylindrical-coordinate representation of color #391375: hue angle of 263.27º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391375 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 19 | 117 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.54 |
| HSL | 263.27º | 0.72% | 0.27% | - |
| HSV(B) | 263.27º | 0.84% | 0.46% | - |
| XYZ | 5.13 | 2.62 | 17.06 | - |
| YUV | 41.53 | 170.59 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 117 | 0.51 | 0.84 | 0 | 0.54 | 263.27 | 0.72 | 0.27 |
| Hex | 39 | 13 | 75 | 33 | 54 | 0 | 36 | 107 | 48 | 1B |
| Octal | 71 | 23 | 165 | 63 | 124 | 0 | 66 | 407 | 110 | 33 |
| Binary | 111001 | 10011 | 1110101 | 110011 | 1010100 | 0 | 110110 | 100000111 | 1001000 | 11011 |
Color Harmonies of #391375
Complementary color
Monochromatic Colors of #391375
Black with #391375
Text Example
Text Example
White with #391375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391375; }
p { color: rgb(57,19,117); }
H1.HeaderClassName
{
color: #391375;
}
.AnyTagClassName
{
color: #391375;
}
</style>
background-color css
<style>
a { background-color: #391375; }
a { background-color: rgb(57,19,117); }
div.DivClassName
{
background-color: #391375;
}
.BgClassName
{
background-color: #391375;
}
</style>
border-color css
<style>
span { border-color: #391375; }
span { border-color: rgb(57,19,117); }
td.TdClassName
{
border-color: #391375;
}
.TagClassName
{
border-color: #391375;
}
</style>