Shades of Persian Indigo #451798
Tints of Persian Indigo #451798
RGB
CMYK
RGB Variations
Color information
#451798 (or 0x451798) is known color: Persian Indigo. HEX triplet: 45, 17 and 98. RGB value is (69,23,152). Sum of RGB (Red+Green+Blue) = 69+23+152=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 23 (9.38% from 255 or 9.43% from 244); Blue value is 152 (59.77% from 255 or 62.30% from 244); Max value from RGB is 152 - color contains mainly: blue. Hex color #451798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451798 is #BAE867. Grayscale: #323232. Windows color (decimal): -12249192 or 9967429. OLE color: 9967429.
HSL color Cylindrical-coordinate representation of color #451798: hue angle of 261.4º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #451798 is Cyan = 0.55, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 23 | 152 | - |
| CMYK | 0.55 | 0.85 | 0 | 0.40 |
| HSL | 261.4º | 0.74% | 0.34% | - |
| HSV(B) | 261.4º | 0.85% | 0.6% | - |
| XYZ | 8.43 | 4.15 | 30.06 | - |
| YUV | 51.46 | 184.74 | 140.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 23 | 152 | 0.55 | 0.85 | 0 | 0.40 | 261.4 | 0.74 | 0.34 |
| Hex | 45 | 17 | 98 | 37 | 55 | 0 | 28 | 105 | 4A | 22 |
| Octal | 105 | 27 | 230 | 67 | 125 | 0 | 50 | 405 | 112 | 42 |
| Binary | 1000101 | 10111 | 10011000 | 110111 | 1010101 | 0 | 101000 | 100000101 | 1001010 | 100010 |
Color Harmonies of #451798
Complementary color
Monochromatic Colors of #451798
Black with #451798
Text Example
Text Example
White with #451798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451798; }
p { color: rgb(69,23,152); }
H1.HeaderClassName
{
color: #451798;
}
.AnyTagClassName
{
color: #451798;
}
</style>
background-color css
<style>
a { background-color: #451798; }
a { background-color: rgb(69,23,152); }
div.DivClassName
{
background-color: #451798;
}
.BgClassName
{
background-color: #451798;
}
</style>
border-color css
<style>
span { border-color: #451798; }
span { border-color: rgb(69,23,152); }
td.TdClassName
{
border-color: #451798;
}
.TagClassName
{
border-color: #451798;
}
</style>