Shades of Persian Indigo #43158D
Tints of Persian Indigo #43158D
RGB
CMYK
RGB Variations
Color information
#43158D (or 0x43158D) is known color: Persian Indigo. HEX triplet: 43, 15 and 8D. RGB value is (67,21,141). Sum of RGB (Red+Green+Blue) = 67+21+141=229 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.26% from 229); Green value is 21 (8.59% from 255 or 9.17% from 229); Blue value is 141 (55.47% from 255 or 61.57% from 229); Max value from RGB is 141 - color contains mainly: blue. Hex color #43158D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #43158D is #BCEA72. Grayscale: #2F2F2F. Windows color (decimal): -12380787 or 9246019. OLE color: 9246019.
HSL color Cylindrical-coordinate representation of color #43158D: hue angle of 263º degrees, saturation: 0.74, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #43158D is Cyan = 0.52, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 67 | 21 | 141 | - |
| CMYK | 0.52 | 0.85 | 0 | 0.45 |
| HSL | 263º | 0.74% | 0.32% | - |
| HSV(B) | 263º | 0.85% | 0.55% | - |
| XYZ | 7.39 | 3.65 | 25.51 | - |
| YUV | 48.43 | 180.24 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 141 | 0.52 | 0.85 | 0 | 0.45 | 263 | 0.74 | 0.32 |
| Hex | 43 | 15 | 8D | 34 | 55 | 0 | 2D | 107 | 4A | 20 |
| Octal | 103 | 25 | 215 | 64 | 125 | 0 | 55 | 407 | 112 | 40 |
| Binary | 1000011 | 10101 | 10001101 | 110100 | 1010101 | 0 | 101101 | 100000111 | 1001010 | 100000 |
Color Harmonies of #43158D
Complementary color
Monochromatic Colors of #43158D
Black with #43158D
Text Example
Text Example
White with #43158D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43158D; }
p { color: rgb(67,21,141); }
H1.HeaderClassName
{
color: #43158D;
}
.AnyTagClassName
{
color: #43158D;
}
</style>
background-color css
<style>
a { background-color: #43158D; }
a { background-color: rgb(67,21,141); }
div.DivClassName
{
background-color: #43158D;
}
.BgClassName
{
background-color: #43158D;
}
</style>
border-color css
<style>
span { border-color: #43158D; }
span { border-color: rgb(67,21,141); }
td.TdClassName
{
border-color: #43158D;
}
.TagClassName
{
border-color: #43158D;
}
</style>