Shades of Persian Indigo #461681
Tints of Persian Indigo #461681
RGB
CMYK
RGB Variations
Color information
#461681 (or 0x461681) is known color: Persian Indigo. HEX triplet: 46, 16 and 81. RGB value is (70,22,129). Sum of RGB (Red+Green+Blue) = 70+22+129=221 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.67% from 221); Green value is 22 (8.98% from 255 or 9.95% from 221); Blue value is 129 (50.78% from 255 or 58.37% from 221); Max value from RGB is 129 - color contains mainly: blue. Hex color #461681 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461681 is #B9E97E. Grayscale: #303030. Windows color (decimal): -12183935 or 8459846. OLE color: 8459846.
HSL color Cylindrical-coordinate representation of color #461681: hue angle of 266.92º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #461681 is Cyan = 0.46, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 22 | 129 | - |
| CMYK | 0.46 | 0.83 | 0 | 0.49 |
| HSL | 266.92º | 0.71% | 0.3% | - |
| HSV(B) | 266.92º | 0.83% | 0.51% | - |
| XYZ | 6.78 | 3.46 | 21.08 | - |
| YUV | 48.55 | 173.4 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 129 | 0.46 | 0.83 | 0 | 0.49 | 266.92 | 0.71 | 0.3 |
| Hex | 46 | 16 | 81 | 2E | 53 | 0 | 31 | 10B | 47 | 1E |
| Octal | 106 | 26 | 201 | 56 | 123 | 0 | 61 | 413 | 107 | 36 |
| Binary | 1000110 | 10110 | 10000001 | 101110 | 1010011 | 0 | 110001 | 100001011 | 1000111 | 11110 |
Color Harmonies of #461681
Complementary color
Monochromatic Colors of #461681
Black with #461681
Text Example
Text Example
White with #461681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461681; }
p { color: rgb(70,22,129); }
H1.HeaderClassName
{
color: #461681;
}
.AnyTagClassName
{
color: #461681;
}
</style>
background-color css
<style>
a { background-color: #461681; }
a { background-color: rgb(70,22,129); }
div.DivClassName
{
background-color: #461681;
}
.BgClassName
{
background-color: #461681;
}
</style>
border-color css
<style>
span { border-color: #461681; }
span { border-color: rgb(70,22,129); }
td.TdClassName
{
border-color: #461681;
}
.TagClassName
{
border-color: #461681;
}
</style>