Shades of Persian Indigo #451591
Tints of Persian Indigo #451591
RGB
CMYK
RGB Variations
Color information
#451591 (or 0x451591) is known color: Persian Indigo. HEX triplet: 45, 15 and 91. RGB value is (69,21,145). Sum of RGB (Red+Green+Blue) = 69+21+145=235 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.36% from 235); Green value is 21 (8.59% from 255 or 8.94% from 235); Blue value is 145 (57.03% from 255 or 61.70% from 235); Max value from RGB is 145 - color contains mainly: blue. Hex color #451591 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451591 is #BAEA6E. Grayscale: #313131. Windows color (decimal): -12249711 or 9508165. OLE color: 9508165.
HSL color Cylindrical-coordinate representation of color #451591: hue angle of 263.23º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #451591 is Cyan = 0.52, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 21 | 145 | - |
| CMYK | 0.52 | 0.86 | 0 | 0.43 |
| HSL | 263.23º | 0.75% | 0.33% | - |
| HSV(B) | 263.23º | 0.86% | 0.57% | - |
| XYZ | 7.83 | 3.85 | 27.12 | - |
| YUV | 49.49 | 181.9 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 145 | 0.52 | 0.86 | 0 | 0.43 | 263.23 | 0.75 | 0.33 |
| Hex | 45 | 15 | 91 | 34 | 56 | 0 | 2B | 107 | 4B | 21 |
| Octal | 105 | 25 | 221 | 64 | 126 | 0 | 53 | 407 | 113 | 41 |
| Binary | 1000101 | 10101 | 10010001 | 110100 | 1010110 | 0 | 101011 | 100000111 | 1001011 | 100001 |
Color Harmonies of #451591
Complementary color
Monochromatic Colors of #451591
Black with #451591
Text Example
Text Example
White with #451591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451591; }
p { color: rgb(69,21,145); }
H1.HeaderClassName
{
color: #451591;
}
.AnyTagClassName
{
color: #451591;
}
</style>
background-color css
<style>
a { background-color: #451591; }
a { background-color: rgb(69,21,145); }
div.DivClassName
{
background-color: #451591;
}
.BgClassName
{
background-color: #451591;
}
</style>
border-color css
<style>
span { border-color: #451591; }
span { border-color: rgb(69,21,145); }
td.TdClassName
{
border-color: #451591;
}
.TagClassName
{
border-color: #451591;
}
</style>