Shades of Persian Indigo #411693
Tints of Persian Indigo #411693
RGB
CMYK
RGB Variations
Color information
#411693 (or 0x411693) is known color: Persian Indigo. HEX triplet: 41, 16 and 93. RGB value is (65,22,147). Sum of RGB (Red+Green+Blue) = 65+22+147=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 22 (8.98% from 255 or 9.40% from 234); Blue value is 147 (57.81% from 255 or 62.82% from 234); Max value from RGB is 147 - color contains mainly: blue. Hex color #411693 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411693 is #BEE96C. Grayscale: #303030. Windows color (decimal): -12511597 or 9639489. OLE color: 9639489.
HSL color Cylindrical-coordinate representation of color #411693: hue angle of 260.64º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #411693 is Cyan = 0.56, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 65 | 22 | 147 | - |
| CMYK | 0.56 | 0.85 | 0 | 0.42 |
| HSL | 260.64º | 0.74% | 0.33% | - |
| HSV(B) | 260.64º | 0.85% | 0.58% | - |
| XYZ | 7.73 | 3.8 | 27.93 | - |
| YUV | 49.11 | 183.25 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 22 | 147 | 0.56 | 0.85 | 0 | 0.42 | 260.64 | 0.74 | 0.33 |
| Hex | 41 | 16 | 93 | 38 | 55 | 0 | 2A | 105 | 4A | 21 |
| Octal | 101 | 26 | 223 | 70 | 125 | 0 | 52 | 405 | 112 | 41 |
| Binary | 1000001 | 10110 | 10010011 | 111000 | 1010101 | 0 | 101010 | 100000101 | 1001010 | 100001 |
Color Harmonies of #411693
Complementary color
Monochromatic Colors of #411693
Black with #411693
Text Example
Text Example
White with #411693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411693; }
p { color: rgb(65,22,147); }
H1.HeaderClassName
{
color: #411693;
}
.AnyTagClassName
{
color: #411693;
}
</style>
background-color css
<style>
a { background-color: #411693; }
a { background-color: rgb(65,22,147); }
div.DivClassName
{
background-color: #411693;
}
.BgClassName
{
background-color: #411693;
}
</style>
border-color css
<style>
span { border-color: #411693; }
span { border-color: rgb(65,22,147); }
td.TdClassName
{
border-color: #411693;
}
.TagClassName
{
border-color: #411693;
}
</style>