Shades of Persian Indigo #451891
Tints of Persian Indigo #451891
RGB
CMYK
RGB Variations
Color information
#451891 (or 0x451891) is known color: Persian Indigo. HEX triplet: 45, 18 and 91. RGB value is (69,24,145). Sum of RGB (Red+Green+Blue) = 69+24+145=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 24 (9.77% from 255 or 10.08% from 238); Blue value is 145 (57.03% from 255 or 60.92% from 238); Max value from RGB is 145 - color contains mainly: blue. Hex color #451891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451891 is #BAE76E. Grayscale: #323232. Windows color (decimal): -12248943 or 9508933. OLE color: 9508933.
HSL color Cylindrical-coordinate representation of color #451891: hue angle of 262.31º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #451891 is Cyan = 0.52, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 24 | 145 | - |
| CMYK | 0.52 | 0.83 | 0 | 0.43 |
| HSL | 262.31º | 0.72% | 0.33% | - |
| HSV(B) | 262.31º | 0.83% | 0.57% | - |
| XYZ | 7.89 | 3.96 | 27.14 | - |
| YUV | 51.25 | 180.91 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 24 | 145 | 0.52 | 0.83 | 0 | 0.43 | 262.31 | 0.72 | 0.33 |
| Hex | 45 | 18 | 91 | 34 | 53 | 0 | 2B | 106 | 48 | 21 |
| Octal | 105 | 30 | 221 | 64 | 123 | 0 | 53 | 406 | 110 | 41 |
| Binary | 1000101 | 11000 | 10010001 | 110100 | 1010011 | 0 | 101011 | 100000110 | 1001000 | 100001 |
Color Harmonies of #451891
Complementary color
Monochromatic Colors of #451891
Black with #451891
Text Example
Text Example
White with #451891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451891; }
p { color: rgb(69,24,145); }
H1.HeaderClassName
{
color: #451891;
}
.AnyTagClassName
{
color: #451891;
}
</style>
background-color css
<style>
a { background-color: #451891; }
a { background-color: rgb(69,24,145); }
div.DivClassName
{
background-color: #451891;
}
.BgClassName
{
background-color: #451891;
}
</style>
border-color css
<style>
span { border-color: #451891; }
span { border-color: rgb(69,24,145); }
td.TdClassName
{
border-color: #451891;
}
.TagClassName
{
border-color: #451891;
}
</style>