Shades of Persian Indigo #461794
Tints of Persian Indigo #461794
RGB
CMYK
RGB Variations
Color information
#461794 (or 0x461794) is known color: Persian Indigo. HEX triplet: 46, 17 and 94. RGB value is (70,23,148). Sum of RGB (Red+Green+Blue) = 70+23+148=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 23 (9.38% from 255 or 9.54% from 241); Blue value is 148 (58.20% from 255 or 61.41% from 241); Max value from RGB is 148 - color contains mainly: blue. Hex color #461794 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461794 is #B9E86B. Grayscale: #323232. Windows color (decimal): -12183660 or 9705286. OLE color: 9705286.
HSL color Cylindrical-coordinate representation of color #461794: hue angle of 262.56º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #461794 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 23 | 148 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.42 |
| HSL | 262.56º | 0.73% | 0.34% | - |
| HSV(B) | 262.56º | 0.84% | 0.58% | - |
| XYZ | 8.18 | 4.05 | 28.37 | - |
| YUV | 51.3 | 182.57 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 23 | 148 | 0.53 | 0.84 | 0 | 0.42 | 262.56 | 0.73 | 0.34 |
| Hex | 46 | 17 | 94 | 35 | 54 | 0 | 2A | 107 | 49 | 22 |
| Octal | 106 | 27 | 224 | 65 | 124 | 0 | 52 | 407 | 111 | 42 |
| Binary | 1000110 | 10111 | 10010100 | 110101 | 1010100 | 0 | 101010 | 100000111 | 1001001 | 100010 |
Color Harmonies of #461794
Complementary color
Monochromatic Colors of #461794
Black with #461794
Text Example
Text Example
White with #461794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461794; }
p { color: rgb(70,23,148); }
H1.HeaderClassName
{
color: #461794;
}
.AnyTagClassName
{
color: #461794;
}
</style>
background-color css
<style>
a { background-color: #461794; }
a { background-color: rgb(70,23,148); }
div.DivClassName
{
background-color: #461794;
}
.BgClassName
{
background-color: #461794;
}
</style>
border-color css
<style>
span { border-color: #461794; }
span { border-color: rgb(70,23,148); }
td.TdClassName
{
border-color: #461794;
}
.TagClassName
{
border-color: #461794;
}
</style>