Shades of Persian Indigo #451892
Tints of Persian Indigo #451892
RGB
CMYK
RGB Variations
Color information
#451892 (or 0x451892) is known color: Persian Indigo. HEX triplet: 45, 18 and 92. RGB value is (69,24,146). Sum of RGB (Red+Green+Blue) = 69+24+146=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 24 (9.77% from 255 or 10.04% from 239); Blue value is 146 (57.42% from 255 or 61.09% from 239); Max value from RGB is 146 - color contains mainly: blue. Hex color #451892 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451892 is #BAE76D. Grayscale: #323232. Windows color (decimal): -12248942 or 9574469. OLE color: 9574469.
HSL color Cylindrical-coordinate representation of color #451892: hue angle of 262.13º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #451892 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 24 | 146 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.43 |
| HSL | 262.13º | 0.72% | 0.33% | - |
| HSV(B) | 262.13º | 0.84% | 0.57% | - |
| XYZ | 7.97 | 3.99 | 27.54 | - |
| YUV | 51.36 | 181.41 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 24 | 146 | 0.53 | 0.84 | 0 | 0.43 | 262.13 | 0.72 | 0.33 |
| Hex | 45 | 18 | 92 | 35 | 54 | 0 | 2B | 106 | 48 | 21 |
| Octal | 105 | 30 | 222 | 65 | 124 | 0 | 53 | 406 | 110 | 41 |
| Binary | 1000101 | 11000 | 10010010 | 110101 | 1010100 | 0 | 101011 | 100000110 | 1001000 | 100001 |
Color Harmonies of #451892
Complementary color
Monochromatic Colors of #451892
Black with #451892
Text Example
Text Example
White with #451892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451892; }
p { color: rgb(69,24,146); }
H1.HeaderClassName
{
color: #451892;
}
.AnyTagClassName
{
color: #451892;
}
</style>
background-color css
<style>
a { background-color: #451892; }
a { background-color: rgb(69,24,146); }
div.DivClassName
{
background-color: #451892;
}
.BgClassName
{
background-color: #451892;
}
</style>
border-color css
<style>
span { border-color: #451892; }
span { border-color: rgb(69,24,146); }
td.TdClassName
{
border-color: #451892;
}
.TagClassName
{
border-color: #451892;
}
</style>