Shades of Persian Indigo #401085
Tints of Persian Indigo #401085
RGB
CMYK
RGB Variations
Color information
#401085 (or 0x401085) is known color: Persian Indigo. HEX triplet: 40, 10 and 85. RGB value is (64,16,133). Sum of RGB (Red+Green+Blue) = 64+16+133=213 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.05% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 133 (52.34% from 255 or 62.44% from 213); Max value from RGB is 133 - color contains mainly: blue. Hex color #401085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #401085 is #BFEF7A. Grayscale: #2B2B2B. Windows color (decimal): -12578683 or 8720448. OLE color: 8720448.
HSL color Cylindrical-coordinate representation of color #401085: hue angle of 264.62º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #401085 is Cyan = 0.52, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 64 | 16 | 133 | - |
| CMYK | 0.52 | 0.88 | 0 | 0.48 |
| HSL | 264.62º | 0.79% | 0.29% | - |
| HSV(B) | 264.62º | 0.88% | 0.52% | - |
| XYZ | 6.53 | 3.15 | 22.45 | - |
| YUV | 43.69 | 178.4 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 16 | 133 | 0.52 | 0.88 | 0 | 0.48 | 264.62 | 0.79 | 0.29 |
| Hex | 40 | 10 | 85 | 34 | 58 | 0 | 30 | 109 | 4F | 1D |
| Octal | 100 | 20 | 205 | 64 | 130 | 0 | 60 | 411 | 117 | 35 |
| Binary | 1000000 | 10000 | 10000101 | 110100 | 1011000 | 0 | 110000 | 100001001 | 1001111 | 11101 |
Color Harmonies of #401085
Complementary color
Monochromatic Colors of #401085
Black with #401085
Text Example
Text Example
White with #401085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401085; }
p { color: rgb(64,16,133); }
H1.HeaderClassName
{
color: #401085;
}
.AnyTagClassName
{
color: #401085;
}
</style>
background-color css
<style>
a { background-color: #401085; }
a { background-color: rgb(64,16,133); }
div.DivClassName
{
background-color: #401085;
}
.BgClassName
{
background-color: #401085;
}
</style>
border-color css
<style>
span { border-color: #401085; }
span { border-color: rgb(64,16,133); }
td.TdClassName
{
border-color: #401085;
}
.TagClassName
{
border-color: #401085;
}
</style>