Shades of Persian Indigo #411772
Tints of Persian Indigo #411772
RGB
CMYK
RGB Variations
Color information
#411772 (or 0x411772) is known color: Persian Indigo. HEX triplet: 41, 17 and 72. RGB value is (65,23,114). Sum of RGB (Red+Green+Blue) = 65+23+114=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 23 (9.38% from 255 or 11.39% from 202); Blue value is 114 (44.92% from 255 or 56.44% from 202); Max value from RGB is 114 - color contains mainly: blue. Hex color #411772 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411772 is #BEE88D. Grayscale: #2D2D2D. Windows color (decimal): -12511374 or 7477057. OLE color: 7477057.
HSL color Cylindrical-coordinate representation of color #411772: hue angle of 267.69º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #411772 is Cyan = 0.43, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 23 | 114 | - |
| CMYK | 0.43 | 0.80 | 0 | 0.55 |
| HSL | 267.69º | 0.66% | 0.27% | - |
| HSV(B) | 267.69º | 0.8% | 0.45% | - |
| XYZ | 5.52 | 2.95 | 16.2 | - |
| YUV | 45.93 | 166.41 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 23 | 114 | 0.43 | 0.80 | 0 | 0.55 | 267.69 | 0.66 | 0.27 |
| Hex | 41 | 17 | 72 | 2B | 50 | 0 | 37 | 10C | 42 | 1B |
| Octal | 101 | 27 | 162 | 53 | 120 | 0 | 67 | 414 | 102 | 33 |
| Binary | 1000001 | 10111 | 1110010 | 101011 | 1010000 | 0 | 110111 | 100001100 | 1000010 | 11011 |
Color Harmonies of #411772
Complementary color
Monochromatic Colors of #411772
Black with #411772
Text Example
Text Example
White with #411772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411772; }
p { color: rgb(65,23,114); }
H1.HeaderClassName
{
color: #411772;
}
.AnyTagClassName
{
color: #411772;
}
</style>
background-color css
<style>
a { background-color: #411772; }
a { background-color: rgb(65,23,114); }
div.DivClassName
{
background-color: #411772;
}
.BgClassName
{
background-color: #411772;
}
</style>
border-color css
<style>
span { border-color: #411772; }
span { border-color: rgb(65,23,114); }
td.TdClassName
{
border-color: #411772;
}
.TagClassName
{
border-color: #411772;
}
</style>