Shades of Persian Indigo #431887
Tints of Persian Indigo #431887
RGB
CMYK
RGB Variations
Color information
#431887 (or 0x431887) is known color: Persian Indigo. HEX triplet: 43, 18 and 87. RGB value is (67,24,135). Sum of RGB (Red+Green+Blue) = 67+24+135=226 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.65% from 226); Green value is 24 (9.77% from 255 or 10.62% from 226); Blue value is 135 (53.12% from 255 or 59.73% from 226); Max value from RGB is 135 - color contains mainly: blue. Hex color #431887 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431887 is #BCE778. Grayscale: #313131. Windows color (decimal): -12380025 or 8853571. OLE color: 8853571.
HSL color Cylindrical-coordinate representation of color #431887: hue angle of 263.24º 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 #431887 is Cyan = 0.50, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 24 | 135 | - |
| CMYK | 0.50 | 0.82 | 0 | 0.47 |
| HSL | 263.24º | 0.7% | 0.31% | - |
| HSV(B) | 263.24º | 0.82% | 0.53% | - |
| XYZ | 7.01 | 3.6 | 23.25 | - |
| YUV | 49.51 | 176.25 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 24 | 135 | 0.50 | 0.82 | 0 | 0.47 | 263.24 | 0.7 | 0.31 |
| Hex | 43 | 18 | 87 | 32 | 52 | 0 | 2F | 107 | 46 | 1F |
| Octal | 103 | 30 | 207 | 62 | 122 | 0 | 57 | 407 | 106 | 37 |
| Binary | 1000011 | 11000 | 10000111 | 110010 | 1010010 | 0 | 101111 | 100000111 | 1000110 | 11111 |
Color Harmonies of #431887
Complementary color
Monochromatic Colors of #431887
Black with #431887
Text Example
Text Example
White with #431887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431887; }
p { color: rgb(67,24,135); }
H1.HeaderClassName
{
color: #431887;
}
.AnyTagClassName
{
color: #431887;
}
</style>
background-color css
<style>
a { background-color: #431887; }
a { background-color: rgb(67,24,135); }
div.DivClassName
{
background-color: #431887;
}
.BgClassName
{
background-color: #431887;
}
</style>
border-color css
<style>
span { border-color: #431887; }
span { border-color: rgb(67,24,135); }
td.TdClassName
{
border-color: #431887;
}
.TagClassName
{
border-color: #431887;
}
</style>