Shades of Persian Indigo #471892
Tints of Persian Indigo #471892
RGB
CMYK
RGB Variations
Color information
#471892 (or 0x471892) is known color: Persian Indigo. HEX triplet: 47, 18 and 92. RGB value is (71,24,146). Sum of RGB (Red+Green+Blue) = 71+24+146=241 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.46% from 241); Green value is 24 (9.77% from 255 or 9.96% from 241); Blue value is 146 (57.42% from 255 or 60.58% from 241); Max value from RGB is 146 - color contains mainly: blue. Hex color #471892 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471892 is #B8E76D. Grayscale: #333333. Windows color (decimal): -12117870 or 9574471. OLE color: 9574471.
HSL color Cylindrical-coordinate representation of color #471892: hue angle of 263.11º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #471892 is Cyan = 0.51, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 24 | 146 | - |
| CMYK | 0.51 | 0.84 | 0 | 0.43 |
| HSL | 263.11º | 0.72% | 0.33% | - |
| HSV(B) | 263.11º | 0.84% | 0.57% | - |
| XYZ | 8.11 | 4.07 | 27.55 | - |
| YUV | 51.96 | 181.07 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 146 | 0.51 | 0.84 | 0 | 0.43 | 263.11 | 0.72 | 0.33 |
| Hex | 47 | 18 | 92 | 33 | 54 | 0 | 2B | 107 | 48 | 21 |
| Octal | 107 | 30 | 222 | 63 | 124 | 0 | 53 | 407 | 110 | 41 |
| Binary | 1000111 | 11000 | 10010010 | 110011 | 1010100 | 0 | 101011 | 100000111 | 1001000 | 100001 |
Color Harmonies of #471892
Complementary color
Monochromatic Colors of #471892
Black with #471892
Text Example
Text Example
White with #471892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471892; }
p { color: rgb(71,24,146); }
H1.HeaderClassName
{
color: #471892;
}
.AnyTagClassName
{
color: #471892;
}
</style>
background-color css
<style>
a { background-color: #471892; }
a { background-color: rgb(71,24,146); }
div.DivClassName
{
background-color: #471892;
}
.BgClassName
{
background-color: #471892;
}
</style>
border-color css
<style>
span { border-color: #471892; }
span { border-color: rgb(71,24,146); }
td.TdClassName
{
border-color: #471892;
}
.TagClassName
{
border-color: #471892;
}
</style>