Shades of Persian Indigo #390992
Tints of Persian Indigo #390992
RGB
CMYK
RGB Variations
Color information
#390992 (or 0x390992) is known color: Persian Indigo. HEX triplet: 39, 09 and 92. RGB value is (57,9,146). Sum of RGB (Red+Green+Blue) = 57+9+146=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 9 (3.91% from 255 or 4.25% from 212); Blue value is 146 (57.42% from 255 or 68.87% from 212); Max value from RGB is 146 - color contains mainly: blue. Hex color #390992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390992 is #C6F66D. Grayscale: #262626. Windows color (decimal): -13039214 or 9570617. OLE color: 9570617.
HSL color Cylindrical-coordinate representation of color #390992: hue angle of 261.02º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390992 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 57 | 9 | 146 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.43 |
| HSL | 261.02º | 0.88% | 0.3% | - |
| HSV(B) | 261.02º | 0.94% | 0.57% | - |
| XYZ | 6.97 | 3.14 | 27.43 | - |
| YUV | 38.97 | 188.4 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 146 | 0.61 | 0.94 | 0 | 0.43 | 261.02 | 0.88 | 0.3 |
| Hex | 39 | 9 | 92 | 3D | 5E | 0 | 2B | 105 | 58 | 1E |
| Octal | 71 | 11 | 222 | 75 | 136 | 0 | 53 | 405 | 130 | 36 |
| Binary | 111001 | 1001 | 10010010 | 111101 | 1011110 | 0 | 101011 | 100000101 | 1011000 | 11110 |
Color Harmonies of #390992
Complementary color
Monochromatic Colors of #390992
Black with #390992
Text Example
Text Example
White with #390992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390992; }
p { color: rgb(57,9,146); }
H1.HeaderClassName
{
color: #390992;
}
.AnyTagClassName
{
color: #390992;
}
</style>
background-color css
<style>
a { background-color: #390992; }
a { background-color: rgb(57,9,146); }
div.DivClassName
{
background-color: #390992;
}
.BgClassName
{
background-color: #390992;
}
</style>
border-color css
<style>
span { border-color: #390992; }
span { border-color: rgb(57,9,146); }
td.TdClassName
{
border-color: #390992;
}
.TagClassName
{
border-color: #390992;
}
</style>