Shades of Persian Indigo #431272
Tints of Persian Indigo #431272
RGB
CMYK
RGB Variations
Color information
#431272 (or 0x431272) is known color: Persian Indigo. HEX triplet: 43, 12 and 72. RGB value is (67,18,114). Sum of RGB (Red+Green+Blue) = 67+18+114=199 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.67% from 199); Green value is 18 (7.42% from 255 or 9.05% from 199); Blue value is 114 (44.92% from 255 or 57.29% from 199); Max value from RGB is 114 - color contains mainly: blue. Hex color #431272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431272 is #BCED8D. Grayscale: #2B2B2B. Windows color (decimal): -12381582 or 7475779. OLE color: 7475779.
HSL color Cylindrical-coordinate representation of color #431272: hue angle of 270.62º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #431272 is Cyan = 0.41, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 18 | 114 | - |
| CMYK | 0.41 | 0.84 | 0 | 0.55 |
| HSL | 270.63º | 0.73% | 0.26% | - |
| HSV(B) | 270.63º | 0.84% | 0.45% | - |
| XYZ | 5.57 | 2.84 | 16.17 | - |
| YUV | 43.6 | 167.73 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 18 | 114 | 0.41 | 0.84 | 0 | 0.55 | 270.63 | 0.73 | 0.26 |
| Hex | 43 | 12 | 72 | 29 | 54 | 0 | 37 | 10F | 49 | 1A |
| Octal | 103 | 22 | 162 | 51 | 124 | 0 | 67 | 417 | 111 | 32 |
| Binary | 1000011 | 10010 | 1110010 | 101001 | 1010100 | 0 | 110111 | 100001111 | 1001001 | 11010 |
Color Harmonies of #431272
Complementary color
Monochromatic Colors of #431272
Black with #431272
Text Example
Text Example
White with #431272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431272; }
p { color: rgb(67,18,114); }
H1.HeaderClassName
{
color: #431272;
}
.AnyTagClassName
{
color: #431272;
}
</style>
background-color css
<style>
a { background-color: #431272; }
a { background-color: rgb(67,18,114); }
div.DivClassName
{
background-color: #431272;
}
.BgClassName
{
background-color: #431272;
}
</style>
border-color css
<style>
span { border-color: #431272; }
span { border-color: rgb(67,18,114); }
td.TdClassName
{
border-color: #431272;
}
.TagClassName
{
border-color: #431272;
}
</style>