Shades of Persian Indigo #431289
Tints of Persian Indigo #431289
RGB
CMYK
RGB Variations
Color information
#431289 (or 0x431289) is known color: Persian Indigo. HEX triplet: 43, 12 and 89. RGB value is (67,18,137). Sum of RGB (Red+Green+Blue) = 67+18+137=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 18 (7.42% from 255 or 8.11% from 222); Blue value is 137 (53.91% from 255 or 61.71% from 222); Max value from RGB is 137 - color contains mainly: blue. Hex color #431289 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431289 is #BCED76. Grayscale: #2D2D2D. Windows color (decimal): -12381559 or 8983107. OLE color: 8983107.
HSL color Cylindrical-coordinate representation of color #431289: hue angle of 264.71º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #431289 is Cyan = 0.51, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 67 | 18 | 137 | - |
| CMYK | 0.51 | 0.87 | 0 | 0.46 |
| HSL | 264.71º | 0.77% | 0.3% | - |
| HSV(B) | 264.71º | 0.87% | 0.54% | - |
| XYZ | 7.05 | 3.43 | 23.96 | - |
| YUV | 46.22 | 179.23 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 18 | 137 | 0.51 | 0.87 | 0 | 0.46 | 264.71 | 0.77 | 0.3 |
| Hex | 43 | 12 | 89 | 33 | 57 | 0 | 2E | 109 | 4D | 1E |
| Octal | 103 | 22 | 211 | 63 | 127 | 0 | 56 | 411 | 115 | 36 |
| Binary | 1000011 | 10010 | 10001001 | 110011 | 1010111 | 0 | 101110 | 100001001 | 1001101 | 11110 |
Color Harmonies of #431289
Complementary color
Monochromatic Colors of #431289
Black with #431289
Text Example
Text Example
White with #431289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431289; }
p { color: rgb(67,18,137); }
H1.HeaderClassName
{
color: #431289;
}
.AnyTagClassName
{
color: #431289;
}
</style>
background-color css
<style>
a { background-color: #431289; }
a { background-color: rgb(67,18,137); }
div.DivClassName
{
background-color: #431289;
}
.BgClassName
{
background-color: #431289;
}
</style>
border-color css
<style>
span { border-color: #431289; }
span { border-color: rgb(67,18,137); }
td.TdClassName
{
border-color: #431289;
}
.TagClassName
{
border-color: #431289;
}
</style>