Shades of Persian Indigo #431592
Tints of Persian Indigo #431592
RGB
CMYK
RGB Variations
Color information
#431592 (or 0x431592) is known color: Persian Indigo. HEX triplet: 43, 15 and 92. RGB value is (67,21,146). Sum of RGB (Red+Green+Blue) = 67+21+146=234 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.63% from 234); Green value is 21 (8.59% from 255 or 8.97% from 234); Blue value is 146 (57.42% from 255 or 62.39% from 234); Max value from RGB is 146 - color contains mainly: blue. Hex color #431592 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431592 is #BCEA6D. Grayscale: #303030. Windows color (decimal): -12380782 or 9573699. OLE color: 9573699.
HSL color Cylindrical-coordinate representation of color #431592: hue angle of 262.08º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #431592 is Cyan = 0.54, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 21 | 146 | - |
| CMYK | 0.54 | 0.86 | 0 | 0.43 |
| HSL | 262.08º | 0.75% | 0.33% | - |
| HSV(B) | 262.08º | 0.86% | 0.57% | - |
| XYZ | 7.77 | 3.8 | 27.52 | - |
| YUV | 49 | 182.74 | 140.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 146 | 0.54 | 0.86 | 0 | 0.43 | 262.08 | 0.75 | 0.33 |
| Hex | 43 | 15 | 92 | 36 | 56 | 0 | 2B | 106 | 4B | 21 |
| Octal | 103 | 25 | 222 | 66 | 126 | 0 | 53 | 406 | 113 | 41 |
| Binary | 1000011 | 10101 | 10010010 | 110110 | 1010110 | 0 | 101011 | 100000110 | 1001011 | 100001 |
Color Harmonies of #431592
Complementary color
Monochromatic Colors of #431592
Black with #431592
Text Example
Text Example
White with #431592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431592; }
p { color: rgb(67,21,146); }
H1.HeaderClassName
{
color: #431592;
}
.AnyTagClassName
{
color: #431592;
}
</style>
background-color css
<style>
a { background-color: #431592; }
a { background-color: rgb(67,21,146); }
div.DivClassName
{
background-color: #431592;
}
.BgClassName
{
background-color: #431592;
}
</style>
border-color css
<style>
span { border-color: #431592; }
span { border-color: rgb(67,21,146); }
td.TdClassName
{
border-color: #431592;
}
.TagClassName
{
border-color: #431592;
}
</style>