Shades of Persian Indigo #411298
Tints of Persian Indigo #411298
RGB
CMYK
RGB Variations
Color information
#411298 (or 0x411298) is known color: Persian Indigo. HEX triplet: 41, 12 and 98. RGB value is (65,18,152). Sum of RGB (Red+Green+Blue) = 65+18+152=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 18 (7.42% from 255 or 7.66% from 235); Blue value is 152 (59.77% from 255 or 64.68% from 235); Max value from RGB is 152 - color contains mainly: blue. Hex color #411298 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411298 is #BEED67. Grayscale: #2E2E2E. Windows color (decimal): -12512616 or 9966145. OLE color: 9966145.
HSL color Cylindrical-coordinate representation of color #411298: hue angle of 261.04º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #411298 is Cyan = 0.57, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 18 | 152 | - |
| CMYK | 0.57 | 0.88 | 0 | 0.40 |
| HSL | 261.04º | 0.79% | 0.33% | - |
| HSV(B) | 261.04º | 0.88% | 0.6% | - |
| XYZ | 8.06 | 3.82 | 30.02 | - |
| YUV | 47.33 | 187.07 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 18 | 152 | 0.57 | 0.88 | 0 | 0.40 | 261.04 | 0.79 | 0.33 |
| Hex | 41 | 12 | 98 | 39 | 58 | 0 | 28 | 105 | 4F | 21 |
| Octal | 101 | 22 | 230 | 71 | 130 | 0 | 50 | 405 | 117 | 41 |
| Binary | 1000001 | 10010 | 10011000 | 111001 | 1011000 | 0 | 101000 | 100000101 | 1001111 | 100001 |
Color Harmonies of #411298
Complementary color
Monochromatic Colors of #411298
Black with #411298
Text Example
Text Example
White with #411298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411298; }
p { color: rgb(65,18,152); }
H1.HeaderClassName
{
color: #411298;
}
.AnyTagClassName
{
color: #411298;
}
</style>
background-color css
<style>
a { background-color: #411298; }
a { background-color: rgb(65,18,152); }
div.DivClassName
{
background-color: #411298;
}
.BgClassName
{
background-color: #411298;
}
</style>
border-color css
<style>
span { border-color: #411298; }
span { border-color: rgb(65,18,152); }
td.TdClassName
{
border-color: #411298;
}
.TagClassName
{
border-color: #411298;
}
</style>