Shades of Persian Indigo #391673
Tints of Persian Indigo #391673
RGB
CMYK
RGB Variations
Color information
#391673 (or 0x391673) is known color: Persian Indigo. HEX triplet: 39, 16 and 73. RGB value is (57,22,115). Sum of RGB (Red+Green+Blue) = 57+22+115=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 115 (45.31% from 255 or 59.28% from 194); Max value from RGB is 115 - color contains mainly: blue. Hex color #391673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391673 is #C6E98C. Grayscale: #2A2A2A. Windows color (decimal): -13035917 or 7542329. OLE color: 7542329.
HSL color Cylindrical-coordinate representation of color #391673: hue angle of 262.58º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #391673 is Cyan = 0.50, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 22 | 115 | - |
| CMYK | 0.50 | 0.81 | 0 | 0.55 |
| HSL | 262.58º | 0.68% | 0.27% | - |
| HSV(B) | 262.58º | 0.81% | 0.45% | - |
| XYZ | 5.07 | 2.68 | 16.47 | - |
| YUV | 43.07 | 168.6 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 115 | 0.50 | 0.81 | 0 | 0.55 | 262.58 | 0.68 | 0.27 |
| Hex | 39 | 16 | 73 | 32 | 51 | 0 | 37 | 107 | 44 | 1B |
| Octal | 71 | 26 | 163 | 62 | 121 | 0 | 67 | 407 | 104 | 33 |
| Binary | 111001 | 10110 | 1110011 | 110010 | 1010001 | 0 | 110111 | 100000111 | 1000100 | 11011 |
Color Harmonies of #391673
Complementary color
Monochromatic Colors of #391673
Black with #391673
Text Example
Text Example
White with #391673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391673; }
p { color: rgb(57,22,115); }
H1.HeaderClassName
{
color: #391673;
}
.AnyTagClassName
{
color: #391673;
}
</style>
background-color css
<style>
a { background-color: #391673; }
a { background-color: rgb(57,22,115); }
div.DivClassName
{
background-color: #391673;
}
.BgClassName
{
background-color: #391673;
}
</style>
border-color css
<style>
span { border-color: #391673; }
span { border-color: rgb(57,22,115); }
td.TdClassName
{
border-color: #391673;
}
.TagClassName
{
border-color: #391673;
}
</style>