Shades of Persian Indigo #390269
Tints of Persian Indigo #390269
RGB
CMYK
RGB Variations
Color information
#390269 (or 0x390269) is known color: Persian Indigo. HEX triplet: 39, 02 and 69. RGB value is (57,2,105). Sum of RGB (Red+Green+Blue) = 57+2+105=164 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.76% from 164); Green value is 2 (1.17% from 255 or 1.22% from 164); Blue value is 105 (41.41% from 255 or 64.02% from 164); Max value from RGB is 105 - color contains mainly: blue. Hex color #390269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390269 is #C6FD96. Grayscale: #1D1D1D. Windows color (decimal): -13041047 or 6881849. OLE color: 6881849.
HSL color Cylindrical-coordinate representation of color #390269: hue angle of 272.04º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390269 is Cyan = 0.46, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 2 | 105 | - |
| CMYK | 0.46 | 0.98 | 0 | 0.59 |
| HSL | 272.04º | 0.96% | 0.21% | - |
| HSV(B) | 272.04º | 0.98% | 0.41% | - |
| XYZ | 4.26 | 1.93 | 13.51 | - |
| YUV | 30.19 | 170.22 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 105 | 0.46 | 0.98 | 0 | 0.59 | 272.04 | 0.96 | 0.21 |
| Hex | 39 | 2 | 69 | 2E | 62 | 0 | 3B | 110 | 60 | 15 |
| Octal | 71 | 2 | 151 | 56 | 142 | 0 | 73 | 420 | 140 | 25 |
| Binary | 111001 | 10 | 1101001 | 101110 | 1100010 | 0 | 111011 | 100010000 | 1100000 | 10101 |
Color Harmonies of #390269
Complementary color
Monochromatic Colors of #390269
Black with #390269
Text Example
Text Example
White with #390269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390269; }
p { color: rgb(57,2,105); }
H1.HeaderClassName
{
color: #390269;
}
.AnyTagClassName
{
color: #390269;
}
</style>
background-color css
<style>
a { background-color: #390269; }
a { background-color: rgb(57,2,105); }
div.DivClassName
{
background-color: #390269;
}
.BgClassName
{
background-color: #390269;
}
</style>
border-color css
<style>
span { border-color: #390269; }
span { border-color: rgb(57,2,105); }
td.TdClassName
{
border-color: #390269;
}
.TagClassName
{
border-color: #390269;
}
</style>