Shades of Persian Indigo #431886
Tints of Persian Indigo #431886
RGB
CMYK
RGB Variations
Color information
#431886 (or 0x431886) is known color: Persian Indigo. HEX triplet: 43, 18 and 86. RGB value is (67,24,134). Sum of RGB (Red+Green+Blue) = 67+24+134=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 24 (9.77% from 255 or 10.67% from 225); Blue value is 134 (52.73% from 255 or 59.56% from 225); Max value from RGB is 134 - color contains mainly: blue. Hex color #431886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431886 is #BCE779. Grayscale: #313131. Windows color (decimal): -12380026 or 8788035. OLE color: 8788035.
HSL color Cylindrical-coordinate representation of color #431886: hue angle of 263.45º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #431886 is Cyan = 0.5, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 24 | 134 | - |
| CMYK | 0.5 | 0.82 | 0 | 0.47 |
| HSL | 263.45º | 0.7% | 0.31% | - |
| HSV(B) | 263.45º | 0.82% | 0.53% | - |
| XYZ | 6.94 | 3.57 | 22.88 | - |
| YUV | 49.4 | 175.75 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 24 | 134 | 0.5 | 0.82 | 0 | 0.47 | 263.45 | 0.7 | 0.31 |
| Hex | 43 | 18 | 86 | 32 | 52 | 0 | 2F | 107 | 46 | 1F |
| Octal | 103 | 30 | 206 | 62 | 122 | 0 | 57 | 407 | 106 | 37 |
| Binary | 1000011 | 11000 | 10000110 | 110010 | 1010010 | 0 | 101111 | 100000111 | 1000110 | 11111 |
Color Harmonies of #431886
Complementary color
Monochromatic Colors of #431886
Black with #431886
Text Example
Text Example
White with #431886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431886; }
p { color: rgb(67,24,134); }
H1.HeaderClassName
{
color: #431886;
}
.AnyTagClassName
{
color: #431886;
}
</style>
background-color css
<style>
a { background-color: #431886; }
a { background-color: rgb(67,24,134); }
div.DivClassName
{
background-color: #431886;
}
.BgClassName
{
background-color: #431886;
}
</style>
border-color css
<style>
span { border-color: #431886; }
span { border-color: rgb(67,24,134); }
td.TdClassName
{
border-color: #431886;
}
.TagClassName
{
border-color: #431886;
}
</style>