Shades of Persian Indigo #391370
Tints of Persian Indigo #391370
RGB
CMYK
RGB Variations
Color information
#391370 (or 0x391370) is known color: Persian Indigo. HEX triplet: 39, 13 and 70. RGB value is (57,19,112). Sum of RGB (Red+Green+Blue) = 57+19+112=188 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.32% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 112 (44.14% from 255 or 59.57% from 188); Max value from RGB is 112 - color contains mainly: blue. Hex color #391370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391370 is #C6EC8F. Grayscale: #282828. Windows color (decimal): -13036688 or 7344953. OLE color: 7344953.
HSL color Cylindrical-coordinate representation of color #391370: hue angle of 264.52º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #391370 is Cyan = 0.49, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 19 | 112 | - |
| CMYK | 0.49 | 0.83 | 0 | 0.56 |
| HSL | 264.52º | 0.71% | 0.26% | - |
| HSV(B) | 264.52º | 0.83% | 0.44% | - |
| XYZ | 4.84 | 2.51 | 15.56 | - |
| YUV | 40.96 | 168.09 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 112 | 0.49 | 0.83 | 0 | 0.56 | 264.52 | 0.71 | 0.26 |
| Hex | 39 | 13 | 70 | 31 | 53 | 0 | 38 | 109 | 47 | 1A |
| Octal | 71 | 23 | 160 | 61 | 123 | 0 | 70 | 411 | 107 | 32 |
| Binary | 111001 | 10011 | 1110000 | 110001 | 1010011 | 0 | 111000 | 100001001 | 1000111 | 11010 |
Color Harmonies of #391370
Complementary color
Monochromatic Colors of #391370
Black with #391370
Text Example
Text Example
White with #391370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391370; }
p { color: rgb(57,19,112); }
H1.HeaderClassName
{
color: #391370;
}
.AnyTagClassName
{
color: #391370;
}
</style>
background-color css
<style>
a { background-color: #391370; }
a { background-color: rgb(57,19,112); }
div.DivClassName
{
background-color: #391370;
}
.BgClassName
{
background-color: #391370;
}
</style>
border-color css
<style>
span { border-color: #391370; }
span { border-color: rgb(57,19,112); }
td.TdClassName
{
border-color: #391370;
}
.TagClassName
{
border-color: #391370;
}
</style>