Shades of Indigo #430894
Tints of Indigo #430894
RGB
CMYK
RGB Variations
Color information
#430894 (or 0x430894) is known color: Indigo. HEX triplet: 43, 08 and 94. RGB value is (67,8,148). Sum of RGB (Red+Green+Blue) = 67+8+148=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 8 (3.52% from 255 or 3.59% from 223); Blue value is 148 (58.20% from 255 or 66.37% from 223); Max value from RGB is 148 - color contains mainly: blue. Hex color #430894 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430894 is #BCF76B. Grayscale: #292929. Windows color (decimal): -12384108 or 9701443. OLE color: 9701443.
HSL color Cylindrical-coordinate representation of color #430894: hue angle of 265.29º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #430894 is Cyan = 0.55, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 8 | 148 | - |
| CMYK | 0.55 | 0.95 | 0 | 0.42 |
| HSL | 265.29º | 0.9% | 0.31% | - |
| HSV(B) | 265.29º | 0.95% | 0.58% | - |
| XYZ | 7.75 | 3.51 | 28.29 | - |
| YUV | 41.6 | 188.05 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 148 | 0.55 | 0.95 | 0 | 0.42 | 265.29 | 0.9 | 0.31 |
| Hex | 43 | 8 | 94 | 37 | 5F | 0 | 2A | 109 | 5A | 1F |
| Octal | 103 | 10 | 224 | 67 | 137 | 0 | 52 | 411 | 132 | 37 |
| Binary | 1000011 | 1000 | 10010100 | 110111 | 1011111 | 0 | 101010 | 100001001 | 1011010 | 11111 |
Color Harmonies of #430894
Complementary color
Monochromatic Colors of #430894
Black with #430894
Text Example
Text Example
White with #430894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430894; }
p { color: rgb(67,8,148); }
H1.HeaderClassName
{
color: #430894;
}
.AnyTagClassName
{
color: #430894;
}
</style>
background-color css
<style>
a { background-color: #430894; }
a { background-color: rgb(67,8,148); }
div.DivClassName
{
background-color: #430894;
}
.BgClassName
{
background-color: #430894;
}
</style>
border-color css
<style>
span { border-color: #430894; }
span { border-color: rgb(67,8,148); }
td.TdClassName
{
border-color: #430894;
}
.TagClassName
{
border-color: #430894;
}
</style>