Shades of Persian Indigo #461790
Tints of Persian Indigo #461790
RGB
CMYK
RGB Variations
Color information
#461790 (or 0x461790) is known color: Persian Indigo. HEX triplet: 46, 17 and 90. RGB value is (70,23,144). Sum of RGB (Red+Green+Blue) = 70+23+144=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 23 (9.38% from 255 or 9.70% from 237); Blue value is 144 (56.64% from 255 or 60.76% from 237); Max value from RGB is 144 - color contains mainly: blue. Hex color #461790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461790 is #B9E86F. Grayscale: #323232. Windows color (decimal): -12183664 or 9443142. OLE color: 9443142.
HSL color Cylindrical-coordinate representation of color #461790: hue angle of 263.31º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #461790 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 23 | 144 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.44 |
| HSL | 263.31º | 0.72% | 0.33% | - |
| HSV(B) | 263.31º | 0.84% | 0.56% | - |
| XYZ | 7.87 | 3.93 | 26.73 | - |
| YUV | 50.85 | 180.57 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 23 | 144 | 0.51 | 0.84 | 0 | 0.44 | 263.31 | 0.72 | 0.33 |
| Hex | 46 | 17 | 90 | 33 | 54 | 0 | 2C | 107 | 48 | 21 |
| Octal | 106 | 27 | 220 | 63 | 124 | 0 | 54 | 407 | 110 | 41 |
| Binary | 1000110 | 10111 | 10010000 | 110011 | 1010100 | 0 | 101100 | 100000111 | 1001000 | 100001 |
Color Harmonies of #461790
Complementary color
Monochromatic Colors of #461790
Black with #461790
Text Example
Text Example
White with #461790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461790; }
p { color: rgb(70,23,144); }
H1.HeaderClassName
{
color: #461790;
}
.AnyTagClassName
{
color: #461790;
}
</style>
background-color css
<style>
a { background-color: #461790; }
a { background-color: rgb(70,23,144); }
div.DivClassName
{
background-color: #461790;
}
.BgClassName
{
background-color: #461790;
}
</style>
border-color css
<style>
span { border-color: #461790; }
span { border-color: rgb(70,23,144); }
td.TdClassName
{
border-color: #461790;
}
.TagClassName
{
border-color: #461790;
}
</style>