Shades of Indigo #430469
Tints of Indigo #430469
RGB
CMYK
RGB Variations
Color information
#430469 (or 0x430469) is known color: Indigo. HEX triplet: 43, 04 and 69. RGB value is (67,4,105). Sum of RGB (Red+Green+Blue) = 67+4+105=176 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.07% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 105 (41.41% from 255 or 59.66% from 176); Max value from RGB is 105 - color contains mainly: blue. Hex color #430469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #430469 is #BCFB96. Grayscale: #222222. Windows color (decimal): -12385175 or 6882371. OLE color: 6882371.
HSL color Cylindrical-coordinate representation of color #430469: hue angle of 277.43º 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 #430469 is Cyan = 0.36, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 4 | 105 | - |
| CMYK | 0.36 | 0.96 | 0 | 0.59 |
| HSL | 277.43º | 0.93% | 0.21% | - |
| HSV(B) | 277.43º | 0.96% | 0.41% | - |
| XYZ | 4.91 | 2.3 | 13.55 | - |
| YUV | 34.35 | 167.87 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 105 | 0.36 | 0.96 | 0 | 0.59 | 277.43 | 0.93 | 0.21 |
| Hex | 43 | 4 | 69 | 24 | 60 | 0 | 3B | 115 | 5D | 15 |
| Octal | 103 | 4 | 151 | 44 | 140 | 0 | 73 | 425 | 135 | 25 |
| Binary | 1000011 | 100 | 1101001 | 100100 | 1100000 | 0 | 111011 | 100010101 | 1011101 | 10101 |
Color Harmonies of #430469
Complementary color
Monochromatic Colors of #430469
Black with #430469
Text Example
Text Example
White with #430469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430469; }
p { color: rgb(67,4,105); }
H1.HeaderClassName
{
color: #430469;
}
.AnyTagClassName
{
color: #430469;
}
</style>
background-color css
<style>
a { background-color: #430469; }
a { background-color: rgb(67,4,105); }
div.DivClassName
{
background-color: #430469;
}
.BgClassName
{
background-color: #430469;
}
</style>
border-color css
<style>
span { border-color: #430469; }
span { border-color: rgb(67,4,105); }
td.TdClassName
{
border-color: #430469;
}
.TagClassName
{
border-color: #430469;
}
</style>