Shades of Persian Indigo #431384
Tints of Persian Indigo #431384
RGB
CMYK
RGB Variations
Color information
#431384 (or 0x431384) is known color: Persian Indigo. HEX triplet: 43, 13 and 84. RGB value is (67,19,132). Sum of RGB (Red+Green+Blue) = 67+19+132=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 19 (7.81% from 255 or 8.72% from 218); Blue value is 132 (51.95% from 255 or 60.55% from 218); Max value from RGB is 132 - color contains mainly: blue. Hex color #431384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431384 is #BCEC7B. Grayscale: #2D2D2D. Windows color (decimal): -12381308 or 8655683. OLE color: 8655683.
HSL color Cylindrical-coordinate representation of color #431384: hue angle of 265.49º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #431384 is Cyan = 0.49, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 19 | 132 | - |
| CMYK | 0.49 | 0.86 | 0 | 0.48 |
| HSL | 265.49º | 0.75% | 0.3% | - |
| HSV(B) | 265.49º | 0.86% | 0.52% | - |
| XYZ | 6.71 | 3.32 | 22.12 | - |
| YUV | 46.23 | 176.4 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 132 | 0.49 | 0.86 | 0 | 0.48 | 265.49 | 0.75 | 0.3 |
| Hex | 43 | 13 | 84 | 31 | 56 | 0 | 30 | 109 | 4B | 1E |
| Octal | 103 | 23 | 204 | 61 | 126 | 0 | 60 | 411 | 113 | 36 |
| Binary | 1000011 | 10011 | 10000100 | 110001 | 1010110 | 0 | 110000 | 100001001 | 1001011 | 11110 |
Color Harmonies of #431384
Complementary color
Monochromatic Colors of #431384
Black with #431384
Text Example
Text Example
White with #431384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431384; }
p { color: rgb(67,19,132); }
H1.HeaderClassName
{
color: #431384;
}
.AnyTagClassName
{
color: #431384;
}
</style>
background-color css
<style>
a { background-color: #431384; }
a { background-color: rgb(67,19,132); }
div.DivClassName
{
background-color: #431384;
}
.BgClassName
{
background-color: #431384;
}
</style>
border-color css
<style>
span { border-color: #431384; }
span { border-color: rgb(67,19,132); }
td.TdClassName
{
border-color: #431384;
}
.TagClassName
{
border-color: #431384;
}
</style>