Shades of Persian Indigo #451995
Tints of Persian Indigo #451995
RGB
CMYK
RGB Variations
Color information
#451995 (or 0x451995) is known color: Persian Indigo. HEX triplet: 45, 19 and 95. RGB value is (69,25,149). Sum of RGB (Red+Green+Blue) = 69+25+149=243 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.40% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 149 (58.59% from 255 or 61.32% from 243); Max value from RGB is 149 - color contains mainly: blue. Hex color #451995 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #451995 is #BAE66A. Grayscale: #333333. Windows color (decimal): -12248683 or 9771333. OLE color: 9771333.
HSL color Cylindrical-coordinate representation of color #451995: hue angle of 261.29º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #451995 is Cyan = 0.54, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 25 | 149 | - |
| CMYK | 0.54 | 0.83 | 0 | 0.42 |
| HSL | 261.29º | 0.71% | 0.34% | - |
| HSV(B) | 261.29º | 0.83% | 0.58% | - |
| XYZ | 8.23 | 4.13 | 28.8 | - |
| YUV | 52.29 | 182.58 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 25 | 149 | 0.54 | 0.83 | 0 | 0.42 | 261.29 | 0.71 | 0.34 |
| Hex | 45 | 19 | 95 | 36 | 53 | 0 | 2A | 105 | 47 | 22 |
| Octal | 105 | 31 | 225 | 66 | 123 | 0 | 52 | 405 | 107 | 42 |
| Binary | 1000101 | 11001 | 10010101 | 110110 | 1010011 | 0 | 101010 | 100000101 | 1000111 | 100010 |
Color Harmonies of #451995
Complementary color
Monochromatic Colors of #451995
Black with #451995
Text Example
Text Example
White with #451995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451995; }
p { color: rgb(69,25,149); }
H1.HeaderClassName
{
color: #451995;
}
.AnyTagClassName
{
color: #451995;
}
</style>
background-color css
<style>
a { background-color: #451995; }
a { background-color: rgb(69,25,149); }
div.DivClassName
{
background-color: #451995;
}
.BgClassName
{
background-color: #451995;
}
</style>
border-color css
<style>
span { border-color: #451995; }
span { border-color: rgb(69,25,149); }
td.TdClassName
{
border-color: #451995;
}
.TagClassName
{
border-color: #451995;
}
</style>