Shades of Persian Indigo #3D1384
Tints of Persian Indigo #3D1384
RGB
CMYK
RGB Variations
Color information
#3D1384 (or 0x3D1384) is known color: Persian Indigo. HEX triplet: 3D, 13 and 84. RGB value is (61,19,132). Sum of RGB (Red+Green+Blue) = 61+19+132=212 (28% of max value = 765). Red value is 61 (24.22% from 255 or 28.77% from 212); Green value is 19 (7.81% from 255 or 8.96% from 212); Blue value is 132 (51.95% from 255 or 62.26% from 212); Max value from RGB is 132 - color contains mainly: blue. Hex color #3D1384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3D1384 is #C2EC7B. Grayscale: #2C2C2C. Windows color (decimal): -12774524 or 8655677. OLE color: 8655677.
HSL color Cylindrical-coordinate representation of color #3D1384: hue angle of 262.3º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #3D1384 is Cyan = 0.54, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 61 | 19 | 132 | - |
| CMYK | 0.54 | 0.86 | 0 | 0.48 |
| HSL | 262.3º | 0.75% | 0.3% | - |
| HSV(B) | 262.3º | 0.86% | 0.52% | - |
| XYZ | 6.32 | 3.12 | 22.1 | - |
| YUV | 44.44 | 177.41 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 19 | 132 | 0.54 | 0.86 | 0 | 0.48 | 262.3 | 0.75 | 0.3 |
| Hex | 3D | 13 | 84 | 36 | 56 | 0 | 30 | 106 | 4B | 1E |
| Octal | 75 | 23 | 204 | 66 | 126 | 0 | 60 | 406 | 113 | 36 |
| Binary | 111101 | 10011 | 10000100 | 110110 | 1010110 | 0 | 110000 | 100000110 | 1001011 | 11110 |
Color Harmonies of #3D1384
Complementary color
Monochromatic Colors of #3D1384
Black with #3D1384
Text Example
Text Example
White with #3D1384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D1384; }
p { color: rgb(61,19,132); }
H1.HeaderClassName
{
color: #3D1384;
}
.AnyTagClassName
{
color: #3D1384;
}
</style>
background-color css
<style>
a { background-color: #3D1384; }
a { background-color: rgb(61,19,132); }
div.DivClassName
{
background-color: #3D1384;
}
.BgClassName
{
background-color: #3D1384;
}
</style>
border-color css
<style>
span { border-color: #3D1384; }
span { border-color: rgb(61,19,132); }
td.TdClassName
{
border-color: #3D1384;
}
.TagClassName
{
border-color: #3D1384;
}
</style>