Shades of Persian Indigo #3D1481
Tints of Persian Indigo #3D1481
RGB
CMYK
RGB Variations
Color information
#3D1481 (or 0x3D1481) is known color: Persian Indigo. HEX triplet: 3D, 14 and 81. RGB value is (61,20,129). Sum of RGB (Red+Green+Blue) = 61+20+129=210 (27% of max value = 765). Red value is 61 (24.22% from 255 or 29.05% from 210); Green value is 20 (8.20% from 255 or 9.52% from 210); Blue value is 129 (50.78% from 255 or 61.43% from 210); Max value from RGB is 129 - color contains mainly: blue. Hex color #3D1481 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #3D1481 is #C2EB7E. Grayscale: #2C2C2C. Windows color (decimal): -12774271 or 8459325. OLE color: 8459325.
HSL color Cylindrical-coordinate representation of color #3D1481: hue angle of 262.57º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #3D1481 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 61 | 20 | 129 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.49 |
| HSL | 262.57º | 0.73% | 0.29% | - |
| HSV(B) | 262.57º | 0.84% | 0.51% | - |
| XYZ | 6.14 | 3.08 | 21.04 | - |
| YUV | 44.69 | 175.58 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 20 | 129 | 0.53 | 0.84 | 0 | 0.49 | 262.57 | 0.73 | 0.29 |
| Hex | 3D | 14 | 81 | 35 | 54 | 0 | 31 | 107 | 49 | 1D |
| Octal | 75 | 24 | 201 | 65 | 124 | 0 | 61 | 407 | 111 | 35 |
| Binary | 111101 | 10100 | 10000001 | 110101 | 1010100 | 0 | 110001 | 100000111 | 1001001 | 11101 |
Color Harmonies of #3D1481
Complementary color
Monochromatic Colors of #3D1481
Black with #3D1481
Text Example
Text Example
White with #3D1481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D1481; }
p { color: rgb(61,20,129); }
H1.HeaderClassName
{
color: #3D1481;
}
.AnyTagClassName
{
color: #3D1481;
}
</style>
background-color css
<style>
a { background-color: #3D1481; }
a { background-color: rgb(61,20,129); }
div.DivClassName
{
background-color: #3D1481;
}
.BgClassName
{
background-color: #3D1481;
}
</style>
border-color css
<style>
span { border-color: #3D1481; }
span { border-color: rgb(61,20,129); }
td.TdClassName
{
border-color: #3D1481;
}
.TagClassName
{
border-color: #3D1481;
}
</style>