Shades of Persian Indigo #451790
Tints of Persian Indigo #451790
RGB
CMYK
RGB Variations
Color information
#451790 (or 0x451790) is known color: Persian Indigo. HEX triplet: 45, 17 and 90. RGB value is (69,23,144). Sum of RGB (Red+Green+Blue) = 69+23+144=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 23 (9.38% from 255 or 9.75% from 236); Blue value is 144 (56.64% from 255 or 61.02% from 236); Max value from RGB is 144 - color contains mainly: blue. Hex color #451790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451790 is #BAE86F. Grayscale: #323232. Windows color (decimal): -12249200 or 9443141. OLE color: 9443141.
HSL color Cylindrical-coordinate representation of color #451790: hue angle of 262.81º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #451790 is Cyan = 0.52, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 23 | 144 | - |
| CMYK | 0.52 | 0.84 | 0 | 0.44 |
| HSL | 262.81º | 0.72% | 0.33% | - |
| HSV(B) | 262.81º | 0.84% | 0.56% | - |
| XYZ | 7.79 | 3.89 | 26.73 | - |
| YUV | 50.55 | 180.74 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 144 | 0.52 | 0.84 | 0 | 0.44 | 262.81 | 0.72 | 0.33 |
| Hex | 45 | 17 | 90 | 34 | 54 | 0 | 2C | 107 | 48 | 21 |
| Octal | 105 | 27 | 220 | 64 | 124 | 0 | 54 | 407 | 110 | 41 |
| Binary | 1000101 | 10111 | 10010000 | 110100 | 1010100 | 0 | 101100 | 100000111 | 1001000 | 100001 |
Color Harmonies of #451790
Complementary color
Monochromatic Colors of #451790
Black with #451790
Text Example
Text Example
White with #451790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451790; }
p { color: rgb(69,23,144); }
H1.HeaderClassName
{
color: #451790;
}
.AnyTagClassName
{
color: #451790;
}
</style>
background-color css
<style>
a { background-color: #451790; }
a { background-color: rgb(69,23,144); }
div.DivClassName
{
background-color: #451790;
}
.BgClassName
{
background-color: #451790;
}
</style>
border-color css
<style>
span { border-color: #451790; }
span { border-color: rgb(69,23,144); }
td.TdClassName
{
border-color: #451790;
}
.TagClassName
{
border-color: #451790;
}
</style>