Shades of Indigo #430467
Tints of Indigo #430467
RGB
CMYK
RGB Variations
Color information
#430467 (or 0x430467) is known color: Indigo. HEX triplet: 43, 04 and 67. RGB value is (67,4,103). Sum of RGB (Red+Green+Blue) = 67+4+103=174 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.51% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 103 (40.62% from 255 or 59.20% from 174); Max value from RGB is 103 - color contains mainly: blue. Hex color #430467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430467 is #BCFB98. Grayscale: #212121. Windows color (decimal): -12385177 or 6751299. OLE color: 6751299.
HSL color Cylindrical-coordinate representation of color #430467: hue angle of 278.18º degrees, saturation: 0.93, 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 #430467 is Cyan = 0.35, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 4 | 103 | - |
| CMYK | 0.35 | 0.96 | 0 | 0.60 |
| HSL | 278.18º | 0.93% | 0.21% | - |
| HSV(B) | 278.18º | 0.96% | 0.4% | - |
| XYZ | 4.81 | 2.26 | 13.01 | - |
| YUV | 34.12 | 166.87 | 151.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 103 | 0.35 | 0.96 | 0 | 0.60 | 278.18 | 0.93 | 0.21 |
| Hex | 43 | 4 | 67 | 23 | 60 | 0 | 3C | 116 | 5D | 15 |
| Octal | 103 | 4 | 147 | 43 | 140 | 0 | 74 | 426 | 135 | 25 |
| Binary | 1000011 | 100 | 1100111 | 100011 | 1100000 | 0 | 111100 | 100010110 | 1011101 | 10101 |
Color Harmonies of #430467
Complementary color
Monochromatic Colors of #430467
Black with #430467
Text Example
Text Example
White with #430467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430467; }
p { color: rgb(67,4,103); }
H1.HeaderClassName
{
color: #430467;
}
.AnyTagClassName
{
color: #430467;
}
</style>
background-color css
<style>
a { background-color: #430467; }
a { background-color: rgb(67,4,103); }
div.DivClassName
{
background-color: #430467;
}
.BgClassName
{
background-color: #430467;
}
</style>
border-color css
<style>
span { border-color: #430467; }
span { border-color: rgb(67,4,103); }
td.TdClassName
{
border-color: #430467;
}
.TagClassName
{
border-color: #430467;
}
</style>