Shades of Persian Indigo #391085
Tints of Persian Indigo #391085
RGB
CMYK
RGB Variations
Color information
#391085 (or 0x391085) is known color: Persian Indigo. HEX triplet: 39, 10 and 85. RGB value is (57,16,133). Sum of RGB (Red+Green+Blue) = 57+16+133=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 16 (6.64% from 255 or 7.77% from 206); Blue value is 133 (52.34% from 255 or 64.56% from 206); Max value from RGB is 133 - color contains mainly: blue. Hex color #391085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391085 is #C6EF7A. Grayscale: #292929. Windows color (decimal): -13037435 or 8720441. OLE color: 8720441.
HSL color Cylindrical-coordinate representation of color #391085: hue angle of 261.03º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #391085 is Cyan = 0.57, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 16 | 133 | - |
| CMYK | 0.57 | 0.88 | 0 | 0.48 |
| HSL | 261.03º | 0.79% | 0.29% | - |
| HSV(B) | 261.03º | 0.88% | 0.52% | - |
| XYZ | 6.11 | 2.93 | 22.43 | - |
| YUV | 41.6 | 179.58 | 138.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 133 | 0.57 | 0.88 | 0 | 0.48 | 261.03 | 0.79 | 0.29 |
| Hex | 39 | 10 | 85 | 39 | 58 | 0 | 30 | 105 | 4F | 1D |
| Octal | 71 | 20 | 205 | 71 | 130 | 0 | 60 | 405 | 117 | 35 |
| Binary | 111001 | 10000 | 10000101 | 111001 | 1011000 | 0 | 110000 | 100000101 | 1001111 | 11101 |
Color Harmonies of #391085
Complementary color
Monochromatic Colors of #391085
Black with #391085
Text Example
Text Example
White with #391085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391085; }
p { color: rgb(57,16,133); }
H1.HeaderClassName
{
color: #391085;
}
.AnyTagClassName
{
color: #391085;
}
</style>
background-color css
<style>
a { background-color: #391085; }
a { background-color: rgb(57,16,133); }
div.DivClassName
{
background-color: #391085;
}
.BgClassName
{
background-color: #391085;
}
</style>
border-color css
<style>
span { border-color: #391085; }
span { border-color: rgb(57,16,133); }
td.TdClassName
{
border-color: #391085;
}
.TagClassName
{
border-color: #391085;
}
</style>