Shades of Persian Indigo #411678
Tints of Persian Indigo #411678
RGB
CMYK
RGB Variations
Color information
#411678 (or 0x411678) is known color: Persian Indigo. HEX triplet: 41, 16 and 78. RGB value is (65,22,120). Sum of RGB (Red+Green+Blue) = 65+22+120=207 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.40% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 120 (47.27% from 255 or 57.97% from 207); Max value from RGB is 120 - color contains mainly: blue. Hex color #411678 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411678 is #BEE987. Grayscale: #2D2D2D. Windows color (decimal): -12511624 or 7870017. OLE color: 7870017.
HSL color Cylindrical-coordinate representation of color #411678: hue angle of 266.33º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411678 is Cyan = 0.46, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 22 | 120 | - |
| CMYK | 0.46 | 0.82 | 0 | 0.53 |
| HSL | 266.33º | 0.69% | 0.28% | - |
| HSV(B) | 266.33º | 0.82% | 0.47% | - |
| XYZ | 5.86 | 3.05 | 18.05 | - |
| YUV | 46.03 | 169.75 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 22 | 120 | 0.46 | 0.82 | 0 | 0.53 | 266.33 | 0.69 | 0.28 |
| Hex | 41 | 16 | 78 | 2E | 52 | 0 | 35 | 10A | 45 | 1C |
| Octal | 101 | 26 | 170 | 56 | 122 | 0 | 65 | 412 | 105 | 34 |
| Binary | 1000001 | 10110 | 1111000 | 101110 | 1010010 | 0 | 110101 | 100001010 | 1000101 | 11100 |
Color Harmonies of #411678
Complementary color
Monochromatic Colors of #411678
Black with #411678
Text Example
Text Example
White with #411678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411678; }
p { color: rgb(65,22,120); }
H1.HeaderClassName
{
color: #411678;
}
.AnyTagClassName
{
color: #411678;
}
</style>
background-color css
<style>
a { background-color: #411678; }
a { background-color: rgb(65,22,120); }
div.DivClassName
{
background-color: #411678;
}
.BgClassName
{
background-color: #411678;
}
</style>
border-color css
<style>
span { border-color: #411678; }
span { border-color: rgb(65,22,120); }
td.TdClassName
{
border-color: #411678;
}
.TagClassName
{
border-color: #411678;
}
</style>