Shades of Persian Indigo #411798
Tints of Persian Indigo #411798
RGB
CMYK
RGB Variations
Color information
#411798 (or 0x411798) is known color: Persian Indigo. HEX triplet: 41, 17 and 98. RGB value is (65,23,152). Sum of RGB (Red+Green+Blue) = 65+23+152=240 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.08% from 240); Green value is 23 (9.38% from 255 or 9.58% from 240); Blue value is 152 (59.77% from 255 or 63.33% from 240); Max value from RGB is 152 - color contains mainly: blue. Hex color #411798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #411798 is #BEE867. Grayscale: #313131. Windows color (decimal): -12511336 or 9967425. OLE color: 9967425.
HSL color Cylindrical-coordinate representation of color #411798: hue angle of 259.53º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #411798 is Cyan = 0.57, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 23 | 152 | - |
| CMYK | 0.57 | 0.85 | 0 | 0.40 |
| HSL | 259.53º | 0.74% | 0.34% | - |
| HSV(B) | 259.53º | 0.85% | 0.6% | - |
| XYZ | 8.15 | 4 | 30.05 | - |
| YUV | 50.26 | 185.41 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 152 | 0.57 | 0.85 | 0 | 0.40 | 259.53 | 0.74 | 0.34 |
| Hex | 41 | 17 | 98 | 39 | 55 | 0 | 28 | 104 | 4A | 22 |
| Octal | 101 | 27 | 230 | 71 | 125 | 0 | 50 | 404 | 112 | 42 |
| Binary | 1000001 | 10111 | 10011000 | 111001 | 1010101 | 0 | 101000 | 100000100 | 1001010 | 100010 |
Color Harmonies of #411798
Complementary color
Monochromatic Colors of #411798
Black with #411798
Text Example
Text Example
White with #411798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411798; }
p { color: rgb(65,23,152); }
H1.HeaderClassName
{
color: #411798;
}
.AnyTagClassName
{
color: #411798;
}
</style>
background-color css
<style>
a { background-color: #411798; }
a { background-color: rgb(65,23,152); }
div.DivClassName
{
background-color: #411798;
}
.BgClassName
{
background-color: #411798;
}
</style>
border-color css
<style>
span { border-color: #411798; }
span { border-color: rgb(65,23,152); }
td.TdClassName
{
border-color: #411798;
}
.TagClassName
{
border-color: #411798;
}
</style>