Shades of Persian Indigo #390675
Tints of Persian Indigo #390675
RGB
CMYK
RGB Variations
Color information
#390675 (or 0x390675) is known color: Persian Indigo. HEX triplet: 39, 06 and 75. RGB value is (57,6,117). Sum of RGB (Red+Green+Blue) = 57+6+117=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 117 (46.09% from 255 or 65% from 180); Max value from RGB is 117 - color contains mainly: blue. Hex color #390675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390675 is #C6F98A. Grayscale: #212121. Windows color (decimal): -13040011 or 7669305. OLE color: 7669305.
HSL color Cylindrical-coordinate representation of color #390675: hue angle of 267.57º 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 #390675 is Cyan = 0.51, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 6 | 117 | - |
| CMYK | 0.51 | 0.95 | 0 | 0.54 |
| HSL | 267.57º | 0.9% | 0.24% | - |
| HSV(B) | 267.57º | 0.95% | 0.46% | - |
| XYZ | 4.96 | 2.28 | 17.01 | - |
| YUV | 33.9 | 174.9 | 144.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 117 | 0.51 | 0.95 | 0 | 0.54 | 267.57 | 0.9 | 0.24 |
| Hex | 39 | 6 | 75 | 33 | 5F | 0 | 36 | 10C | 5A | 18 |
| Octal | 71 | 6 | 165 | 63 | 137 | 0 | 66 | 414 | 132 | 30 |
| Binary | 111001 | 110 | 1110101 | 110011 | 1011111 | 0 | 110110 | 100001100 | 1011010 | 11000 |
Color Harmonies of #390675
Complementary color
Monochromatic Colors of #390675
Black with #390675
Text Example
Text Example
White with #390675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390675; }
p { color: rgb(57,6,117); }
H1.HeaderClassName
{
color: #390675;
}
.AnyTagClassName
{
color: #390675;
}
</style>
background-color css
<style>
a { background-color: #390675; }
a { background-color: rgb(57,6,117); }
div.DivClassName
{
background-color: #390675;
}
.BgClassName
{
background-color: #390675;
}
</style>
border-color css
<style>
span { border-color: #390675; }
span { border-color: rgb(57,6,117); }
td.TdClassName
{
border-color: #390675;
}
.TagClassName
{
border-color: #390675;
}
</style>