Shades of Indigo #430773
Tints of Indigo #430773
RGB
CMYK
RGB Variations
Color information
#430773 (or 0x430773) is known color: Indigo. HEX triplet: 43, 07 and 73. RGB value is (67,7,115). Sum of RGB (Red+Green+Blue) = 67+7+115=189 (25% of max value = 765). Red value is 67 (26.56% from 255 or 35.45% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 115 (45.31% from 255 or 60.85% from 189); Max value from RGB is 115 - color contains mainly: blue. Hex color #430773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430773 is #BCF88C. Grayscale: #242424. Windows color (decimal): -12384397 or 7538499. OLE color: 7538499.
HSL color Cylindrical-coordinate representation of color #430773: hue angle of 273.33º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430773 is Cyan = 0.42, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 7 | 115 | - |
| CMYK | 0.42 | 0.94 | 0 | 0.55 |
| HSL | 273.33º | 0.89% | 0.24% | - |
| HSV(B) | 273.33º | 0.94% | 0.45% | - |
| XYZ | 5.49 | 2.58 | 16.43 | - |
| YUV | 37.25 | 171.88 | 149.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 115 | 0.42 | 0.94 | 0 | 0.55 | 273.33 | 0.89 | 0.24 |
| Hex | 43 | 7 | 73 | 2A | 5E | 0 | 37 | 111 | 59 | 18 |
| Octal | 103 | 7 | 163 | 52 | 136 | 0 | 67 | 421 | 131 | 30 |
| Binary | 1000011 | 111 | 1110011 | 101010 | 1011110 | 0 | 110111 | 100010001 | 1011001 | 11000 |
Color Harmonies of #430773
Complementary color
Monochromatic Colors of #430773
Black with #430773
Text Example
Text Example
White with #430773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430773; }
p { color: rgb(67,7,115); }
H1.HeaderClassName
{
color: #430773;
}
.AnyTagClassName
{
color: #430773;
}
</style>
background-color css
<style>
a { background-color: #430773; }
a { background-color: rgb(67,7,115); }
div.DivClassName
{
background-color: #430773;
}
.BgClassName
{
background-color: #430773;
}
</style>
border-color css
<style>
span { border-color: #430773; }
span { border-color: rgb(67,7,115); }
td.TdClassName
{
border-color: #430773;
}
.TagClassName
{
border-color: #430773;
}
</style>