Shades of Persian Indigo #461895
Tints of Persian Indigo #461895
RGB
CMYK
RGB Variations
Color information
#461895 (or 0x461895) is known color: Persian Indigo. HEX triplet: 46, 18 and 95. RGB value is (70,24,149). Sum of RGB (Red+Green+Blue) = 70+24+149=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 24 (9.77% from 255 or 9.88% from 243); Blue value is 149 (58.59% from 255 or 61.32% from 243); Max value from RGB is 149 - color contains mainly: blue. Hex color #461895 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461895 is #B9E76A. Grayscale: #333333. Windows color (decimal): -12183403 or 9771078. OLE color: 9771078.
HSL color Cylindrical-coordinate representation of color #461895: hue angle of 262.08º degrees, saturation: 0.72, 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 #461895 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 24 | 149 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.42 |
| HSL | 262.08º | 0.72% | 0.34% | - |
| HSV(B) | 262.08º | 0.84% | 0.58% | - |
| XYZ | 8.28 | 4.13 | 28.79 | - |
| YUV | 52 | 182.74 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 149 | 0.53 | 0.84 | 0 | 0.42 | 262.08 | 0.72 | 0.34 |
| Hex | 46 | 18 | 95 | 35 | 54 | 0 | 2A | 106 | 48 | 22 |
| Octal | 106 | 30 | 225 | 65 | 124 | 0 | 52 | 406 | 110 | 42 |
| Binary | 1000110 | 11000 | 10010101 | 110101 | 1010100 | 0 | 101010 | 100000110 | 1001000 | 100010 |
Color Harmonies of #461895
Complementary color
Monochromatic Colors of #461895
Black with #461895
Text Example
Text Example
White with #461895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461895; }
p { color: rgb(70,24,149); }
H1.HeaderClassName
{
color: #461895;
}
.AnyTagClassName
{
color: #461895;
}
</style>
background-color css
<style>
a { background-color: #461895; }
a { background-color: rgb(70,24,149); }
div.DivClassName
{
background-color: #461895;
}
.BgClassName
{
background-color: #461895;
}
</style>
border-color css
<style>
span { border-color: #461895; }
span { border-color: rgb(70,24,149); }
td.TdClassName
{
border-color: #461895;
}
.TagClassName
{
border-color: #461895;
}
</style>