Shades of Persian Indigo #390274
Tints of Persian Indigo #390274
RGB
CMYK
RGB Variations
Color information
#390274 (or 0x390274) is known color: Persian Indigo. HEX triplet: 39, 02 and 74. RGB value is (57,2,116). Sum of RGB (Red+Green+Blue) = 57+2+116=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 2 (1.17% from 255 or 1.14% from 175); Blue value is 116 (45.70% from 255 or 66.29% from 175); Max value from RGB is 116 - color contains mainly: blue. Hex color #390274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390274 is #C6FD8B. Grayscale: #1F1F1F. Windows color (decimal): -13041036 or 7602745. OLE color: 7602745.
HSL color Cylindrical-coordinate representation of color #390274: hue angle of 268.95º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390274 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 2 | 116 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.55 |
| HSL | 268.95º | 0.97% | 0.23% | - |
| HSV(B) | 268.95º | 0.98% | 0.45% | - |
| XYZ | 4.86 | 2.17 | 16.69 | - |
| YUV | 31.44 | 175.72 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 116 | 0.51 | 0.98 | 0 | 0.55 | 268.95 | 0.97 | 0.23 |
| Hex | 39 | 2 | 74 | 33 | 62 | 0 | 37 | 10D | 61 | 17 |
| Octal | 71 | 2 | 164 | 63 | 142 | 0 | 67 | 415 | 141 | 27 |
| Binary | 111001 | 10 | 1110100 | 110011 | 1100010 | 0 | 110111 | 100001101 | 1100001 | 10111 |
Color Harmonies of #390274
Complementary color
Monochromatic Colors of #390274
Black with #390274
Text Example
Text Example
White with #390274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390274; }
p { color: rgb(57,2,116); }
H1.HeaderClassName
{
color: #390274;
}
.AnyTagClassName
{
color: #390274;
}
</style>
background-color css
<style>
a { background-color: #390274; }
a { background-color: rgb(57,2,116); }
div.DivClassName
{
background-color: #390274;
}
.BgClassName
{
background-color: #390274;
}
</style>
border-color css
<style>
span { border-color: #390274; }
span { border-color: rgb(57,2,116); }
td.TdClassName
{
border-color: #390274;
}
.TagClassName
{
border-color: #390274;
}
</style>