Shades of Persian Indigo #431270
Tints of Persian Indigo #431270
RGB
CMYK
RGB Variations
Color information
#431270 (or 0x431270) is known color: Persian Indigo. HEX triplet: 43, 12 and 70. RGB value is (67,18,112). Sum of RGB (Red+Green+Blue) = 67+18+112=197 (26% of max value = 765). Red value is 67 (26.56% from 255 or 34.01% from 197); Green value is 18 (7.42% from 255 or 9.14% from 197); Blue value is 112 (44.14% from 255 or 56.85% from 197); Max value from RGB is 112 - color contains mainly: blue. Hex color #431270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431270 is #BCED8F. Grayscale: #2B2B2B. Windows color (decimal): -12381584 or 7344707. OLE color: 7344707.
HSL color Cylindrical-coordinate representation of color #431270: hue angle of 271.28º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #431270 is Cyan = 0.40, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 18 | 112 | - |
| CMYK | 0.40 | 0.84 | 0 | 0.56 |
| HSL | 271.28º | 0.72% | 0.25% | - |
| HSV(B) | 271.28º | 0.84% | 0.44% | - |
| XYZ | 5.46 | 2.8 | 15.58 | - |
| YUV | 43.37 | 166.73 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 18 | 112 | 0.40 | 0.84 | 0 | 0.56 | 271.28 | 0.72 | 0.25 |
| Hex | 43 | 12 | 70 | 28 | 54 | 0 | 38 | 10F | 48 | 19 |
| Octal | 103 | 22 | 160 | 50 | 124 | 0 | 70 | 417 | 110 | 31 |
| Binary | 1000011 | 10010 | 1110000 | 101000 | 1010100 | 0 | 111000 | 100001111 | 1001000 | 11001 |
Color Harmonies of #431270
Complementary color
Monochromatic Colors of #431270
Black with #431270
Text Example
Text Example
White with #431270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431270; }
p { color: rgb(67,18,112); }
H1.HeaderClassName
{
color: #431270;
}
.AnyTagClassName
{
color: #431270;
}
</style>
background-color css
<style>
a { background-color: #431270; }
a { background-color: rgb(67,18,112); }
div.DivClassName
{
background-color: #431270;
}
.BgClassName
{
background-color: #431270;
}
</style>
border-color css
<style>
span { border-color: #431270; }
span { border-color: rgb(67,18,112); }
td.TdClassName
{
border-color: #431270;
}
.TagClassName
{
border-color: #431270;
}
</style>