Shades of Persian Indigo #391374
Tints of Persian Indigo #391374
RGB
CMYK
RGB Variations
Color information
#391374 (or 0x391374) is known color: Persian Indigo. HEX triplet: 39, 13 and 74. RGB value is (57,19,116). Sum of RGB (Red+Green+Blue) = 57+19+116=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 116 (45.70% from 255 or 60.42% from 192); Max value from RGB is 116 - color contains mainly: blue. Hex color #391374 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391374 is #C6EC8B. Grayscale: #292929. Windows color (decimal): -13036684 or 7607097. OLE color: 7607097.
HSL color Cylindrical-coordinate representation of color #391374: hue angle of 263.51º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391374 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 19 | 116 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.55 |
| HSL | 263.51º | 0.72% | 0.26% | - |
| HSV(B) | 263.51º | 0.84% | 0.45% | - |
| XYZ | 5.07 | 2.6 | 16.76 | - |
| YUV | 41.42 | 170.09 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 116 | 0.51 | 0.84 | 0 | 0.55 | 263.51 | 0.72 | 0.26 |
| Hex | 39 | 13 | 74 | 33 | 54 | 0 | 37 | 108 | 48 | 1A |
| Octal | 71 | 23 | 164 | 63 | 124 | 0 | 67 | 410 | 110 | 32 |
| Binary | 111001 | 10011 | 1110100 | 110011 | 1010100 | 0 | 110111 | 100001000 | 1001000 | 11010 |
Color Harmonies of #391374
Complementary color
Monochromatic Colors of #391374
Black with #391374
Text Example
Text Example
White with #391374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391374; }
p { color: rgb(57,19,116); }
H1.HeaderClassName
{
color: #391374;
}
.AnyTagClassName
{
color: #391374;
}
</style>
background-color css
<style>
a { background-color: #391374; }
a { background-color: rgb(57,19,116); }
div.DivClassName
{
background-color: #391374;
}
.BgClassName
{
background-color: #391374;
}
</style>
border-color css
<style>
span { border-color: #391374; }
span { border-color: rgb(57,19,116); }
td.TdClassName
{
border-color: #391374;
}
.TagClassName
{
border-color: #391374;
}
</style>