Shades of Persian Indigo #451990
Tints of Persian Indigo #451990
RGB
CMYK
RGB Variations
Color information
#451990 (or 0x451990) is known color: Persian Indigo. HEX triplet: 45, 19 and 90. RGB value is (69,25,144). Sum of RGB (Red+Green+Blue) = 69+25+144=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 25 (10.16% from 255 or 10.50% from 238); Blue value is 144 (56.64% from 255 or 60.50% from 238); Max value from RGB is 144 - color contains mainly: blue. Hex color #451990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451990 is #BAE66F. Grayscale: #333333. Windows color (decimal): -12248688 or 9443653. OLE color: 9443653.
HSL color Cylindrical-coordinate representation of color #451990: hue angle of 262.18º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #451990 is Cyan = 0.52, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 25 | 144 | - |
| CMYK | 0.52 | 0.83 | 0 | 0.44 |
| HSL | 262.18º | 0.7% | 0.33% | - |
| HSV(B) | 262.18º | 0.83% | 0.56% | - |
| XYZ | 7.84 | 3.97 | 26.74 | - |
| YUV | 51.72 | 180.08 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 25 | 144 | 0.52 | 0.83 | 0 | 0.44 | 262.18 | 0.7 | 0.33 |
| Hex | 45 | 19 | 90 | 34 | 53 | 0 | 2C | 106 | 46 | 21 |
| Octal | 105 | 31 | 220 | 64 | 123 | 0 | 54 | 406 | 106 | 41 |
| Binary | 1000101 | 11001 | 10010000 | 110100 | 1010011 | 0 | 101100 | 100000110 | 1000110 | 100001 |
Color Harmonies of #451990
Complementary color
Monochromatic Colors of #451990
Black with #451990
Text Example
Text Example
White with #451990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451990; }
p { color: rgb(69,25,144); }
H1.HeaderClassName
{
color: #451990;
}
.AnyTagClassName
{
color: #451990;
}
</style>
background-color css
<style>
a { background-color: #451990; }
a { background-color: rgb(69,25,144); }
div.DivClassName
{
background-color: #451990;
}
.BgClassName
{
background-color: #451990;
}
</style>
border-color css
<style>
span { border-color: #451990; }
span { border-color: rgb(69,25,144); }
td.TdClassName
{
border-color: #451990;
}
.TagClassName
{
border-color: #451990;
}
</style>