Shades of Persian Indigo #461996
Tints of Persian Indigo #461996
RGB
CMYK
RGB Variations
Color information
#461996 (or 0x461996) is known color: Persian Indigo. HEX triplet: 46, 19 and 96. RGB value is (70,25,150). Sum of RGB (Red+Green+Blue) = 70+25+150=245 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.57% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 150 (58.98% from 255 or 61.22% from 245); Max value from RGB is 150 - color contains mainly: blue. Hex color #461996 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461996 is #B9E669. Grayscale: #343434. Windows color (decimal): -12183146 or 9836870. OLE color: 9836870.
HSL color Cylindrical-coordinate representation of color #461996: hue angle of 261.6º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #461996 is Cyan = 0.53, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 25 | 150 | - |
| CMYK | 0.53 | 0.83 | 0 | 0.41 |
| HSL | 261.6º | 0.71% | 0.34% | - |
| HSV(B) | 261.6º | 0.83% | 0.59% | - |
| XYZ | 8.38 | 4.2 | 29.22 | - |
| YUV | 52.71 | 182.91 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 150 | 0.53 | 0.83 | 0 | 0.41 | 261.6 | 0.71 | 0.34 |
| Hex | 46 | 19 | 96 | 35 | 53 | 0 | 29 | 106 | 47 | 22 |
| Octal | 106 | 31 | 226 | 65 | 123 | 0 | 51 | 406 | 107 | 42 |
| Binary | 1000110 | 11001 | 10010110 | 110101 | 1010011 | 0 | 101001 | 100000110 | 1000111 | 100010 |
Color Harmonies of #461996
Complementary color
Monochromatic Colors of #461996
Black with #461996
Text Example
Text Example
White with #461996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461996; }
p { color: rgb(70,25,150); }
H1.HeaderClassName
{
color: #461996;
}
.AnyTagClassName
{
color: #461996;
}
</style>
background-color css
<style>
a { background-color: #461996; }
a { background-color: rgb(70,25,150); }
div.DivClassName
{
background-color: #461996;
}
.BgClassName
{
background-color: #461996;
}
</style>
border-color css
<style>
span { border-color: #461996; }
span { border-color: rgb(70,25,150); }
td.TdClassName
{
border-color: #461996;
}
.TagClassName
{
border-color: #461996;
}
</style>