Shades of Persian Indigo #391892
Tints of Persian Indigo #391892
RGB
CMYK
RGB Variations
Color information
#391892 (or 0x391892) is known color: Persian Indigo. HEX triplet: 39, 18 and 92. RGB value is (57,24,146). Sum of RGB (Red+Green+Blue) = 57+24+146=227 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25.11% from 227); Green value is 24 (9.77% from 255 or 10.57% from 227); Blue value is 146 (57.42% from 255 or 64.32% from 227); Max value from RGB is 146 - color contains mainly: blue. Hex color #391892 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #391892 is #C6E76D. Grayscale: #2F2F2F. Windows color (decimal): -13035374 or 9574457. OLE color: 9574457.
HSL color Cylindrical-coordinate representation of color #391892: hue angle of 256.23º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #391892 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 24 | 146 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.43 |
| HSL | 256.23º | 0.72% | 0.33% | - |
| HSV(B) | 256.23º | 0.84% | 0.57% | - |
| XYZ | 7.2 | 3.6 | 27.51 | - |
| YUV | 47.78 | 183.43 | 134.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 24 | 146 | 0.61 | 0.84 | 0 | 0.43 | 256.23 | 0.72 | 0.33 |
| Hex | 39 | 18 | 92 | 3D | 54 | 0 | 2B | 100 | 48 | 21 |
| Octal | 71 | 30 | 222 | 75 | 124 | 0 | 53 | 400 | 110 | 41 |
| Binary | 111001 | 11000 | 10010010 | 111101 | 1010100 | 0 | 101011 | 100000000 | 1001000 | 100001 |
Color Harmonies of #391892
Complementary color
Monochromatic Colors of #391892
Black with #391892
Text Example
Text Example
White with #391892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391892; }
p { color: rgb(57,24,146); }
H1.HeaderClassName
{
color: #391892;
}
.AnyTagClassName
{
color: #391892;
}
</style>
background-color css
<style>
a { background-color: #391892; }
a { background-color: rgb(57,24,146); }
div.DivClassName
{
background-color: #391892;
}
.BgClassName
{
background-color: #391892;
}
</style>
border-color css
<style>
span { border-color: #391892; }
span { border-color: rgb(57,24,146); }
td.TdClassName
{
border-color: #391892;
}
.TagClassName
{
border-color: #391892;
}
</style>