Shades of Persian Indigo #431694
Tints of Persian Indigo #431694
RGB
CMYK
RGB Variations
Color information
#431694 (or 0x431694) is known color: Persian Indigo. HEX triplet: 43, 16 and 94. RGB value is (67,22,148). Sum of RGB (Red+Green+Blue) = 67+22+148=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 22 (8.98% from 255 or 9.28% from 237); Blue value is 148 (58.20% from 255 or 62.45% from 237); Max value from RGB is 148 - color contains mainly: blue. Hex color #431694 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431694 is #BCE96B. Grayscale: #313131. Windows color (decimal): -12380524 or 9705027. OLE color: 9705027.
HSL color Cylindrical-coordinate representation of color #431694: hue angle of 261.43º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #431694 is Cyan = 0.55, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 22 | 148 | - |
| CMYK | 0.55 | 0.85 | 0 | 0.42 |
| HSL | 261.43º | 0.74% | 0.33% | - |
| HSV(B) | 261.43º | 0.85% | 0.58% | - |
| XYZ | 7.95 | 3.91 | 28.35 | - |
| YUV | 49.82 | 183.41 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 148 | 0.55 | 0.85 | 0 | 0.42 | 261.43 | 0.74 | 0.33 |
| Hex | 43 | 16 | 94 | 37 | 55 | 0 | 2A | 105 | 4A | 21 |
| Octal | 103 | 26 | 224 | 67 | 125 | 0 | 52 | 405 | 112 | 41 |
| Binary | 1000011 | 10110 | 10010100 | 110111 | 1010101 | 0 | 101010 | 100000101 | 1001010 | 100001 |
Color Harmonies of #431694
Complementary color
Monochromatic Colors of #431694
Black with #431694
Text Example
Text Example
White with #431694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431694; }
p { color: rgb(67,22,148); }
H1.HeaderClassName
{
color: #431694;
}
.AnyTagClassName
{
color: #431694;
}
</style>
background-color css
<style>
a { background-color: #431694; }
a { background-color: rgb(67,22,148); }
div.DivClassName
{
background-color: #431694;
}
.BgClassName
{
background-color: #431694;
}
</style>
border-color css
<style>
span { border-color: #431694; }
span { border-color: rgb(67,22,148); }
td.TdClassName
{
border-color: #431694;
}
.TagClassName
{
border-color: #431694;
}
</style>