Shades of Persian Indigo #451680
Tints of Persian Indigo #451680
RGB
CMYK
RGB Variations
Color information
#451680 (or 0x451680) is known color: Persian Indigo. HEX triplet: 45, 16 and 80. RGB value is (69,22,128). Sum of RGB (Red+Green+Blue) = 69+22+128=219 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.51% from 219); Green value is 22 (8.98% from 255 or 10.05% from 219); Blue value is 128 (50.39% from 255 or 58.45% from 219); Max value from RGB is 128 - color contains mainly: blue. Hex color #451680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451680 is #BAE97F. Grayscale: #2F2F2F. Windows color (decimal): -12249472 or 8394309. OLE color: 8394309.
HSL color Cylindrical-coordinate representation of color #451680: hue angle of 266.6º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #451680 is Cyan = 0.46, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 22 | 128 | - |
| CMYK | 0.46 | 0.83 | 0 | 0.50 |
| HSL | 266.6º | 0.71% | 0.29% | - |
| HSV(B) | 266.6º | 0.83% | 0.5% | - |
| XYZ | 6.64 | 3.4 | 20.73 | - |
| YUV | 48.14 | 173.07 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 22 | 128 | 0.46 | 0.83 | 0 | 0.50 | 266.6 | 0.71 | 0.29 |
| Hex | 45 | 16 | 80 | 2E | 53 | 0 | 32 | 10B | 47 | 1D |
| Octal | 105 | 26 | 200 | 56 | 123 | 0 | 62 | 413 | 107 | 35 |
| Binary | 1000101 | 10110 | 10000000 | 101110 | 1010011 | 0 | 110010 | 100001011 | 1000111 | 11101 |
Color Harmonies of #451680
Complementary color
Monochromatic Colors of #451680
Black with #451680
Text Example
Text Example
White with #451680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451680; }
p { color: rgb(69,22,128); }
H1.HeaderClassName
{
color: #451680;
}
.AnyTagClassName
{
color: #451680;
}
</style>
background-color css
<style>
a { background-color: #451680; }
a { background-color: rgb(69,22,128); }
div.DivClassName
{
background-color: #451680;
}
.BgClassName
{
background-color: #451680;
}
</style>
border-color css
<style>
span { border-color: #451680; }
span { border-color: rgb(69,22,128); }
td.TdClassName
{
border-color: #451680;
}
.TagClassName
{
border-color: #451680;
}
</style>