Shades of Persian Indigo #451799
Tints of Persian Indigo #451799
RGB
CMYK
RGB Variations
Color information
#451799 (or 0x451799) is known color: Persian Indigo. HEX triplet: 45, 17 and 99. RGB value is (69,23,153). Sum of RGB (Red+Green+Blue) = 69+23+153=245 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.16% from 245); Green value is 23 (9.38% from 255 or 9.39% from 245); Blue value is 153 (60.16% from 255 or 62.45% from 245); Max value from RGB is 153 - color contains mainly: blue. Hex color #451799 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451799 is #BAE866. Grayscale: #333333. Windows color (decimal): -12249191 or 10032965. OLE color: 10032965.
HSL color Cylindrical-coordinate representation of color #451799: hue angle of 261.23º degrees, saturation: 0.74, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #451799 is Cyan = 0.55, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 69 | 23 | 153 | - |
| CMYK | 0.55 | 0.85 | 0 | 0.4 |
| HSL | 261.23º | 0.74% | 0.35% | - |
| HSV(B) | 261.23º | 0.85% | 0.6% | - |
| XYZ | 8.51 | 4.18 | 30.49 | - |
| YUV | 51.57 | 185.24 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 153 | 0.55 | 0.85 | 0 | 0.4 | 261.23 | 0.74 | 0.35 |
| Hex | 45 | 17 | 99 | 37 | 55 | 0 | 28 | 105 | 4A | 23 |
| Octal | 105 | 27 | 231 | 67 | 125 | 0 | 50 | 405 | 112 | 43 |
| Binary | 1000101 | 10111 | 10011001 | 110111 | 1010101 | 0 | 101000 | 100000101 | 1001010 | 100011 |
Color Harmonies of #451799
Complementary color
Monochromatic Colors of #451799
Black with #451799
Text Example
Text Example
White with #451799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451799; }
p { color: rgb(69,23,153); }
H1.HeaderClassName
{
color: #451799;
}
.AnyTagClassName
{
color: #451799;
}
</style>
background-color css
<style>
a { background-color: #451799; }
a { background-color: rgb(69,23,153); }
div.DivClassName
{
background-color: #451799;
}
.BgClassName
{
background-color: #451799;
}
</style>
border-color css
<style>
span { border-color: #451799; }
span { border-color: rgb(69,23,153); }
td.TdClassName
{
border-color: #451799;
}
.TagClassName
{
border-color: #451799;
}
</style>