Shades of Persian Indigo #451580
Tints of Persian Indigo #451580
RGB
CMYK
RGB Variations
Color information
#451580 (or 0x451580) is known color: Persian Indigo. HEX triplet: 45, 15 and 80. RGB value is (69,21,128). Sum of RGB (Red+Green+Blue) = 69+21+128=218 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.65% from 218); Green value is 21 (8.59% from 255 or 9.63% from 218); Blue value is 128 (50.39% from 255 or 58.72% from 218); Max value from RGB is 128 - color contains mainly: blue. Hex color #451580 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451580 is #BAEA7F. Grayscale: #2F2F2F. Windows color (decimal): -12249728 or 8394053. OLE color: 8394053.
HSL color Cylindrical-coordinate representation of color #451580: hue angle of 266.92º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #451580 is Cyan = 0.46, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 21 | 128 | - |
| CMYK | 0.46 | 0.84 | 0 | 0.50 |
| HSL | 266.92º | 0.72% | 0.29% | - |
| HSV(B) | 266.92º | 0.84% | 0.5% | - |
| XYZ | 6.62 | 3.36 | 20.72 | - |
| YUV | 47.55 | 173.4 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 21 | 128 | 0.46 | 0.84 | 0 | 0.50 | 266.92 | 0.72 | 0.29 |
| Hex | 45 | 15 | 80 | 2E | 54 | 0 | 32 | 10B | 48 | 1D |
| Octal | 105 | 25 | 200 | 56 | 124 | 0 | 62 | 413 | 110 | 35 |
| Binary | 1000101 | 10101 | 10000000 | 101110 | 1010100 | 0 | 110010 | 100001011 | 1001000 | 11101 |
Color Harmonies of #451580
Complementary color
Monochromatic Colors of #451580
Black with #451580
Text Example
Text Example
White with #451580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451580; }
p { color: rgb(69,21,128); }
H1.HeaderClassName
{
color: #451580;
}
.AnyTagClassName
{
color: #451580;
}
</style>
background-color css
<style>
a { background-color: #451580; }
a { background-color: rgb(69,21,128); }
div.DivClassName
{
background-color: #451580;
}
.BgClassName
{
background-color: #451580;
}
</style>
border-color css
<style>
span { border-color: #451580; }
span { border-color: rgb(69,21,128); }
td.TdClassName
{
border-color: #451580;
}
.TagClassName
{
border-color: #451580;
}
</style>