Shades of Persian Indigo #431784
Tints of Persian Indigo #431784
RGB
CMYK
RGB Variations
Color information
#431784 (or 0x431784) is known color: Persian Indigo. HEX triplet: 43, 17 and 84. RGB value is (67,23,132). Sum of RGB (Red+Green+Blue) = 67+23+132=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 23 (9.38% from 255 or 10.36% from 222); Blue value is 132 (51.95% from 255 or 59.46% from 222); Max value from RGB is 132 - color contains mainly: blue. Hex color #431784 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431784 is #BCE87B. Grayscale: #303030. Windows color (decimal): -12380284 or 8656707. OLE color: 8656707.
HSL color Cylindrical-coordinate representation of color #431784: hue angle of 264.22º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #431784 is Cyan = 0.49, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 23 | 132 | - |
| CMYK | 0.49 | 0.83 | 0 | 0.48 |
| HSL | 264.22º | 0.7% | 0.3% | - |
| HSV(B) | 264.22º | 0.83% | 0.52% | - |
| XYZ | 6.79 | 3.47 | 22.14 | - |
| YUV | 48.58 | 175.08 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 132 | 0.49 | 0.83 | 0 | 0.48 | 264.22 | 0.7 | 0.3 |
| Hex | 43 | 17 | 84 | 31 | 53 | 0 | 30 | 108 | 46 | 1E |
| Octal | 103 | 27 | 204 | 61 | 123 | 0 | 60 | 410 | 106 | 36 |
| Binary | 1000011 | 10111 | 10000100 | 110001 | 1010011 | 0 | 110000 | 100001000 | 1000110 | 11110 |
Color Harmonies of #431784
Complementary color
Monochromatic Colors of #431784
Black with #431784
Text Example
Text Example
White with #431784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431784; }
p { color: rgb(67,23,132); }
H1.HeaderClassName
{
color: #431784;
}
.AnyTagClassName
{
color: #431784;
}
</style>
background-color css
<style>
a { background-color: #431784; }
a { background-color: rgb(67,23,132); }
div.DivClassName
{
background-color: #431784;
}
.BgClassName
{
background-color: #431784;
}
</style>
border-color css
<style>
span { border-color: #431784; }
span { border-color: rgb(67,23,132); }
td.TdClassName
{
border-color: #431784;
}
.TagClassName
{
border-color: #431784;
}
</style>