Shades of Persian Indigo #431693
Tints of Persian Indigo #431693
RGB
CMYK
RGB Variations
Color information
#431693 (or 0x431693) is known color: Persian Indigo. HEX triplet: 43, 16 and 93. RGB value is (67,22,147). Sum of RGB (Red+Green+Blue) = 67+22+147=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 22 (8.98% from 255 or 9.32% from 236); Blue value is 147 (57.81% from 255 or 62.29% from 236); Max value from RGB is 147 - color contains mainly: blue. Hex color #431693 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431693 is #BCE96C. Grayscale: #313131. Windows color (decimal): -12380525 or 9639491. OLE color: 9639491.
HSL color Cylindrical-coordinate representation of color #431693: hue angle of 261.6º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #431693 is Cyan = 0.54, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 22 | 147 | - |
| CMYK | 0.54 | 0.85 | 0 | 0.42 |
| HSL | 261.6º | 0.74% | 0.33% | - |
| HSV(B) | 261.6º | 0.85% | 0.58% | - |
| XYZ | 7.87 | 3.87 | 27.94 | - |
| YUV | 49.71 | 182.91 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 147 | 0.54 | 0.85 | 0 | 0.42 | 261.6 | 0.74 | 0.33 |
| Hex | 43 | 16 | 93 | 36 | 55 | 0 | 2A | 106 | 4A | 21 |
| Octal | 103 | 26 | 223 | 66 | 125 | 0 | 52 | 406 | 112 | 41 |
| Binary | 1000011 | 10110 | 10010011 | 110110 | 1010101 | 0 | 101010 | 100000110 | 1001010 | 100001 |
Color Harmonies of #431693
Complementary color
Monochromatic Colors of #431693
Black with #431693
Text Example
Text Example
White with #431693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431693; }
p { color: rgb(67,22,147); }
H1.HeaderClassName
{
color: #431693;
}
.AnyTagClassName
{
color: #431693;
}
</style>
background-color css
<style>
a { background-color: #431693; }
a { background-color: rgb(67,22,147); }
div.DivClassName
{
background-color: #431693;
}
.BgClassName
{
background-color: #431693;
}
</style>
border-color css
<style>
span { border-color: #431693; }
span { border-color: rgb(67,22,147); }
td.TdClassName
{
border-color: #431693;
}
.TagClassName
{
border-color: #431693;
}
</style>