#390773

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

Shades of Persian Indigo #390773

Tints of Persian Indigo #390773

Color information

#390773 (or 0x390773) is unknown color: approx Persian Indigo. HEX triplet: 39, 07 and 73. RGB value is (57,7,115). Sum of RGB (Red+Green+Blue) = 57+7+115=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 7 (3.12% from 255 or 3.91% from 179); Blue value is 115 (45.31% from 255 or 64.25% from 179); Max value from RGB is 115 - color contains mainly: blue. Hex color #390773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390773 is #C6F88C. Grayscale: #212121. Windows color (decimal): -13039757 or 7538489. OLE color: 7538489.

HSL color Cylindrical-coordinate representation of color #390773: hue angle of 267.78º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390773 is Cyan = 0.50, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.

Color convert

RGB577115-
CMYK0.500.9400.55
HSL267.78º88.52%23.92%-
HSV(B)267.78º93.91%45.1%-
XYZ4.862.2616.4-
YUV34.26173.56144.22-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 31.84%
GREEN value IS 7 (3.12% from 255) = 3.91%
BLUE value IS 115 (45.31% from 255) = 64.25%
R=31.84%
G=3.91%
B=64.25%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0.94
Y (Yellow) values IS 0
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal5771150.500.9400.55267.7888.5223.92
Hex39773325E03710c5918
Octal7171636213606741413130
Binary111001111111001111001010111100110111100001100101100111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #390773

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #390773; }

 p { color: rgb(57,7,115); }

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

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

 a { background-color: rgb(57,7,115); }

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

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

 span { border-color: rgb(57,7,115); }

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