COLOR #77357D

HEX: #77357D RGB: (119,53,125)

Color info

#77357D contains mainly red and blue colors. Web safe color of #77357D is #663366 (or #636).

RGB color model

#77357D color RGB value is (119,53,125).

RGB: (119,53,125) (47%, 21%, 49%)

RGB channels and saturation

R 119 of 255 = 47%
G 53 of 255 = 21%
B 125 of 255 = 49%

119
53
125

R + G + B ~ 39%. #77357D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 53 + 125 = 297 (100%)
R 119 of 297 ~ 40.07%
G 53 of 297 ~ 17.85%
B 125 of 297 ~ 42.09'%

%40.07
%17.85
%42.09

CMYK color model

#77357D color CMYK value is (5,58,0,51).

  • cyan value is 4.80%
  • magenta value is 57.60%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (5,58,0,51)
C5M58Y0K51 (5%, 58%, 0%, 51%)
(0.05 / 0.58 / 0.00 / 0.51)

CMYK percentages

%4.8
%57.6
%0
%50.98

Codes

Color #77357D in popluar color models

77 35 7D
RGB 119 53 125
HSL 295° 40.45% 34.90%
HSB/HSV 295° 57.60% 49.02%
CMYK 4.80% 57.60% 0.00%
50.98%

Color #77357D in popluar number systems.

HEX 77 35 7D
Decimal 119 53 125
Binary 1110111 110101 1111101
Octal 167 65 175

Shades and tints

Shades of #77357D

#77357D
(119,53,125)
#6D3172
(109,49,114)
#632D67
(99,45,103)
#59295C
(89,41,92)
#4F2551
(79,37,81)
#452146
(69,33,70)
#3B1D3B
(59,29,59)
#311930
(49,25,48)
#271525
(39,21,37)
#1D111A
(29,17,26)
#130D0F
(19,13,15)
#000000
(0,0,0)

Tints of #77357D

#77357D
(119,53,125)
#834788
(131,71,136)
#8F5993
(143,89,147)
#9B6B9E
(155,107,158)
#A77DA9
(167,125,169)
#B38FB4
(179,143,180)
#BFA1BF
(191,161,191)
#CBB3CA
(203,179,202)
#D7C5D5
(215,197,213)
#E3D7E0
(227,215,224)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77357D color. Also use rgb(119,53,125) instead hex code.

Text Font Color

.myTextColor { color: #77357D; }

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

This text font color is #77357D.

Background Color

.myBgColor { background-color: #77357D; }

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

This div background color is #77357D.

Border color

.myBorderColor { border: 1px solid #77357D; }

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

This div border color is #77357D.

Opacity

.myOpacity80 { color: #77357D; opacity: 0.8; }

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

Text with #77357D 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 #77357D;}

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

This text has shadow with #77357D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77357D.

Preview

Color preview on black background

This text has color #77357D on black background.


Color preview on white background

This text has color #77357D on white background.


Black color preview on #77357D background

This text has black color on #77357D background.


White color preview on #77357D background

This text has white color on #77357D background.


Related colors

Complementary color

Complementary color for #hex is #88CA82.


I love getcolorcode.com

Triadic colors

1 #7D7735 and #357D77 with #77357D are triadic colors.

2 #7D3577 and #35777D with #77357D are triadic colors.