Shades of Persian Indigo #431495
Tints of Persian Indigo #431495
RGB
CMYK
RGB Variations
Color information
#431495 (or 0x431495) is known color: Persian Indigo. HEX triplet: 43, 14 and 95. RGB value is (67,20,149). Sum of RGB (Red+Green+Blue) = 67+20+149=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 20 (8.20% from 255 or 8.47% from 236); Blue value is 149 (58.59% from 255 or 63.14% from 236); Max value from RGB is 149 - color contains mainly: blue. Hex color #431495 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431495 is #BCEB6A. Grayscale: #303030. Windows color (decimal): -12381035 or 9770051. OLE color: 9770051.
HSL color Cylindrical-coordinate representation of color #431495: hue angle of 261.86º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #431495 is Cyan = 0.55, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 20 | 149 | - |
| CMYK | 0.55 | 0.87 | 0 | 0.42 |
| HSL | 261.86º | 0.76% | 0.33% | - |
| HSV(B) | 261.86º | 0.87% | 0.58% | - |
| XYZ | 7.99 | 3.86 | 28.76 | - |
| YUV | 48.76 | 184.57 | 141.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 149 | 0.55 | 0.87 | 0 | 0.42 | 261.86 | 0.76 | 0.33 |
| Hex | 43 | 14 | 95 | 37 | 57 | 0 | 2A | 106 | 4C | 21 |
| Octal | 103 | 24 | 225 | 67 | 127 | 0 | 52 | 406 | 114 | 41 |
| Binary | 1000011 | 10100 | 10010101 | 110111 | 1010111 | 0 | 101010 | 100000110 | 1001100 | 100001 |
Color Harmonies of #431495
Complementary color
Monochromatic Colors of #431495
Black with #431495
Text Example
Text Example
White with #431495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431495; }
p { color: rgb(67,20,149); }
H1.HeaderClassName
{
color: #431495;
}
.AnyTagClassName
{
color: #431495;
}
</style>
background-color css
<style>
a { background-color: #431495; }
a { background-color: rgb(67,20,149); }
div.DivClassName
{
background-color: #431495;
}
.BgClassName
{
background-color: #431495;
}
</style>
border-color css
<style>
span { border-color: #431495; }
span { border-color: rgb(67,20,149); }
td.TdClassName
{
border-color: #431495;
}
.TagClassName
{
border-color: #431495;
}
</style>