Shades of Persian Indigo #390685
Tints of Persian Indigo #390685
RGB
CMYK
RGB Variations
Color information
#390685 (or 0x390685) is known color: Persian Indigo. HEX triplet: 39, 06 and 85. RGB value is (57,6,133). Sum of RGB (Red+Green+Blue) = 57+6+133=196 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.08% from 196); Green value is 6 (2.73% from 255 or 3.06% from 196); Blue value is 133 (52.34% from 255 or 67.86% from 196); Max value from RGB is 133 - color contains mainly: blue. Hex color #390685 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390685 is #C6F97A. Grayscale: #232323. Windows color (decimal): -13039995 or 8717881. OLE color: 8717881.
HSL color Cylindrical-coordinate representation of color #390685: hue angle of 264.09º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390685 is Cyan = 0.57, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 6 | 133 | - |
| CMYK | 0.57 | 0.95 | 0 | 0.48 |
| HSL | 264.09º | 0.91% | 0.27% | - |
| HSV(B) | 264.09º | 0.95% | 0.52% | - |
| XYZ | 5.99 | 2.69 | 22.39 | - |
| YUV | 35.73 | 182.9 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 133 | 0.57 | 0.95 | 0 | 0.48 | 264.09 | 0.91 | 0.27 |
| Hex | 39 | 6 | 85 | 39 | 5F | 0 | 30 | 108 | 5B | 1B |
| Octal | 71 | 6 | 205 | 71 | 137 | 0 | 60 | 410 | 133 | 33 |
| Binary | 111001 | 110 | 10000101 | 111001 | 1011111 | 0 | 110000 | 100001000 | 1011011 | 11011 |
Color Harmonies of #390685
Complementary color
Monochromatic Colors of #390685
Black with #390685
Text Example
Text Example
White with #390685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390685; }
p { color: rgb(57,6,133); }
H1.HeaderClassName
{
color: #390685;
}
.AnyTagClassName
{
color: #390685;
}
</style>
background-color css
<style>
a { background-color: #390685; }
a { background-color: rgb(57,6,133); }
div.DivClassName
{
background-color: #390685;
}
.BgClassName
{
background-color: #390685;
}
</style>
border-color css
<style>
span { border-color: #390685; }
span { border-color: rgb(57,6,133); }
td.TdClassName
{
border-color: #390685;
}
.TagClassName
{
border-color: #390685;
}
</style>