Shades of Persian Indigo #39038D
Tints of Persian Indigo #39038D
RGB
CMYK
RGB Variations
Color information
#39038D (or 0x39038D) is known color: Persian Indigo. HEX triplet: 39, 03 and 8D. RGB value is (57,3,141). Sum of RGB (Red+Green+Blue) = 57+3+141=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 3 (1.56% from 255 or 1.49% from 201); Blue value is 141 (55.47% from 255 or 70.15% from 201); Max value from RGB is 141 - color contains mainly: blue. Hex color #39038D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #39038D is #C6FC72. Grayscale: #222222. Windows color (decimal): -13040755 or 9241401. OLE color: 9241401.
HSL color Cylindrical-coordinate representation of color #39038D: hue angle of 263.48º degrees, saturation: 0.96, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #39038D is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 57 | 3 | 141 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.45 |
| HSL | 263.48º | 0.96% | 0.28% | - |
| HSV(B) | 263.48º | 0.98% | 0.55% | - |
| XYZ | 6.53 | 2.86 | 25.41 | - |
| YUV | 34.88 | 187.89 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 141 | 0.60 | 0.98 | 0 | 0.45 | 263.48 | 0.96 | 0.28 |
| Hex | 39 | 3 | 8D | 3C | 62 | 0 | 2D | 107 | 60 | 1C |
| Octal | 71 | 3 | 215 | 74 | 142 | 0 | 55 | 407 | 140 | 34 |
| Binary | 111001 | 11 | 10001101 | 111100 | 1100010 | 0 | 101101 | 100000111 | 1100000 | 11100 |
Color Harmonies of #39038D
Complementary color
Monochromatic Colors of #39038D
Black with #39038D
Text Example
Text Example
White with #39038D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39038D; }
p { color: rgb(57,3,141); }
H1.HeaderClassName
{
color: #39038D;
}
.AnyTagClassName
{
color: #39038D;
}
</style>
background-color css
<style>
a { background-color: #39038D; }
a { background-color: rgb(57,3,141); }
div.DivClassName
{
background-color: #39038D;
}
.BgClassName
{
background-color: #39038D;
}
</style>
border-color css
<style>
span { border-color: #39038D; }
span { border-color: rgb(57,3,141); }
td.TdClassName
{
border-color: #39038D;
}
.TagClassName
{
border-color: #39038D;
}
</style>