Shades of Persian Indigo #431672
Tints of Persian Indigo #431672
RGB
CMYK
RGB Variations
Color information
#431672 (or 0x431672) is known color: Persian Indigo. HEX triplet: 43, 16 and 72. RGB value is (67,22,114). Sum of RGB (Red+Green+Blue) = 67+22+114=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 114 (44.92% from 255 or 56.16% from 203); Max value from RGB is 114 - color contains mainly: blue. Hex color #431672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431672 is #BCE98D. Grayscale: #2D2D2D. Windows color (decimal): -12380558 or 7476803. OLE color: 7476803.
HSL color Cylindrical-coordinate representation of color #431672: hue angle of 269.35º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #431672 is Cyan = 0.41, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 22 | 114 | - |
| CMYK | 0.41 | 0.81 | 0 | 0.55 |
| HSL | 269.35º | 0.68% | 0.27% | - |
| HSV(B) | 269.35º | 0.81% | 0.45% | - |
| XYZ | 5.64 | 2.98 | 16.2 | - |
| YUV | 45.94 | 166.41 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 114 | 0.41 | 0.81 | 0 | 0.55 | 269.35 | 0.68 | 0.27 |
| Hex | 43 | 16 | 72 | 29 | 51 | 0 | 37 | 10D | 44 | 1B |
| Octal | 103 | 26 | 162 | 51 | 121 | 0 | 67 | 415 | 104 | 33 |
| Binary | 1000011 | 10110 | 1110010 | 101001 | 1010001 | 0 | 110111 | 100001101 | 1000100 | 11011 |
Color Harmonies of #431672
Complementary color
Monochromatic Colors of #431672
Black with #431672
Text Example
Text Example
White with #431672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431672; }
p { color: rgb(67,22,114); }
H1.HeaderClassName
{
color: #431672;
}
.AnyTagClassName
{
color: #431672;
}
</style>
background-color css
<style>
a { background-color: #431672; }
a { background-color: rgb(67,22,114); }
div.DivClassName
{
background-color: #431672;
}
.BgClassName
{
background-color: #431672;
}
</style>
border-color css
<style>
span { border-color: #431672; }
span { border-color: rgb(67,22,114); }
td.TdClassName
{
border-color: #431672;
}
.TagClassName
{
border-color: #431672;
}
</style>