Shades of Indigo #430487
Tints of Indigo #430487
RGB
CMYK
RGB Variations
Color information
#430487 (or 0x430487) is known color: Indigo. HEX triplet: 43, 04 and 87. RGB value is (67,4,135). Sum of RGB (Red+Green+Blue) = 67+4+135=206 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.52% from 206); Green value is 4 (1.95% from 255 or 1.94% from 206); Blue value is 135 (53.12% from 255 or 65.53% from 206); Max value from RGB is 135 - color contains mainly: blue. Hex color #430487 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430487 is #BCFB78. Grayscale: #252525. Windows color (decimal): -12385145 or 8848451. OLE color: 8848451.
HSL color Cylindrical-coordinate representation of color #430487: hue angle of 268.85º 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 #430487 is Cyan = 0.50, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 4 | 135 | - |
| CMYK | 0.50 | 0.97 | 0 | 0.47 |
| HSL | 268.85º | 0.94% | 0.27% | - |
| HSV(B) | 268.85º | 0.97% | 0.53% | - |
| XYZ | 6.73 | 3.03 | 23.15 | - |
| YUV | 37.77 | 182.87 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 135 | 0.50 | 0.97 | 0 | 0.47 | 268.85 | 0.94 | 0.27 |
| Hex | 43 | 4 | 87 | 32 | 61 | 0 | 2F | 10D | 5E | 1B |
| Octal | 103 | 4 | 207 | 62 | 141 | 0 | 57 | 415 | 136 | 33 |
| Binary | 1000011 | 100 | 10000111 | 110010 | 1100001 | 0 | 101111 | 100001101 | 1011110 | 11011 |
Color Harmonies of #430487
Complementary color
Monochromatic Colors of #430487
Black with #430487
Text Example
Text Example
White with #430487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430487; }
p { color: rgb(67,4,135); }
H1.HeaderClassName
{
color: #430487;
}
.AnyTagClassName
{
color: #430487;
}
</style>
background-color css
<style>
a { background-color: #430487; }
a { background-color: rgb(67,4,135); }
div.DivClassName
{
background-color: #430487;
}
.BgClassName
{
background-color: #430487;
}
</style>
border-color css
<style>
span { border-color: #430487; }
span { border-color: rgb(67,4,135); }
td.TdClassName
{
border-color: #430487;
}
.TagClassName
{
border-color: #430487;
}
</style>