Shades of Indigo #510467
Tints of Indigo #510467
RGB
CMYK
RGB Variations
Color information
#510467 (or 0x510467) is known color: Indigo. HEX triplet: 51, 04 and 67. RGB value is (81,4,103). Sum of RGB (Red+Green+Blue) = 81+4+103=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 4 (1.95% from 255 or 2.13% from 188); Blue value is 103 (40.62% from 255 or 54.79% from 188); Max value from RGB is 103 - color contains mainly: blue. Hex color #510467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #510467 is #AEFB98. Grayscale: #252525. Windows color (decimal): -11467673 or 6751313. OLE color: 6751313.
HSL color Cylindrical-coordinate representation of color #510467: hue angle of 286.67º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #510467 is Cyan = 0.21, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 4 | 103 | - |
| CMYK | 0.21 | 0.96 | 0 | 0.60 |
| HSL | 286.67º | 0.93% | 0.21% | - |
| HSV(B) | 286.67º | 0.96% | 0.4% | - |
| XYZ | 5.88 | 2.82 | 13.07 | - |
| YUV | 38.31 | 164.51 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 4 | 103 | 0.21 | 0.96 | 0 | 0.60 | 286.67 | 0.93 | 0.21 |
| Hex | 51 | 4 | 67 | 15 | 60 | 0 | 3C | 11F | 5D | 15 |
| Octal | 121 | 4 | 147 | 25 | 140 | 0 | 74 | 437 | 135 | 25 |
| Binary | 1010001 | 100 | 1100111 | 10101 | 1100000 | 0 | 111100 | 100011111 | 1011101 | 10101 |
Color Harmonies of #510467
Complementary color
Monochromatic Colors of #510467
Black with #510467
Text Example
Text Example
White with #510467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510467; }
p { color: rgb(81,4,103); }
H1.HeaderClassName
{
color: #510467;
}
.AnyTagClassName
{
color: #510467;
}
</style>
background-color css
<style>
a { background-color: #510467; }
a { background-color: rgb(81,4,103); }
div.DivClassName
{
background-color: #510467;
}
.BgClassName
{
background-color: #510467;
}
</style>
border-color css
<style>
span { border-color: #510467; }
span { border-color: rgb(81,4,103); }
td.TdClassName
{
border-color: #510467;
}
.TagClassName
{
border-color: #510467;
}
</style>