Shades of Persian Indigo #431786
Tints of Persian Indigo #431786
RGB
CMYK
RGB Variations
Color information
#431786 (or 0x431786) is known color: Persian Indigo. HEX triplet: 43, 17 and 86. RGB value is (67,23,134). Sum of RGB (Red+Green+Blue) = 67+23+134=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 134 (52.73% from 255 or 59.82% from 224); Max value from RGB is 134 - color contains mainly: blue. Hex color #431786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431786 is #BCE879. Grayscale: #303030. Windows color (decimal): -12380282 or 8787779. OLE color: 8787779.
HSL color Cylindrical-coordinate representation of color #431786: hue angle of 263.78º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #431786 is Cyan = 0.5, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 23 | 134 | - |
| CMYK | 0.5 | 0.83 | 0 | 0.47 |
| HSL | 263.78º | 0.71% | 0.31% | - |
| HSV(B) | 263.78º | 0.83% | 0.53% | - |
| XYZ | 6.92 | 3.53 | 22.87 | - |
| YUV | 48.81 | 176.08 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 134 | 0.5 | 0.83 | 0 | 0.47 | 263.78 | 0.71 | 0.31 |
| Hex | 43 | 17 | 86 | 32 | 53 | 0 | 2F | 108 | 47 | 1F |
| Octal | 103 | 27 | 206 | 62 | 123 | 0 | 57 | 410 | 107 | 37 |
| Binary | 1000011 | 10111 | 10000110 | 110010 | 1010011 | 0 | 101111 | 100001000 | 1000111 | 11111 |
Color Harmonies of #431786
Complementary color
Monochromatic Colors of #431786
Black with #431786
Text Example
Text Example
White with #431786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431786; }
p { color: rgb(67,23,134); }
H1.HeaderClassName
{
color: #431786;
}
.AnyTagClassName
{
color: #431786;
}
</style>
background-color css
<style>
a { background-color: #431786; }
a { background-color: rgb(67,23,134); }
div.DivClassName
{
background-color: #431786;
}
.BgClassName
{
background-color: #431786;
}
</style>
border-color css
<style>
span { border-color: #431786; }
span { border-color: rgb(67,23,134); }
td.TdClassName
{
border-color: #431786;
}
.TagClassName
{
border-color: #431786;
}
</style>