Shades of Persian Indigo #3D1289
Tints of Persian Indigo #3D1289
RGB
CMYK
RGB Variations
Color information
#3D1289 (or 0x3D1289) is known color: Persian Indigo. HEX triplet: 3D, 12 and 89. RGB value is (61,18,137). Sum of RGB (Red+Green+Blue) = 61+18+137=216 (28% of max value = 765). Red value is 61 (24.22% from 255 or 28.24% from 216); Green value is 18 (7.42% from 255 or 8.33% from 216); Blue value is 137 (53.91% from 255 or 63.43% from 216); Max value from RGB is 137 - color contains mainly: blue. Hex color #3D1289 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3D1289 is #C2ED76. Grayscale: #2B2B2B. Windows color (decimal): -12774775 or 8983101. OLE color: 8983101.
HSL color Cylindrical-coordinate representation of color #3D1289: hue angle of 261.68º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #3D1289 is Cyan = 0.55, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 61 | 18 | 137 | - |
| CMYK | 0.55 | 0.87 | 0 | 0.46 |
| HSL | 261.68º | 0.77% | 0.3% | - |
| HSV(B) | 261.68º | 0.87% | 0.54% | - |
| XYZ | 6.66 | 3.23 | 23.94 | - |
| YUV | 44.42 | 180.25 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 18 | 137 | 0.55 | 0.87 | 0 | 0.46 | 261.68 | 0.77 | 0.3 |
| Hex | 3D | 12 | 89 | 37 | 57 | 0 | 2E | 106 | 4D | 1E |
| Octal | 75 | 22 | 211 | 67 | 127 | 0 | 56 | 406 | 115 | 36 |
| Binary | 111101 | 10010 | 10001001 | 110111 | 1010111 | 0 | 101110 | 100000110 | 1001101 | 11110 |
Color Harmonies of #3D1289
Complementary color
Monochromatic Colors of #3D1289
Black with #3D1289
Text Example
Text Example
White with #3D1289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D1289; }
p { color: rgb(61,18,137); }
H1.HeaderClassName
{
color: #3D1289;
}
.AnyTagClassName
{
color: #3D1289;
}
</style>
background-color css
<style>
a { background-color: #3D1289; }
a { background-color: rgb(61,18,137); }
div.DivClassName
{
background-color: #3D1289;
}
.BgClassName
{
background-color: #3D1289;
}
</style>
border-color css
<style>
span { border-color: #3D1289; }
span { border-color: rgb(61,18,137); }
td.TdClassName
{
border-color: #3D1289;
}
.TagClassName
{
border-color: #3D1289;
}
</style>