Shades of Persian Indigo #390676
Tints of Persian Indigo #390676
RGB
CMYK
RGB Variations
Color information
#390676 (or 0x390676) is known color: Persian Indigo. HEX triplet: 39, 06 and 76. RGB value is (57,6,118). Sum of RGB (Red+Green+Blue) = 57+6+118=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 6 (2.73% from 255 or 3.31% from 181); Blue value is 118 (46.48% from 255 or 65.19% from 181); Max value from RGB is 118 - color contains mainly: blue. Hex color #390676 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390676 is #C6F989. Grayscale: #212121. Windows color (decimal): -13040010 or 7734841. OLE color: 7734841.
HSL color Cylindrical-coordinate representation of color #390676: hue angle of 267.32º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390676 is Cyan = 0.52, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 6 | 118 | - |
| CMYK | 0.52 | 0.95 | 0 | 0.54 |
| HSL | 267.32º | 0.9% | 0.24% | - |
| HSV(B) | 267.32º | 0.95% | 0.46% | - |
| XYZ | 5.02 | 2.31 | 17.32 | - |
| YUV | 34.02 | 175.4 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 118 | 0.52 | 0.95 | 0 | 0.54 | 267.32 | 0.9 | 0.24 |
| Hex | 39 | 6 | 76 | 34 | 5F | 0 | 36 | 10B | 5A | 18 |
| Octal | 71 | 6 | 166 | 64 | 137 | 0 | 66 | 413 | 132 | 30 |
| Binary | 111001 | 110 | 1110110 | 110100 | 1011111 | 0 | 110110 | 100001011 | 1011010 | 11000 |
Color Harmonies of #390676
Complementary color
Monochromatic Colors of #390676
Black with #390676
Text Example
Text Example
White with #390676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390676; }
p { color: rgb(57,6,118); }
H1.HeaderClassName
{
color: #390676;
}
.AnyTagClassName
{
color: #390676;
}
</style>
background-color css
<style>
a { background-color: #390676; }
a { background-color: rgb(57,6,118); }
div.DivClassName
{
background-color: #390676;
}
.BgClassName
{
background-color: #390676;
}
</style>
border-color css
<style>
span { border-color: #390676; }
span { border-color: rgb(57,6,118); }
td.TdClassName
{
border-color: #390676;
}
.TagClassName
{
border-color: #390676;
}
</style>