Shades of Indigo #430466
Tints of Indigo #430466
RGB
CMYK
RGB Variations
Color information
#430466 (or 0x430466) is known color: Indigo. HEX triplet: 43, 04 and 66. RGB value is (67,4,102). Sum of RGB (Red+Green+Blue) = 67+4+102=173 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.73% from 173); Green value is 4 (1.95% from 255 or 2.31% from 173); Blue value is 102 (40.23% from 255 or 58.96% from 173); Max value from RGB is 102 - color contains mainly: blue. Hex color #430466 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430466 is #BCFB99. Grayscale: #212121. Windows color (decimal): -12385178 or 6685763. OLE color: 6685763.
HSL color Cylindrical-coordinate representation of color #430466: hue angle of 278.57º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430466 is Cyan = 0.34, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 67 | 4 | 102 | - |
| CMYK | 0.34 | 0.96 | 0 | 0.6 |
| HSL | 278.57º | 0.92% | 0.21% | - |
| HSV(B) | 278.57º | 0.96% | 0.4% | - |
| XYZ | 4.76 | 2.24 | 12.75 | - |
| YUV | 34.01 | 166.37 | 151.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 102 | 0.34 | 0.96 | 0 | 0.6 | 278.57 | 0.92 | 0.21 |
| Hex | 43 | 4 | 66 | 22 | 60 | 0 | 3C | 117 | 5C | 15 |
| Octal | 103 | 4 | 146 | 42 | 140 | 0 | 74 | 427 | 134 | 25 |
| Binary | 1000011 | 100 | 1100110 | 100010 | 1100000 | 0 | 111100 | 100010111 | 1011100 | 10101 |
Color Harmonies of #430466
Complementary color
Monochromatic Colors of #430466
Black with #430466
Text Example
Text Example
White with #430466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430466; }
p { color: rgb(67,4,102); }
H1.HeaderClassName
{
color: #430466;
}
.AnyTagClassName
{
color: #430466;
}
</style>
background-color css
<style>
a { background-color: #430466; }
a { background-color: rgb(67,4,102); }
div.DivClassName
{
background-color: #430466;
}
.BgClassName
{
background-color: #430466;
}
</style>
border-color css
<style>
span { border-color: #430466; }
span { border-color: rgb(67,4,102); }
td.TdClassName
{
border-color: #430466;
}
.TagClassName
{
border-color: #430466;
}
</style>