Shades of Persian Indigo #43148D
Tints of Persian Indigo #43148D
RGB
CMYK
RGB Variations
Color information
#43148D (or 0x43148D) is known color: Persian Indigo. HEX triplet: 43, 14 and 8D. RGB value is (67,20,141). Sum of RGB (Red+Green+Blue) = 67+20+141=228 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.39% from 228); Green value is 20 (8.20% from 255 or 8.77% from 228); Blue value is 141 (55.47% from 255 or 61.84% from 228); Max value from RGB is 141 - color contains mainly: blue. Hex color #43148D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #43148D is #BCEB72. Grayscale: #2F2F2F. Windows color (decimal): -12381043 or 9245763. OLE color: 9245763.
HSL color Cylindrical-coordinate representation of color #43148D: hue angle of 263.31º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #43148D is Cyan = 0.52, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 67 | 20 | 141 | - |
| CMYK | 0.52 | 0.86 | 0 | 0.45 |
| HSL | 263.31º | 0.75% | 0.32% | - |
| HSV(B) | 263.31º | 0.86% | 0.55% | - |
| XYZ | 7.37 | 3.62 | 25.51 | - |
| YUV | 47.85 | 180.57 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 141 | 0.52 | 0.86 | 0 | 0.45 | 263.31 | 0.75 | 0.32 |
| Hex | 43 | 14 | 8D | 34 | 56 | 0 | 2D | 107 | 4B | 20 |
| Octal | 103 | 24 | 215 | 64 | 126 | 0 | 55 | 407 | 113 | 40 |
| Binary | 1000011 | 10100 | 10001101 | 110100 | 1010110 | 0 | 101101 | 100000111 | 1001011 | 100000 |
Color Harmonies of #43148D
Complementary color
Monochromatic Colors of #43148D
Black with #43148D
Text Example
Text Example
White with #43148D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43148D; }
p { color: rgb(67,20,141); }
H1.HeaderClassName
{
color: #43148D;
}
.AnyTagClassName
{
color: #43148D;
}
</style>
background-color css
<style>
a { background-color: #43148D; }
a { background-color: rgb(67,20,141); }
div.DivClassName
{
background-color: #43148D;
}
.BgClassName
{
background-color: #43148D;
}
</style>
border-color css
<style>
span { border-color: #43148D; }
span { border-color: rgb(67,20,141); }
td.TdClassName
{
border-color: #43148D;
}
.TagClassName
{
border-color: #43148D;
}
</style>