Shades of Persian Indigo #431487
Tints of Persian Indigo #431487
RGB
CMYK
RGB Variations
Color information
#431487 (or 0x431487) is known color: Persian Indigo. HEX triplet: 43, 14 and 87. RGB value is (67,20,135). Sum of RGB (Red+Green+Blue) = 67+20+135=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 20 (8.20% from 255 or 9.01% from 222); Blue value is 135 (53.12% from 255 or 60.81% from 222); Max value from RGB is 135 - color contains mainly: blue. Hex color #431487 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431487 is #BCEB78. Grayscale: #2E2E2E. Windows color (decimal): -12381049 or 8852547. OLE color: 8852547.
HSL color Cylindrical-coordinate representation of color #431487: hue angle of 264.52º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #431487 is Cyan = 0.50, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 20 | 135 | - |
| CMYK | 0.50 | 0.85 | 0 | 0.47 |
| HSL | 264.52º | 0.74% | 0.3% | - |
| HSV(B) | 264.52º | 0.85% | 0.53% | - |
| XYZ | 6.94 | 3.44 | 23.22 | - |
| YUV | 47.16 | 177.57 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 135 | 0.50 | 0.85 | 0 | 0.47 | 264.52 | 0.74 | 0.3 |
| Hex | 43 | 14 | 87 | 32 | 55 | 0 | 2F | 109 | 4A | 1E |
| Octal | 103 | 24 | 207 | 62 | 125 | 0 | 57 | 411 | 112 | 36 |
| Binary | 1000011 | 10100 | 10000111 | 110010 | 1010101 | 0 | 101111 | 100001001 | 1001010 | 11110 |
Color Harmonies of #431487
Complementary color
Monochromatic Colors of #431487
Black with #431487
Text Example
Text Example
White with #431487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431487; }
p { color: rgb(67,20,135); }
H1.HeaderClassName
{
color: #431487;
}
.AnyTagClassName
{
color: #431487;
}
</style>
background-color css
<style>
a { background-color: #431487; }
a { background-color: rgb(67,20,135); }
div.DivClassName
{
background-color: #431487;
}
.BgClassName
{
background-color: #431487;
}
</style>
border-color css
<style>
span { border-color: #431487; }
span { border-color: rgb(67,20,135); }
td.TdClassName
{
border-color: #431487;
}
.TagClassName
{
border-color: #431487;
}
</style>