Shades of Indigo #430687
Tints of Indigo #430687
RGB
CMYK
RGB Variations
Color information
#430687 (or 0x430687) is known color: Indigo. HEX triplet: 43, 06 and 87. RGB value is (67,6,135). Sum of RGB (Red+Green+Blue) = 67+6+135=208 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.21% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 135 (53.12% from 255 or 64.90% from 208); Max value from RGB is 135 - color contains mainly: blue. Hex color #430687 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430687 is #BCF978. Grayscale: #262626. Windows color (decimal): -12384633 or 8848963. OLE color: 8848963.
HSL color Cylindrical-coordinate representation of color #430687: hue angle of 268.37º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430687 is Cyan = 0.50, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 6 | 135 | - |
| CMYK | 0.50 | 0.96 | 0 | 0.47 |
| HSL | 268.37º | 0.91% | 0.28% | - |
| HSV(B) | 268.37º | 0.96% | 0.53% | - |
| XYZ | 6.75 | 3.07 | 23.16 | - |
| YUV | 38.95 | 182.21 | 148.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 6 | 135 | 0.50 | 0.96 | 0 | 0.47 | 268.37 | 0.91 | 0.28 |
| Hex | 43 | 6 | 87 | 32 | 60 | 0 | 2F | 10C | 5B | 1C |
| Octal | 103 | 6 | 207 | 62 | 140 | 0 | 57 | 414 | 133 | 34 |
| Binary | 1000011 | 110 | 10000111 | 110010 | 1100000 | 0 | 101111 | 100001100 | 1011011 | 11100 |
Color Harmonies of #430687
Complementary color
Monochromatic Colors of #430687
Black with #430687
Text Example
Text Example
White with #430687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430687; }
p { color: rgb(67,6,135); }
H1.HeaderClassName
{
color: #430687;
}
.AnyTagClassName
{
color: #430687;
}
</style>
background-color css
<style>
a { background-color: #430687; }
a { background-color: rgb(67,6,135); }
div.DivClassName
{
background-color: #430687;
}
.BgClassName
{
background-color: #430687;
}
</style>
border-color css
<style>
span { border-color: #430687; }
span { border-color: rgb(67,6,135); }
td.TdClassName
{
border-color: #430687;
}
.TagClassName
{
border-color: #430687;
}
</style>