Shades of Persian Indigo #3D1772
Tints of Persian Indigo #3D1772
RGB
CMYK
RGB Variations
Color information
#3D1772 (or 0x3D1772) is known color: Persian Indigo. HEX triplet: 3D, 17 and 72. RGB value is (61,23,114). Sum of RGB (Red+Green+Blue) = 61+23+114=198 (26% of max value = 765). Red value is 61 (24.22% from 255 or 30.81% from 198); Green value is 23 (9.38% from 255 or 11.62% from 198); Blue value is 114 (44.92% from 255 or 57.58% from 198); Max value from RGB is 114 - color contains mainly: blue. Hex color #3D1772 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #3D1772 is #C2E88D. Grayscale: #2C2C2C. Windows color (decimal): -12773518 or 7477053. OLE color: 7477053.
HSL color Cylindrical-coordinate representation of color #3D1772: hue angle of 265.05º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #3D1772 is Cyan = 0.46, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 61 | 23 | 114 | - |
| CMYK | 0.46 | 0.80 | 0 | 0.55 |
| HSL | 265.06º | 0.66% | 0.27% | - |
| HSV(B) | 265.06º | 0.8% | 0.45% | - |
| XYZ | 5.27 | 2.82 | 16.19 | - |
| YUV | 44.74 | 167.09 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 23 | 114 | 0.46 | 0.80 | 0 | 0.55 | 265.06 | 0.66 | 0.27 |
| Hex | 3D | 17 | 72 | 2E | 50 | 0 | 37 | 109 | 42 | 1B |
| Octal | 75 | 27 | 162 | 56 | 120 | 0 | 67 | 411 | 102 | 33 |
| Binary | 111101 | 10111 | 1110010 | 101110 | 1010000 | 0 | 110111 | 100001001 | 1000010 | 11011 |
Color Harmonies of #3D1772
Complementary color
Monochromatic Colors of #3D1772
Black with #3D1772
Text Example
Text Example
White with #3D1772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D1772; }
p { color: rgb(61,23,114); }
H1.HeaderClassName
{
color: #3D1772;
}
.AnyTagClassName
{
color: #3D1772;
}
</style>
background-color css
<style>
a { background-color: #3D1772; }
a { background-color: rgb(61,23,114); }
div.DivClassName
{
background-color: #3D1772;
}
.BgClassName
{
background-color: #3D1772;
}
</style>
border-color css
<style>
span { border-color: #3D1772; }
span { border-color: rgb(61,23,114); }
td.TdClassName
{
border-color: #3D1772;
}
.TagClassName
{
border-color: #3D1772;
}
</style>