Shades of Indigo #631297
Tints of Indigo #631297
RGB
CMYK
RGB Variations
Color information
#631297 (or 0x631297) is known color: Indigo. HEX triplet: 63, 12 and 97. RGB value is (99,18,151). Sum of RGB (Red+Green+Blue) = 99+18+151=268 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.94% from 268); Green value is 18 (7.42% from 255 or 6.72% from 268); Blue value is 151 (59.38% from 255 or 56.34% from 268); Max value from RGB is 151 - color contains mainly: blue. Hex color #631297 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #631297 is #9CED68. Grayscale: #383838. Windows color (decimal): -10284393 or 9900643. OLE color: 9900643.
HSL color Cylindrical-coordinate representation of color #631297: hue angle of 276.54º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #631297 is Cyan = 0.34, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 18 | 151 | - |
| CMYK | 0.34 | 0.88 | 0 | 0.41 |
| HSL | 276.54º | 0.79% | 0.33% | - |
| HSV(B) | 276.54º | 0.88% | 0.59% | - |
| XYZ | 10.95 | 5.32 | 29.73 | - |
| YUV | 57.38 | 180.84 | 157.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 151 | 0.34 | 0.88 | 0 | 0.41 | 276.54 | 0.79 | 0.33 |
| Hex | 63 | 12 | 97 | 22 | 58 | 0 | 29 | 115 | 4F | 21 |
| Octal | 143 | 22 | 227 | 42 | 130 | 0 | 51 | 425 | 117 | 41 |
| Binary | 1100011 | 10010 | 10010111 | 100010 | 1011000 | 0 | 101001 | 100010101 | 1001111 | 100001 |
Color Harmonies of #631297
Complementary color
Monochromatic Colors of #631297
Black with #631297
Text Example
Text Example
White with #631297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631297; }
p { color: rgb(99,18,151); }
H1.HeaderClassName
{
color: #631297;
}
.AnyTagClassName
{
color: #631297;
}
</style>
background-color css
<style>
a { background-color: #631297; }
a { background-color: rgb(99,18,151); }
div.DivClassName
{
background-color: #631297;
}
.BgClassName
{
background-color: #631297;
}
</style>
border-color css
<style>
span { border-color: #631297; }
span { border-color: rgb(99,18,151); }
td.TdClassName
{
border-color: #631297;
}
.TagClassName
{
border-color: #631297;
}
</style>