COLOR #775393

HEX: #775393 RGB: (119,83,147)

Color info

#775393 contains mainly red and blue colors. Web safe color of #775393 is #666699 (or #669).

RGB color model

#775393 color RGB value is (119,83,147).

RGB: (119,83,147) (47%, 33%, 58%)

RGB channels and saturation

R 119 of 255 = 47%
G 83 of 255 = 33%
B 147 of 255 = 58%

119
83
147

R + G + B ~ 46%. #775393 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 83 + 147 = 349 (100%)
R 119 of 349 ~ 34.1%
G 83 of 349 ~ 23.78%
B 147 of 349 ~ 42.12'%

%34.1
%23.78
%42.12

CMYK color model

#775393 color CMYK value is (19,44,0,42).

  • cyan value is 19.05%
  • magenta value is 43.54%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (19,44,0,42)
C19M44Y0K42 (19%, 44%, 0%, 42%)
(0.19 / 0.44 / 0.00 / 0.42)

CMYK percentages

%19.05
%43.54
%0
%42.35

Codes

Color #775393 in popluar color models

77 53 93
RGB 119 83 147
HSL 274° 27.83% 45.10%
HSB/HSV 274° 43.54% 57.65%
CMYK 19.05% 43.54% 0.00%
42.35%

Color #775393 in popluar number systems.

HEX 77 53 93
Decimal 119 83 147
Binary 1110111 1010011 10010011
Octal 167 123 223

Shades and tints

Shades of #775393

#775393
(119,83,147)
#6D4C86
(109,76,134)
#634579
(99,69,121)
#593E6C
(89,62,108)
#4F375F
(79,55,95)
#453052
(69,48,82)
#3B2945
(59,41,69)
#312238
(49,34,56)
#271B2B
(39,27,43)
#1D141E
(29,20,30)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #775393

#775393
(119,83,147)
#83629C
(131,98,156)
#8F71A5
(143,113,165)
#9B80AE
(155,128,174)
#A78FB7
(167,143,183)
#B39EC0
(179,158,192)
#BFADC9
(191,173,201)
#CBBCD2
(203,188,210)
#D7CBDB
(215,203,219)
#E3DAE4
(227,218,228)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775393 color. Also use rgb(119,83,147) instead hex code.

Text Font Color

.myTextColor { color: #775393; }

<p style="color:#775393">This sample text font color is #775393.</p>

This text font color is #775393.

Background Color

.myBgColor { background-color: #775393; }

<div style="background-color:#775393">Inner text</div>

This div background color is #775393.

Border color

.myBorderColor { border: 1px solid #775393; }

<div style="border:3px solid #775393">Div</div>

This div border color is #775393.

Opacity

.myOpacity80 { color: #775393; opacity: 0.8; }

<p style="color:#775393;opacity:0.8;">80%</p>

Text with #775393 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #775393;}

<p style="text-shadow: 3px 3px 1px #775393">Text here.</p>

This text has shadow with #775393 color.


.textShadow {text-shadow: 3px 3px 1px #775393', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #775393, 5px 5px 20px red">Text here.</p>

This text has shadow with #775393 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#775393, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#775393, Direction=45, Strength=4)">Text</p>

This text has shadow with #775393 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #775393;
-webkit-box-shadow: 1px 1px 3px 2px #775393;
box-shadow: 1px 1px 3px 2px #775393;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #775393; -webkit-box-shadow: 1px 1px 3px 2px #775393; box-shadow:1px 1px 3px 2px #775393;">
Div content here
</div>

This div box has shadow with color #775393.

Preview

Color preview on black background

This text has color #775393 on black background.


Color preview on white background

This text has color #775393 on white background.


Black color preview on #775393 background

This text has black color on #775393 background.


White color preview on #775393 background

This text has white color on #775393 background.


Related colors

Complementary color

Complementary color for #hex is #88AC6C.


I love getcolorcode.com

Triadic colors

1 #937753 and #539377 with #775393 are triadic colors.

2 #935377 and #537793 with #775393 are triadic colors.