Shades of Persian Indigo #431572
Tints of Persian Indigo #431572
RGB
CMYK
RGB Variations
Color information
#431572 (or 0x431572) is known color: Persian Indigo. HEX triplet: 43, 15 and 72. RGB value is (67,21,114). Sum of RGB (Red+Green+Blue) = 67+21+114=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 21 (8.59% from 255 or 10.40% from 202); Blue value is 114 (44.92% from 255 or 56.44% from 202); Max value from RGB is 114 - color contains mainly: blue. Hex color #431572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431572 is #BCEA8D. Grayscale: #2D2D2D. Windows color (decimal): -12380814 or 7476547. OLE color: 7476547.
HSL color Cylindrical-coordinate representation of color #431572: hue angle of 269.68º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #431572 is Cyan = 0.41, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 21 | 114 | - |
| CMYK | 0.41 | 0.82 | 0 | 0.55 |
| HSL | 269.68º | 0.69% | 0.26% | - |
| HSV(B) | 269.68º | 0.82% | 0.45% | - |
| XYZ | 5.62 | 2.94 | 16.19 | - |
| YUV | 45.36 | 166.74 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 114 | 0.41 | 0.82 | 0 | 0.55 | 269.68 | 0.69 | 0.26 |
| Hex | 43 | 15 | 72 | 29 | 52 | 0 | 37 | 10E | 45 | 1A |
| Octal | 103 | 25 | 162 | 51 | 122 | 0 | 67 | 416 | 105 | 32 |
| Binary | 1000011 | 10101 | 1110010 | 101001 | 1010010 | 0 | 110111 | 100001110 | 1000101 | 11010 |
Color Harmonies of #431572
Complementary color
Monochromatic Colors of #431572
Black with #431572
Text Example
Text Example
White with #431572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431572; }
p { color: rgb(67,21,114); }
H1.HeaderClassName
{
color: #431572;
}
.AnyTagClassName
{
color: #431572;
}
</style>
background-color css
<style>
a { background-color: #431572; }
a { background-color: rgb(67,21,114); }
div.DivClassName
{
background-color: #431572;
}
.BgClassName
{
background-color: #431572;
}
</style>
border-color css
<style>
span { border-color: #431572; }
span { border-color: rgb(67,21,114); }
td.TdClassName
{
border-color: #431572;
}
.TagClassName
{
border-color: #431572;
}
</style>