Shades of Persian Indigo #3D1470
Tints of Persian Indigo #3D1470
RGB
CMYK
RGB Variations
Color information
#3D1470 (or 0x3D1470) is known color: Persian Indigo. HEX triplet: 3D, 14 and 70. RGB value is (61,20,112). Sum of RGB (Red+Green+Blue) = 61+20+112=193 (25% of max value = 765). Red value is 61 (24.22% from 255 or 31.61% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 112 (44.14% from 255 or 58.03% from 193); Max value from RGB is 112 - color contains mainly: blue. Hex color #3D1470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3D1470 is #C2EB8F. Grayscale: #2A2A2A. Windows color (decimal): -12774288 or 7345213. OLE color: 7345213.
HSL color Cylindrical-coordinate representation of color #3D1470: hue angle of 266.74º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #3D1470 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 61 | 20 | 112 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.56 |
| HSL | 266.74º | 0.7% | 0.26% | - |
| HSV(B) | 266.74º | 0.82% | 0.44% | - |
| XYZ | 5.1 | 2.66 | 15.57 | - |
| YUV | 42.75 | 167.08 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 20 | 112 | 0.46 | 0.82 | 0 | 0.56 | 266.74 | 0.7 | 0.26 |
| Hex | 3D | 14 | 70 | 2E | 52 | 0 | 38 | 10B | 46 | 1A |
| Octal | 75 | 24 | 160 | 56 | 122 | 0 | 70 | 413 | 106 | 32 |
| Binary | 111101 | 10100 | 1110000 | 101110 | 1010010 | 0 | 111000 | 100001011 | 1000110 | 11010 |
Color Harmonies of #3D1470
Complementary color
Monochromatic Colors of #3D1470
Black with #3D1470
Text Example
Text Example
White with #3D1470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D1470; }
p { color: rgb(61,20,112); }
H1.HeaderClassName
{
color: #3D1470;
}
.AnyTagClassName
{
color: #3D1470;
}
</style>
background-color css
<style>
a { background-color: #3D1470; }
a { background-color: rgb(61,20,112); }
div.DivClassName
{
background-color: #3D1470;
}
.BgClassName
{
background-color: #3D1470;
}
</style>
border-color css
<style>
span { border-color: #3D1470; }
span { border-color: rgb(61,20,112); }
td.TdClassName
{
border-color: #3D1470;
}
.TagClassName
{
border-color: #3D1470;
}
</style>