Shades of Indigo #430486
Tints of Indigo #430486
RGB
CMYK
RGB Variations
Color information
#430486 (or 0x430486) is known color: Indigo. HEX triplet: 43, 04 and 86. RGB value is (67,4,134). Sum of RGB (Red+Green+Blue) = 67+4+134=205 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.68% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 134 (52.73% from 255 or 65.37% from 205); Max value from RGB is 134 - color contains mainly: blue. Hex color #430486 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430486 is #BCFB79. Grayscale: #252525. Windows color (decimal): -12385146 or 8782915. OLE color: 8782915.
HSL color Cylindrical-coordinate representation of color #430486: hue angle of 269.08º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #430486 is Cyan = 0.5, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 4 | 134 | - |
| CMYK | 0.5 | 0.97 | 0 | 0.47 |
| HSL | 269.08º | 0.94% | 0.27% | - |
| HSV(B) | 269.08º | 0.97% | 0.53% | - |
| XYZ | 6.66 | 3 | 22.78 | - |
| YUV | 37.66 | 182.37 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 134 | 0.5 | 0.97 | 0 | 0.47 | 269.08 | 0.94 | 0.27 |
| Hex | 43 | 4 | 86 | 32 | 61 | 0 | 2F | 10D | 5E | 1B |
| Octal | 103 | 4 | 206 | 62 | 141 | 0 | 57 | 415 | 136 | 33 |
| Binary | 1000011 | 100 | 10000110 | 110010 | 1100001 | 0 | 101111 | 100001101 | 1011110 | 11011 |
Color Harmonies of #430486
Complementary color
Monochromatic Colors of #430486
Black with #430486
Text Example
Text Example
White with #430486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430486; }
p { color: rgb(67,4,134); }
H1.HeaderClassName
{
color: #430486;
}
.AnyTagClassName
{
color: #430486;
}
</style>
background-color css
<style>
a { background-color: #430486; }
a { background-color: rgb(67,4,134); }
div.DivClassName
{
background-color: #430486;
}
.BgClassName
{
background-color: #430486;
}
</style>
border-color css
<style>
span { border-color: #430486; }
span { border-color: rgb(67,4,134); }
td.TdClassName
{
border-color: #430486;
}
.TagClassName
{
border-color: #430486;
}
</style>