Shades of Persian Indigo #411288
Tints of Persian Indigo #411288
RGB
CMYK
RGB Variations
Color information
#411288 (or 0x411288) is known color: Persian Indigo. HEX triplet: 41, 12 and 88. RGB value is (65,18,136). Sum of RGB (Red+Green+Blue) = 65+18+136=219 (29% of max value = 765). Red value is 65 (25.78% from 255 or 29.68% from 219); Green value is 18 (7.42% from 255 or 8.22% from 219); Blue value is 136 (53.52% from 255 or 62.10% from 219); Max value from RGB is 136 - color contains mainly: blue. Hex color #411288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411288 is #BEED77. Grayscale: #2D2D2D. Windows color (decimal): -12512632 or 8917569. OLE color: 8917569.
HSL color Cylindrical-coordinate representation of color #411288: hue angle of 263.9º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #411288 is Cyan = 0.52, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 65 | 18 | 136 | - |
| CMYK | 0.52 | 0.87 | 0 | 0.47 |
| HSL | 263.9º | 0.77% | 0.3% | - |
| HSV(B) | 263.9º | 0.87% | 0.53% | - |
| XYZ | 6.84 | 3.33 | 23.58 | - |
| YUV | 45.51 | 179.07 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 136 | 0.52 | 0.87 | 0 | 0.47 | 263.9 | 0.77 | 0.3 |
| Hex | 41 | 12 | 88 | 34 | 57 | 0 | 2F | 108 | 4D | 1E |
| Octal | 101 | 22 | 210 | 64 | 127 | 0 | 57 | 410 | 115 | 36 |
| Binary | 1000001 | 10010 | 10001000 | 110100 | 1010111 | 0 | 101111 | 100001000 | 1001101 | 11110 |
Color Harmonies of #411288
Complementary color
Monochromatic Colors of #411288
Black with #411288
Text Example
Text Example
White with #411288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411288; }
p { color: rgb(65,18,136); }
H1.HeaderClassName
{
color: #411288;
}
.AnyTagClassName
{
color: #411288;
}
</style>
background-color css
<style>
a { background-color: #411288; }
a { background-color: rgb(65,18,136); }
div.DivClassName
{
background-color: #411288;
}
.BgClassName
{
background-color: #411288;
}
</style>
border-color css
<style>
span { border-color: #411288; }
span { border-color: rgb(65,18,136); }
td.TdClassName
{
border-color: #411288;
}
.TagClassName
{
border-color: #411288;
}
</style>