Shades of Indigo #430690
Tints of Indigo #430690
RGB
CMYK
RGB Variations
Color information
#430690 (or 0x430690) is known color: Indigo. HEX triplet: 43, 06 and 90. RGB value is (67,6,144). Sum of RGB (Red+Green+Blue) = 67+6+144=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 6 (2.73% from 255 or 2.76% from 217); Blue value is 144 (56.64% from 255 or 66.36% from 217); Max value from RGB is 144 - color contains mainly: blue. Hex color #430690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430690 is #BCF96F. Grayscale: #272727. Windows color (decimal): -12384624 or 9438787. OLE color: 9438787.
HSL color Cylindrical-coordinate representation of color #430690: hue angle of 266.52º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430690 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 6 | 144 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.44 |
| HSL | 266.52º | 0.92% | 0.29% | - |
| HSV(B) | 266.52º | 0.96% | 0.56% | - |
| XYZ | 7.41 | 3.34 | 26.64 | - |
| YUV | 39.97 | 186.71 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 144 | 0.53 | 0.96 | 0 | 0.44 | 266.52 | 0.92 | 0.29 |
| Hex | 43 | 6 | 90 | 35 | 60 | 0 | 2C | 10B | 5C | 1D |
| Octal | 103 | 6 | 220 | 65 | 140 | 0 | 54 | 413 | 134 | 35 |
| Binary | 1000011 | 110 | 10010000 | 110101 | 1100000 | 0 | 101100 | 100001011 | 1011100 | 11101 |
Color Harmonies of #430690
Complementary color
Monochromatic Colors of #430690
Black with #430690
Text Example
Text Example
White with #430690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430690; }
p { color: rgb(67,6,144); }
H1.HeaderClassName
{
color: #430690;
}
.AnyTagClassName
{
color: #430690;
}
</style>
background-color css
<style>
a { background-color: #430690; }
a { background-color: rgb(67,6,144); }
div.DivClassName
{
background-color: #430690;
}
.BgClassName
{
background-color: #430690;
}
</style>
border-color css
<style>
span { border-color: #430690; }
span { border-color: rgb(67,6,144); }
td.TdClassName
{
border-color: #430690;
}
.TagClassName
{
border-color: #430690;
}
</style>