Shades of Persian Indigo #431388
Tints of Persian Indigo #431388
RGB
CMYK
RGB Variations
Color information
#431388 (or 0x431388) is known color: Persian Indigo. HEX triplet: 43, 13 and 88. RGB value is (67,19,136). Sum of RGB (Red+Green+Blue) = 67+19+136=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 19 (7.81% from 255 or 8.56% from 222); Blue value is 136 (53.52% from 255 or 61.26% from 222); Max value from RGB is 136 - color contains mainly: blue. Hex color #431388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431388 is #BCEC77. Grayscale: #2E2E2E. Windows color (decimal): -12381304 or 8917827. OLE color: 8917827.
HSL color Cylindrical-coordinate representation of color #431388: hue angle of 264.62º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #431388 is Cyan = 0.51, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 19 | 136 | - |
| CMYK | 0.51 | 0.86 | 0 | 0.47 |
| HSL | 264.62º | 0.75% | 0.3% | - |
| HSV(B) | 264.62º | 0.86% | 0.53% | - |
| XYZ | 6.99 | 3.44 | 23.59 | - |
| YUV | 46.69 | 178.4 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 136 | 0.51 | 0.86 | 0 | 0.47 | 264.62 | 0.75 | 0.3 |
| Hex | 43 | 13 | 88 | 33 | 56 | 0 | 2F | 109 | 4B | 1E |
| Octal | 103 | 23 | 210 | 63 | 126 | 0 | 57 | 411 | 113 | 36 |
| Binary | 1000011 | 10011 | 10001000 | 110011 | 1010110 | 0 | 101111 | 100001001 | 1001011 | 11110 |
Color Harmonies of #431388
Complementary color
Monochromatic Colors of #431388
Black with #431388
Text Example
Text Example
White with #431388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431388; }
p { color: rgb(67,19,136); }
H1.HeaderClassName
{
color: #431388;
}
.AnyTagClassName
{
color: #431388;
}
</style>
background-color css
<style>
a { background-color: #431388; }
a { background-color: rgb(67,19,136); }
div.DivClassName
{
background-color: #431388;
}
.BgClassName
{
background-color: #431388;
}
</style>
border-color css
<style>
span { border-color: #431388; }
span { border-color: rgb(67,19,136); }
td.TdClassName
{
border-color: #431388;
}
.TagClassName
{
border-color: #431388;
}
</style>