#390386

Color #390386 Persian Indigo (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Persian Indigo #390386

Tints of Persian Indigo #390386

Color information

#390386 (or 0x390386) is unknown color: approx Persian Indigo. HEX triplet: 39, 03 and 86. RGB value is (57,3,134). Sum of RGB (Red+Green+Blue) = 57+3+134=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 3 (1.56% from 255 or 1.55% from 194); Blue value is 134 (52.73% from 255 or 69.07% from 194); Max value from RGB is 134 - color contains mainly: blue. Hex color #390386 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #390386 is #C6FC79. Grayscale: #212121. Windows color (decimal): -13040762 or 8782649. OLE color: 8782649.

HSL color Cylindrical-coordinate representation of color #390386: hue angle of 264.73º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390386 is Cyan = 0.57, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.

Color convert

RGB573134-
CMYK0.570.9800.47
HSL264.73º95.62%26.86%-
HSV(B)264.73º97.76%52.55%-
XYZ6.022.6622.75-
YUV34.08184.39144.35-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 57 (22.66% from 255) = 29.38%
GREEN value IS 3 (1.56% from 255) = 1.55%
BLUE value IS 134 (52.73% from 255) = 69.07%
R=29.38%
G=1.55%
B=69.07%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0.98
Y (Yellow) values IS 0
K (Black) values IS 0.47
SystemRedGreenBlueCMYKHSL
Decimal5731340.570.9800.47264.7395.6226.86
Hex39386396202F109601b
Octal7132067114205741114033
Binary111001111000011011100111000100101111100001001110000011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #390386

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #390386; }

 p { color: rgb(57,3,134); }

 H1.HeaderClassName
 {
   color: #390386;
 }
 .AnyTagClassName
 {
   color: #390386;
 }
</style>
background-color css

<style>
 a { background-color: #390386; }

 a { background-color: rgb(57,3,134); }

 div.DivClassName
 {
   background-color: #390386;
 }
 .BgClassName
 {
   background-color: #390386;
 }
</style>
border-color css

<style>
 span { border-color: #390386; }

 span { border-color: rgb(57,3,134); }

 td.TdClassName
 {
   border-color: #390386;
 }
 .TagClassName
 {
   border-color: #390386;
 }
</style>