Shades of Indigo #430992
Tints of Indigo #430992
RGB
CMYK
RGB Variations
Color information
#430992 (or 0x430992) is known color: Indigo. HEX triplet: 43, 09 and 92. RGB value is (67,9,146). Sum of RGB (Red+Green+Blue) = 67+9+146=222 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.18% from 222); Green value is 9 (3.91% from 255 or 4.05% from 222); Blue value is 146 (57.42% from 255 or 65.77% from 222); Max value from RGB is 146 - color contains mainly: blue. Hex color #430992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430992 is #BCF66D. Grayscale: #292929. Windows color (decimal): -12383854 or 9570627. OLE color: 9570627.
HSL color Cylindrical-coordinate representation of color #430992: hue angle of 265.4º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430992 is Cyan = 0.54, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 9 | 146 | - |
| CMYK | 0.54 | 0.94 | 0 | 0.43 |
| HSL | 265.4º | 0.88% | 0.3% | - |
| HSV(B) | 265.4º | 0.94% | 0.57% | - |
| XYZ | 7.6 | 3.46 | 27.46 | - |
| YUV | 41.96 | 186.72 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 146 | 0.54 | 0.94 | 0 | 0.43 | 265.4 | 0.88 | 0.3 |
| Hex | 43 | 9 | 92 | 36 | 5E | 0 | 2B | 109 | 58 | 1E |
| Octal | 103 | 11 | 222 | 66 | 136 | 0 | 53 | 411 | 130 | 36 |
| Binary | 1000011 | 1001 | 10010010 | 110110 | 1011110 | 0 | 101011 | 100001001 | 1011000 | 11110 |
Color Harmonies of #430992
Complementary color
Monochromatic Colors of #430992
Black with #430992
Text Example
Text Example
White with #430992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430992; }
p { color: rgb(67,9,146); }
H1.HeaderClassName
{
color: #430992;
}
.AnyTagClassName
{
color: #430992;
}
</style>
background-color css
<style>
a { background-color: #430992; }
a { background-color: rgb(67,9,146); }
div.DivClassName
{
background-color: #430992;
}
.BgClassName
{
background-color: #430992;
}
</style>
border-color css
<style>
span { border-color: #430992; }
span { border-color: rgb(67,9,146); }
td.TdClassName
{
border-color: #430992;
}
.TagClassName
{
border-color: #430992;
}
</style>