Shades of Persian Indigo #39046F
Tints of Persian Indigo #39046F
RGB
CMYK
RGB Variations
Color information
#39046F (or 0x39046F) is known color: Persian Indigo. HEX triplet: 39, 04 and 6F. RGB value is (57,4,111). Sum of RGB (Red+Green+Blue) = 57+4+111=172 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.14% from 172); Green value is 4 (1.95% from 255 or 2.33% from 172); Blue value is 111 (43.75% from 255 or 64.53% from 172); Max value from RGB is 111 - color contains mainly: blue. Hex color #39046F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #39046F is #C6FB90. Grayscale: #1F1F1F. Windows color (decimal): -13040529 or 7275577. OLE color: 7275577.
HSL color Cylindrical-coordinate representation of color #39046F: hue angle of 269.72º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #39046F is Cyan = 0.49, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 4 | 111 | - |
| CMYK | 0.49 | 0.96 | 0 | 0.56 |
| HSL | 269.72º | 0.93% | 0.23% | - |
| HSV(B) | 269.72º | 0.96% | 0.44% | - |
| XYZ | 4.6 | 2.1 | 15.2 | - |
| YUV | 32.05 | 172.56 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 111 | 0.49 | 0.96 | 0 | 0.56 | 269.72 | 0.93 | 0.23 |
| Hex | 39 | 4 | 6F | 31 | 60 | 0 | 38 | 10E | 5D | 17 |
| Octal | 71 | 4 | 157 | 61 | 140 | 0 | 70 | 416 | 135 | 27 |
| Binary | 111001 | 100 | 1101111 | 110001 | 1100000 | 0 | 111000 | 100001110 | 1011101 | 10111 |
Color Harmonies of #39046F
Complementary color
Monochromatic Colors of #39046F
Black with #39046F
Text Example
Text Example
White with #39046F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39046F; }
p { color: rgb(57,4,111); }
H1.HeaderClassName
{
color: #39046F;
}
.AnyTagClassName
{
color: #39046F;
}
</style>
background-color css
<style>
a { background-color: #39046F; }
a { background-color: rgb(57,4,111); }
div.DivClassName
{
background-color: #39046F;
}
.BgClassName
{
background-color: #39046F;
}
</style>
border-color css
<style>
span { border-color: #39046F; }
span { border-color: rgb(57,4,111); }
td.TdClassName
{
border-color: #39046F;
}
.TagClassName
{
border-color: #39046F;
}
</style>