Shades of Indigo #430468
Tints of Indigo #430468
RGB
CMYK
RGB Variations
Color information
#430468 (or 0x430468) is known color: Indigo. HEX triplet: 43, 04 and 68. RGB value is (67,4,104). Sum of RGB (Red+Green+Blue) = 67+4+104=175 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.29% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 104 (41.02% from 255 or 59.43% from 175); Max value from RGB is 104 - color contains mainly: blue. Hex color #430468 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430468 is #BCFB97. Grayscale: #212121. Windows color (decimal): -12385176 or 6816835. OLE color: 6816835.
HSL color Cylindrical-coordinate representation of color #430468: hue angle of 277.8º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430468 is Cyan = 0.36, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 4 | 104 | - |
| CMYK | 0.36 | 0.96 | 0 | 0.59 |
| HSL | 277.8º | 0.93% | 0.21% | - |
| HSV(B) | 277.8º | 0.96% | 0.41% | - |
| XYZ | 4.86 | 2.28 | 13.28 | - |
| YUV | 34.24 | 167.37 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 104 | 0.36 | 0.96 | 0 | 0.59 | 277.8 | 0.93 | 0.21 |
| Hex | 43 | 4 | 68 | 24 | 60 | 0 | 3B | 116 | 5D | 15 |
| Octal | 103 | 4 | 150 | 44 | 140 | 0 | 73 | 426 | 135 | 25 |
| Binary | 1000011 | 100 | 1101000 | 100100 | 1100000 | 0 | 111011 | 100010110 | 1011101 | 10101 |
Color Harmonies of #430468
Complementary color
Monochromatic Colors of #430468
Black with #430468
Text Example
Text Example
White with #430468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430468; }
p { color: rgb(67,4,104); }
H1.HeaderClassName
{
color: #430468;
}
.AnyTagClassName
{
color: #430468;
}
</style>
background-color css
<style>
a { background-color: #430468; }
a { background-color: rgb(67,4,104); }
div.DivClassName
{
background-color: #430468;
}
.BgClassName
{
background-color: #430468;
}
</style>
border-color css
<style>
span { border-color: #430468; }
span { border-color: rgb(67,4,104); }
td.TdClassName
{
border-color: #430468;
}
.TagClassName
{
border-color: #430468;
}
</style>