Shades of Persian Indigo #391074
Tints of Persian Indigo #391074
RGB
CMYK
RGB Variations
Color information
#391074 (or 0x391074) is known color: Persian Indigo. HEX triplet: 39, 10 and 74. RGB value is (57,16,116). Sum of RGB (Red+Green+Blue) = 57+16+116=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 16 (6.64% from 255 or 8.47% from 189); Blue value is 116 (45.70% from 255 or 61.38% from 189); Max value from RGB is 116 - color contains mainly: blue. Hex color #391074 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391074 is #C6EF8B. Grayscale: #272727. Windows color (decimal): -13037452 or 7606329. OLE color: 7606329.
HSL color Cylindrical-coordinate representation of color #391074: hue angle of 264.6º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #391074 is Cyan = 0.51, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 16 | 116 | - |
| CMYK | 0.51 | 0.86 | 0 | 0.55 |
| HSL | 264.6º | 0.76% | 0.26% | - |
| HSV(B) | 264.6º | 0.86% | 0.45% | - |
| XYZ | 5.03 | 2.5 | 16.74 | - |
| YUV | 39.66 | 171.08 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 116 | 0.51 | 0.86 | 0 | 0.55 | 264.6 | 0.76 | 0.26 |
| Hex | 39 | 10 | 74 | 33 | 56 | 0 | 37 | 109 | 4C | 1A |
| Octal | 71 | 20 | 164 | 63 | 126 | 0 | 67 | 411 | 114 | 32 |
| Binary | 111001 | 10000 | 1110100 | 110011 | 1010110 | 0 | 110111 | 100001001 | 1001100 | 11010 |
Color Harmonies of #391074
Complementary color
Monochromatic Colors of #391074
Black with #391074
Text Example
Text Example
White with #391074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391074; }
p { color: rgb(57,16,116); }
H1.HeaderClassName
{
color: #391074;
}
.AnyTagClassName
{
color: #391074;
}
</style>
background-color css
<style>
a { background-color: #391074; }
a { background-color: rgb(57,16,116); }
div.DivClassName
{
background-color: #391074;
}
.BgClassName
{
background-color: #391074;
}
</style>
border-color css
<style>
span { border-color: #391074; }
span { border-color: rgb(57,16,116); }
td.TdClassName
{
border-color: #391074;
}
.TagClassName
{
border-color: #391074;
}
</style>