Shades of Persian Indigo #391474
Tints of Persian Indigo #391474
RGB
CMYK
RGB Variations
Color information
#391474 (or 0x391474) is known color: Persian Indigo. HEX triplet: 39, 14 and 74. RGB value is (57,20,116). Sum of RGB (Red+Green+Blue) = 57+20+116=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 116 (45.70% from 255 or 60.10% from 193); Max value from RGB is 116 - color contains mainly: blue. Hex color #391474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391474 is #C6EB8B. Grayscale: #292929. Windows color (decimal): -13036428 or 7607353. OLE color: 7607353.
HSL color Cylindrical-coordinate representation of color #391474: hue angle of 263.12º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #391474 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 20 | 116 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.55 |
| HSL | 263.13º | 0.71% | 0.27% | - |
| HSV(B) | 263.13º | 0.83% | 0.45% | - |
| XYZ | 5.09 | 2.63 | 16.76 | - |
| YUV | 42.01 | 169.76 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 116 | 0.51 | 0.83 | 0 | 0.55 | 263.13 | 0.71 | 0.27 |
| Hex | 39 | 14 | 74 | 33 | 53 | 0 | 37 | 107 | 47 | 1B |
| Octal | 71 | 24 | 164 | 63 | 123 | 0 | 67 | 407 | 107 | 33 |
| Binary | 111001 | 10100 | 1110100 | 110011 | 1010011 | 0 | 110111 | 100000111 | 1000111 | 11011 |
Color Harmonies of #391474
Complementary color
Monochromatic Colors of #391474
Black with #391474
Text Example
Text Example
White with #391474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391474; }
p { color: rgb(57,20,116); }
H1.HeaderClassName
{
color: #391474;
}
.AnyTagClassName
{
color: #391474;
}
</style>
background-color css
<style>
a { background-color: #391474; }
a { background-color: rgb(57,20,116); }
div.DivClassName
{
background-color: #391474;
}
.BgClassName
{
background-color: #391474;
}
</style>
border-color css
<style>
span { border-color: #391474; }
span { border-color: rgb(57,20,116); }
td.TdClassName
{
border-color: #391474;
}
.TagClassName
{
border-color: #391474;
}
</style>