Shades of Indigo #430886
Tints of Indigo #430886
RGB
CMYK
RGB Variations
Color information
#430886 (or 0x430886) is known color: Indigo. HEX triplet: 43, 08 and 86. RGB value is (67,8,134). Sum of RGB (Red+Green+Blue) = 67+8+134=209 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.06% from 209); Green value is 8 (3.52% from 255 or 3.83% from 209); Blue value is 134 (52.73% from 255 or 64.11% from 209); Max value from RGB is 134 - color contains mainly: blue. Hex color #430886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430886 is #BCF779. Grayscale: #272727. Windows color (decimal): -12384122 or 8783939. OLE color: 8783939.
HSL color Cylindrical-coordinate representation of color #430886: hue angle of 268.1º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430886 is Cyan = 0.5, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 8 | 134 | - |
| CMYK | 0.5 | 0.94 | 0 | 0.47 |
| HSL | 268.1º | 0.89% | 0.28% | - |
| HSV(B) | 268.1º | 0.94% | 0.53% | - |
| XYZ | 6.7 | 3.09 | 22.8 | - |
| YUV | 40.01 | 181.05 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 134 | 0.5 | 0.94 | 0 | 0.47 | 268.1 | 0.89 | 0.28 |
| Hex | 43 | 8 | 86 | 32 | 5E | 0 | 2F | 10C | 59 | 1C |
| Octal | 103 | 10 | 206 | 62 | 136 | 0 | 57 | 414 | 131 | 34 |
| Binary | 1000011 | 1000 | 10000110 | 110010 | 1011110 | 0 | 101111 | 100001100 | 1011001 | 11100 |
Color Harmonies of #430886
Complementary color
Monochromatic Colors of #430886
Black with #430886
Text Example
Text Example
White with #430886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430886; }
p { color: rgb(67,8,134); }
H1.HeaderClassName
{
color: #430886;
}
.AnyTagClassName
{
color: #430886;
}
</style>
background-color css
<style>
a { background-color: #430886; }
a { background-color: rgb(67,8,134); }
div.DivClassName
{
background-color: #430886;
}
.BgClassName
{
background-color: #430886;
}
</style>
border-color css
<style>
span { border-color: #430886; }
span { border-color: rgb(67,8,134); }
td.TdClassName
{
border-color: #430886;
}
.TagClassName
{
border-color: #430886;
}
</style>