Shades of Persian Indigo #390867
Tints of Persian Indigo #390867
RGB
CMYK
RGB Variations
Color information
#390867 (or 0x390867) is known color: Persian Indigo. HEX triplet: 39, 08 and 67. RGB value is (57,8,103). Sum of RGB (Red+Green+Blue) = 57+8+103=168 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.93% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 103 (40.62% from 255 or 61.31% from 168); Max value from RGB is 103 - color contains mainly: blue. Hex color #390867 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390867 is #C6F798. Grayscale: #212121. Windows color (decimal): -13039513 or 6752313. OLE color: 6752313.
HSL color Cylindrical-coordinate representation of color #390867: hue angle of 270.95º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390867 is Cyan = 0.45, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 8 | 103 | - |
| CMYK | 0.45 | 0.92 | 0 | 0.60 |
| HSL | 270.95º | 0.86% | 0.22% | - |
| HSV(B) | 270.95º | 0.92% | 0.4% | - |
| XYZ | 4.22 | 2.02 | 13 | - |
| YUV | 33.48 | 167.23 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 103 | 0.45 | 0.92 | 0 | 0.60 | 270.95 | 0.86 | 0.22 |
| Hex | 39 | 8 | 67 | 2D | 5C | 0 | 3C | 10F | 56 | 16 |
| Octal | 71 | 10 | 147 | 55 | 134 | 0 | 74 | 417 | 126 | 26 |
| Binary | 111001 | 1000 | 1100111 | 101101 | 1011100 | 0 | 111100 | 100001111 | 1010110 | 10110 |
Color Harmonies of #390867
Complementary color
Monochromatic Colors of #390867
Black with #390867
Text Example
Text Example
White with #390867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390867; }
p { color: rgb(57,8,103); }
H1.HeaderClassName
{
color: #390867;
}
.AnyTagClassName
{
color: #390867;
}
</style>
background-color css
<style>
a { background-color: #390867; }
a { background-color: rgb(57,8,103); }
div.DivClassName
{
background-color: #390867;
}
.BgClassName
{
background-color: #390867;
}
</style>
border-color css
<style>
span { border-color: #390867; }
span { border-color: rgb(57,8,103); }
td.TdClassName
{
border-color: #390867;
}
.TagClassName
{
border-color: #390867;
}
</style>