Shades of Persian Indigo #39178E
Tints of Persian Indigo #39178E
RGB
CMYK
RGB Variations
Color information
#39178E (or 0x39178E) is known color: Persian Indigo. HEX triplet: 39, 17 and 8E. RGB value is (57,23,142). Sum of RGB (Red+Green+Blue) = 57+23+142=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 142 (55.86% from 255 or 63.96% from 222); Max value from RGB is 142 - color contains mainly: blue. Hex color #39178E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #39178E is #C6E871. Grayscale: #2E2E2E. Windows color (decimal): -13035634 or 9312057. OLE color: 9312057.
HSL color Cylindrical-coordinate representation of color #39178E: hue angle of 257.14º degrees, saturation: 0.72, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #39178E is Cyan = 0.60, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 23 | 142 | - |
| CMYK | 0.60 | 0.84 | 0 | 0.44 |
| HSL | 257.14º | 0.72% | 0.32% | - |
| HSV(B) | 257.14º | 0.84% | 0.56% | - |
| XYZ | 6.88 | 3.44 | 25.89 | - |
| YUV | 46.73 | 181.76 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 142 | 0.60 | 0.84 | 0 | 0.44 | 257.14 | 0.72 | 0.32 |
| Hex | 39 | 17 | 8E | 3C | 54 | 0 | 2C | 101 | 48 | 20 |
| Octal | 71 | 27 | 216 | 74 | 124 | 0 | 54 | 401 | 110 | 40 |
| Binary | 111001 | 10111 | 10001110 | 111100 | 1010100 | 0 | 101100 | 100000001 | 1001000 | 100000 |
Color Harmonies of #39178E
Complementary color
Monochromatic Colors of #39178E
Black with #39178E
Text Example
Text Example
White with #39178E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39178E; }
p { color: rgb(57,23,142); }
H1.HeaderClassName
{
color: #39178E;
}
.AnyTagClassName
{
color: #39178E;
}
</style>
background-color css
<style>
a { background-color: #39178E; }
a { background-color: rgb(57,23,142); }
div.DivClassName
{
background-color: #39178E;
}
.BgClassName
{
background-color: #39178E;
}
</style>
border-color css
<style>
span { border-color: #39178E; }
span { border-color: rgb(57,23,142); }
td.TdClassName
{
border-color: #39178E;
}
.TagClassName
{
border-color: #39178E;
}
</style>