Shades of Persian Indigo #39027A
Tints of Persian Indigo #39027A
RGB
CMYK
RGB Variations
Color information
#39027A (or 0x39027A) is known color: Persian Indigo. HEX triplet: 39, 02 and 7A. RGB value is (57,2,122). Sum of RGB (Red+Green+Blue) = 57+2+122=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 2 (1.17% from 255 or 1.10% from 181); Blue value is 122 (48.05% from 255 or 67.40% from 181); Max value from RGB is 122 - color contains mainly: blue. Hex color #39027A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #39027A is #C6FD85. Grayscale: #1F1F1F. Windows color (decimal): -13041030 or 7995961. OLE color: 7995961.
HSL color Cylindrical-coordinate representation of color #39027A: hue angle of 267.5º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #39027A is Cyan = 0.53, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 57 | 2 | 122 | - |
| CMYK | 0.53 | 0.98 | 0 | 0.52 |
| HSL | 267.5º | 0.97% | 0.24% | - |
| HSV(B) | 267.5º | 0.98% | 0.48% | - |
| XYZ | 5.22 | 2.32 | 18.58 | - |
| YUV | 32.13 | 178.72 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 122 | 0.53 | 0.98 | 0 | 0.52 | 267.5 | 0.97 | 0.24 |
| Hex | 39 | 2 | 7A | 35 | 62 | 0 | 34 | 10C | 61 | 18 |
| Octal | 71 | 2 | 172 | 65 | 142 | 0 | 64 | 414 | 141 | 30 |
| Binary | 111001 | 10 | 1111010 | 110101 | 1100010 | 0 | 110100 | 100001100 | 1100001 | 11000 |
Color Harmonies of #39027A
Complementary color
Monochromatic Colors of #39027A
Black with #39027A
Text Example
Text Example
White with #39027A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39027A; }
p { color: rgb(57,2,122); }
H1.HeaderClassName
{
color: #39027A;
}
.AnyTagClassName
{
color: #39027A;
}
</style>
background-color css
<style>
a { background-color: #39027A; }
a { background-color: rgb(57,2,122); }
div.DivClassName
{
background-color: #39027A;
}
.BgClassName
{
background-color: #39027A;
}
</style>
border-color css
<style>
span { border-color: #39027A; }
span { border-color: rgb(57,2,122); }
td.TdClassName
{
border-color: #39027A;
}
.TagClassName
{
border-color: #39027A;
}
</style>