Shades of Persian Indigo #411370
Tints of Persian Indigo #411370
RGB
CMYK
RGB Variations
Color information
#411370 (or 0x411370) is known color: Persian Indigo. HEX triplet: 41, 13 and 70. RGB value is (65,19,112). Sum of RGB (Red+Green+Blue) = 65+19+112=196 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.16% from 196); Green value is 19 (7.81% from 255 or 9.69% from 196); Blue value is 112 (44.14% from 255 or 57.14% from 196); Max value from RGB is 112 - color contains mainly: blue. Hex color #411370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411370 is #BEEC8F. Grayscale: #2B2B2B. Windows color (decimal): -12512400 or 7344961. OLE color: 7344961.
HSL color Cylindrical-coordinate representation of color #411370: hue angle of 269.68º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #411370 is Cyan = 0.42, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 19 | 112 | - |
| CMYK | 0.42 | 0.83 | 0 | 0.56 |
| HSL | 269.68º | 0.71% | 0.26% | - |
| HSV(B) | 269.68º | 0.83% | 0.44% | - |
| XYZ | 5.34 | 2.76 | 15.58 | - |
| YUV | 43.36 | 166.74 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 19 | 112 | 0.42 | 0.83 | 0 | 0.56 | 269.68 | 0.71 | 0.26 |
| Hex | 41 | 13 | 70 | 2A | 53 | 0 | 38 | 10E | 47 | 1A |
| Octal | 101 | 23 | 160 | 52 | 123 | 0 | 70 | 416 | 107 | 32 |
| Binary | 1000001 | 10011 | 1110000 | 101010 | 1010011 | 0 | 111000 | 100001110 | 1000111 | 11010 |
Color Harmonies of #411370
Complementary color
Monochromatic Colors of #411370
Black with #411370
Text Example
Text Example
White with #411370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411370; }
p { color: rgb(65,19,112); }
H1.HeaderClassName
{
color: #411370;
}
.AnyTagClassName
{
color: #411370;
}
</style>
background-color css
<style>
a { background-color: #411370; }
a { background-color: rgb(65,19,112); }
div.DivClassName
{
background-color: #411370;
}
.BgClassName
{
background-color: #411370;
}
</style>
border-color css
<style>
span { border-color: #411370; }
span { border-color: rgb(65,19,112); }
td.TdClassName
{
border-color: #411370;
}
.TagClassName
{
border-color: #411370;
}
</style>