Shades of Indigo #390286
Tints of Indigo #390286
RGB
CMYK
RGB Variations
Color information
#390286 (or 0x390286) is known color: Indigo. HEX triplet: 39, 02 and 86. RGB value is (57,2,134). Sum of RGB (Red+Green+Blue) = 57+2+134=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 2 (1.17% from 255 or 1.04% from 193); Blue value is 134 (52.73% from 255 or 69.43% from 193); Max value from RGB is 134 - color contains mainly: blue. Hex color #390286 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390286 is #C6FD79. Grayscale: #212121. Windows color (decimal): -13041018 or 8782393. OLE color: 8782393.
HSL color Cylindrical-coordinate representation of color #390286: hue angle of 265º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #390286 is Cyan = 0.57, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 2 | 134 | - |
| CMYK | 0.57 | 0.99 | 0 | 0.47 |
| HSL | 265º | 0.97% | 0.27% | - |
| HSV(B) | 265º | 0.99% | 0.53% | - |
| XYZ | 6.01 | 2.63 | 22.75 | - |
| YUV | 33.49 | 184.72 | 144.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 134 | 0.57 | 0.99 | 0 | 0.47 | 265 | 0.97 | 0.27 |
| Hex | 39 | 2 | 86 | 39 | 63 | 0 | 2F | 109 | 61 | 1B |
| Octal | 71 | 2 | 206 | 71 | 143 | 0 | 57 | 411 | 141 | 33 |
| Binary | 111001 | 10 | 10000110 | 111001 | 1100011 | 0 | 101111 | 100001001 | 1100001 | 11011 |
Color Harmonies of #390286
Complementary color
Monochromatic Colors of #390286
Black with #390286
Text Example
Text Example
White with #390286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390286; }
p { color: rgb(57,2,134); }
H1.HeaderClassName
{
color: #390286;
}
.AnyTagClassName
{
color: #390286;
}
</style>
background-color css
<style>
a { background-color: #390286; }
a { background-color: rgb(57,2,134); }
div.DivClassName
{
background-color: #390286;
}
.BgClassName
{
background-color: #390286;
}
</style>
border-color css
<style>
span { border-color: #390286; }
span { border-color: rgb(57,2,134); }
td.TdClassName
{
border-color: #390286;
}
.TagClassName
{
border-color: #390286;
}
</style>