Shades of Persian Indigo #471995
Tints of Persian Indigo #471995
RGB
CMYK
RGB Variations
Color information
#471995 (or 0x471995) is known color: Persian Indigo. HEX triplet: 47, 19 and 95. RGB value is (71,25,149). Sum of RGB (Red+Green+Blue) = 71+25+149=245 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.98% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 149 (58.59% from 255 or 60.82% from 245); Max value from RGB is 149 - color contains mainly: blue. Hex color #471995 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471995 is #B8E66A. Grayscale: #343434. Windows color (decimal): -12117611 or 9771335. OLE color: 9771335.
HSL color Cylindrical-coordinate representation of color #471995: hue angle of 262.26º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #471995 is Cyan = 0.52, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 25 | 149 | - |
| CMYK | 0.52 | 0.83 | 0 | 0.42 |
| HSL | 262.26º | 0.71% | 0.34% | - |
| HSV(B) | 262.26º | 0.83% | 0.58% | - |
| XYZ | 8.37 | 4.2 | 28.8 | - |
| YUV | 52.89 | 182.24 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 149 | 0.52 | 0.83 | 0 | 0.42 | 262.26 | 0.71 | 0.34 |
| Hex | 47 | 19 | 95 | 34 | 53 | 0 | 2A | 106 | 47 | 22 |
| Octal | 107 | 31 | 225 | 64 | 123 | 0 | 52 | 406 | 107 | 42 |
| Binary | 1000111 | 11001 | 10010101 | 110100 | 1010011 | 0 | 101010 | 100000110 | 1000111 | 100010 |
Color Harmonies of #471995
Complementary color
Monochromatic Colors of #471995
Black with #471995
Text Example
Text Example
White with #471995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471995; }
p { color: rgb(71,25,149); }
H1.HeaderClassName
{
color: #471995;
}
.AnyTagClassName
{
color: #471995;
}
</style>
background-color css
<style>
a { background-color: #471995; }
a { background-color: rgb(71,25,149); }
div.DivClassName
{
background-color: #471995;
}
.BgClassName
{
background-color: #471995;
}
</style>
border-color css
<style>
span { border-color: #471995; }
span { border-color: rgb(71,25,149); }
td.TdClassName
{
border-color: #471995;
}
.TagClassName
{
border-color: #471995;
}
</style>