Shades of Persian Indigo #390875
Tints of Persian Indigo #390875
RGB
CMYK
RGB Variations
Color information
#390875 (or 0x390875) is known color: Persian Indigo. HEX triplet: 39, 08 and 75. RGB value is (57,8,117). Sum of RGB (Red+Green+Blue) = 57+8+117=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 8 (3.52% from 255 or 4.40% from 182); Blue value is 117 (46.09% from 255 or 64.29% from 182); Max value from RGB is 117 - color contains mainly: blue. Hex color #390875 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390875 is #C6F78A. Grayscale: #222222. Windows color (decimal): -13039499 or 7669817. OLE color: 7669817.
HSL color Cylindrical-coordinate representation of color #390875: hue angle of 266.97º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390875 is Cyan = 0.51, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 8 | 117 | - |
| CMYK | 0.51 | 0.93 | 0 | 0.54 |
| HSL | 266.97º | 0.87% | 0.25% | - |
| HSV(B) | 266.97º | 0.93% | 0.46% | - |
| XYZ | 4.99 | 2.33 | 17.02 | - |
| YUV | 35.08 | 174.23 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 117 | 0.51 | 0.93 | 0 | 0.54 | 266.97 | 0.87 | 0.25 |
| Hex | 39 | 8 | 75 | 33 | 5D | 0 | 36 | 10B | 57 | 19 |
| Octal | 71 | 10 | 165 | 63 | 135 | 0 | 66 | 413 | 127 | 31 |
| Binary | 111001 | 1000 | 1110101 | 110011 | 1011101 | 0 | 110110 | 100001011 | 1010111 | 11001 |
Color Harmonies of #390875
Complementary color
Monochromatic Colors of #390875
Black with #390875
Text Example
Text Example
White with #390875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390875; }
p { color: rgb(57,8,117); }
H1.HeaderClassName
{
color: #390875;
}
.AnyTagClassName
{
color: #390875;
}
</style>
background-color css
<style>
a { background-color: #390875; }
a { background-color: rgb(57,8,117); }
div.DivClassName
{
background-color: #390875;
}
.BgClassName
{
background-color: #390875;
}
</style>
border-color css
<style>
span { border-color: #390875; }
span { border-color: rgb(57,8,117); }
td.TdClassName
{
border-color: #390875;
}
.TagClassName
{
border-color: #390875;
}
</style>