Shades of Indigo #430780
Tints of Indigo #430780
RGB
CMYK
RGB Variations
Color information
#430780 (or 0x430780) is known color: Indigo. HEX triplet: 43, 07 and 80. RGB value is (67,7,128). Sum of RGB (Red+Green+Blue) = 67+7+128=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 7 (3.12% from 255 or 3.47% from 202); Blue value is 128 (50.39% from 255 or 63.37% from 202); Max value from RGB is 128 - color contains mainly: blue. Hex color #430780 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430780 is #BCF87F. Grayscale: #262626. Windows color (decimal): -12384384 or 8390467. OLE color: 8390467.
HSL color Cylindrical-coordinate representation of color #430780: hue angle of 269.75º degrees, saturation: 0.9, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #430780 is Cyan = 0.48, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 7 | 128 | - |
| CMYK | 0.48 | 0.95 | 0 | 0.50 |
| HSL | 269.75º | 0.9% | 0.26% | - |
| HSV(B) | 269.75º | 0.95% | 0.5% | - |
| XYZ | 6.29 | 2.9 | 20.65 | - |
| YUV | 38.73 | 178.38 | 148.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 128 | 0.48 | 0.95 | 0 | 0.50 | 269.75 | 0.9 | 0.26 |
| Hex | 43 | 7 | 80 | 30 | 5F | 0 | 32 | 10E | 5A | 1A |
| Octal | 103 | 7 | 200 | 60 | 137 | 0 | 62 | 416 | 132 | 32 |
| Binary | 1000011 | 111 | 10000000 | 110000 | 1011111 | 0 | 110010 | 100001110 | 1011010 | 11010 |
Color Harmonies of #430780
Complementary color
Monochromatic Colors of #430780
Black with #430780
Text Example
Text Example
White with #430780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430780; }
p { color: rgb(67,7,128); }
H1.HeaderClassName
{
color: #430780;
}
.AnyTagClassName
{
color: #430780;
}
</style>
background-color css
<style>
a { background-color: #430780; }
a { background-color: rgb(67,7,128); }
div.DivClassName
{
background-color: #430780;
}
.BgClassName
{
background-color: #430780;
}
</style>
border-color css
<style>
span { border-color: #430780; }
span { border-color: rgb(67,7,128); }
td.TdClassName
{
border-color: #430780;
}
.TagClassName
{
border-color: #430780;
}
</style>