Shades of Persian Indigo #39109D
Tints of Persian Indigo #39109D
RGB
CMYK
RGB Variations
Color information
#39109D (or 0x39109D) is known color: Persian Indigo. HEX triplet: 39, 10 and 9D. RGB value is (57,16,157). Sum of RGB (Red+Green+Blue) = 57+16+157=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 16 (6.64% from 255 or 6.96% from 230); Blue value is 157 (61.72% from 255 or 68.26% from 230); Max value from RGB is 157 - color contains mainly: blue. Hex color #39109D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #39109D is #C6EF62. Grayscale: #2B2B2B. Windows color (decimal): -13037411 or 10293305. OLE color: 10293305.
HSL color Cylindrical-coordinate representation of color #39109D: hue angle of 257.45º degrees, saturation: 0.82, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #39109D is Cyan = 0.64, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 57 | 16 | 157 | - |
| CMYK | 0.64 | 0.90 | 0 | 0.38 |
| HSL | 257.45º | 0.82% | 0.34% | - |
| HSV(B) | 257.45º | 0.9% | 0.62% | - |
| XYZ | 7.96 | 3.67 | 32.19 | - |
| YUV | 44.33 | 191.58 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 157 | 0.64 | 0.90 | 0 | 0.38 | 257.45 | 0.82 | 0.34 |
| Hex | 39 | 10 | 9D | 40 | 5A | 0 | 26 | 101 | 52 | 22 |
| Octal | 71 | 20 | 235 | 100 | 132 | 0 | 46 | 401 | 122 | 42 |
| Binary | 111001 | 10000 | 10011101 | 1000000 | 1011010 | 0 | 100110 | 100000001 | 1010010 | 100010 |
Color Harmonies of #39109D
Complementary color
Monochromatic Colors of #39109D
Black with #39109D
Text Example
Text Example
White with #39109D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39109D; }
p { color: rgb(57,16,157); }
H1.HeaderClassName
{
color: #39109D;
}
.AnyTagClassName
{
color: #39109D;
}
</style>
background-color css
<style>
a { background-color: #39109D; }
a { background-color: rgb(57,16,157); }
div.DivClassName
{
background-color: #39109D;
}
.BgClassName
{
background-color: #39109D;
}
</style>
border-color css
<style>
span { border-color: #39109D; }
span { border-color: rgb(57,16,157); }
td.TdClassName
{
border-color: #39109D;
}
.TagClassName
{
border-color: #39109D;
}
</style>