Shades of Persian Indigo #431574
Tints of Persian Indigo #431574
RGB
CMYK
RGB Variations
Color information
#431574 (or 0x431574) is known color: Persian Indigo. HEX triplet: 43, 15 and 74. RGB value is (67,21,116). Sum of RGB (Red+Green+Blue) = 67+21+116=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 21 (8.59% from 255 or 10.29% from 204); Blue value is 116 (45.70% from 255 or 56.86% from 204); Max value from RGB is 116 - color contains mainly: blue. Hex color #431574 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431574 is #BCEA8B. Grayscale: #2D2D2D. Windows color (decimal): -12380812 or 7607619. OLE color: 7607619.
HSL color Cylindrical-coordinate representation of color #431574: hue angle of 269.05º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #431574 is Cyan = 0.42, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 21 | 116 | - |
| CMYK | 0.42 | 0.82 | 0 | 0.55 |
| HSL | 269.05º | 0.69% | 0.27% | - |
| HSV(B) | 269.05º | 0.82% | 0.45% | - |
| XYZ | 5.74 | 2.99 | 16.8 | - |
| YUV | 45.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 116 | 0.42 | 0.82 | 0 | 0.55 | 269.05 | 0.69 | 0.27 |
| Hex | 43 | 15 | 74 | 2A | 52 | 0 | 37 | 10D | 45 | 1B |
| Octal | 103 | 25 | 164 | 52 | 122 | 0 | 67 | 415 | 105 | 33 |
| Binary | 1000011 | 10101 | 1110100 | 101010 | 1010010 | 0 | 110111 | 100001101 | 1000101 | 11011 |
Color Harmonies of #431574
Complementary color
Monochromatic Colors of #431574
Black with #431574
Text Example
Text Example
White with #431574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431574; }
p { color: rgb(67,21,116); }
H1.HeaderClassName
{
color: #431574;
}
.AnyTagClassName
{
color: #431574;
}
</style>
background-color css
<style>
a { background-color: #431574; }
a { background-color: rgb(67,21,116); }
div.DivClassName
{
background-color: #431574;
}
.BgClassName
{
background-color: #431574;
}
</style>
border-color css
<style>
span { border-color: #431574; }
span { border-color: rgb(67,21,116); }
td.TdClassName
{
border-color: #431574;
}
.TagClassName
{
border-color: #431574;
}
</style>